iink-ts - v4.0.0
    Preparing search index...

    Class IIWriterManager

    Hierarchy (View Summary)

    Index
    currentSymbol?: TSymbol
    currentSymbolOrigin?: TPoint
    detectGesture: boolean = true
    • get model(): IIModel

      Returns IIModel

    • get renderer(): SVGRenderer

      Returns SVGRenderer

    • Parameters

      • layer: HTMLElement

      Returns void

    • Returns void

    • name: alice-strokes-write-latency

      Returns void

    • Parameters

      Returns Promise<void>

    • Parameters

      Returns boolean

    • Coalesces the DOM write for the current symbol to at most once per animation frame: a fast pen/mouse can fire many continue() calls per frame (further amplified by coalesced pointer samples), each of which would otherwise force a real DOM replace + repaint on a canvas that may already hold many symbols.

      Returns void

    • Parameters

      Returns void

    • Parameters

      Returns void