Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LineMaker

Index

Constructors

constructor

Properties

Private lineOptions

lineOptions: ILineMakerOption[]

Private lines

lines: Line[] = []

Private parent

parent: HTMLElement

Methods

pause

  • pause(index?: undefined | number): this
  • Parameters

    • Optional index: undefined | number

    Returns this

play

  • play(index?: undefined | number, shift?: undefined | number): this
  • Parameters

    • Optional index: undefined | number
    • Optional shift: undefined | number

    Returns this

playBackward

  • playBackward(index?: undefined | number, shift?: undefined | number): this
  • Parameters

    • Optional index: undefined | number
    • Optional shift: undefined | number

    Returns this

resume

  • resume(index?: undefined | number, shift?: undefined | number): this
  • Parameters

    • Optional index: undefined | number
    • Optional shift: undefined | number

    Returns this

stop

  • stop(index?: undefined | number, progress?: undefined | number): this
  • Parameters

    • Optional index: undefined | number
    • Optional progress: undefined | number

    Returns this

then

  • then(index?: undefined | number, options?: any): this
  • Parameters

    • Optional index: undefined | number
    • Optional options: any

    Returns this

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc