Movatterモバイル変換


[0]ホーム

URL:


  • Preparing search index...
  • The search index is not available
algorithm-visualizer
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ChartTracer

Hierarchy

Index

Constructors

constructor

Methods

chart

depatch

  • depatch(x:number):void

deselect

  • deselect(sx:number, ex?:undefined |number):void
  • Inherited fromArray1DTracer.deselect

    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 indexsx.

    Returnsvoid

destroy

  • destroy():void

patch

  • patch(x:number, v?:any):void

reset

  • reset():void

select

  • select(sx:number, ex?:undefined |number):void
  • Inherited fromArray1DTracer.select

    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 indexsx.

    Returnsvoid

set

  • set(array1d?:any[]):void

Static delay

  • delay(lineNumber?:Number):void
  • Inherited fromTracer.delay

    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.

    Returnsvoid

Generated usingTypeDoc


[8]ページ先頭

©2009-2025 Movatter.jp