Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Array1DTracer

Hierarchy

Index

Constructors

constructor

Methods

chart

depatch

  • depatch(x: number): void
  • Stop notifying that a value has been changed.

    Parameters

    • x: number

      The index of the array.

    Returns void

deselect

  • deselect(sx: number, ex?: undefined | number): void
  • Stop selecting indices of the array.

    Parameters

    • sx: number

      The index to stop selecting inclusively from.

    • Optional ex: undefined | number

      The index to stop selecting inclusively to. If omitted, it will only stop selecting index sx.

    Returns void

destroy

  • destroy(): void

patch

  • patch(x: number, v?: any): void
  • Notify that a value has been changed.

    Parameters

    • x: number

      The index of the array.

    • Optional v: any

      The new value to change to.

    Returns void

reset

  • reset(): void

select

  • select(sx: number, ex?: undefined | number): void
  • Select indices of the array.

    Parameters

    • sx: number

      The index to select inclusively from.

    • Optional ex: undefined | number

      The index to select inclusively to. If omitted, it will only select index sx.

    Returns void

set

  • set(array1d?: any[]): void
  • Set an array to visualize.

    Parameters

    • Optional array1d: any[]

    Returns void

Static delay

  • delay(lineNumber?: Number): void
  • Pause to show changes in all tracers.

    Parameters

    • Optional lineNumber: Number

      The line number to indicate when paused. If omitted, the line calling this method will be indicated.

    Returns void

Generated using TypeDoc

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy