Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ChartAnimator

Index

Properties

Private animations

animations: Set<AnimationState> = new Set()

Private callbackWithAnimationsByCtx

callbackWithAnimationsByCtx: Map<CanvasRenderingContext2D, AnimationCallback> = new Map()

Private lastAnimation

lastAnimation: number = 0

Methods

add

  • Parameters

    Returns void

Private animate

  • animate(): void
  • Returns void

cancel

  • Parameters

    Returns void

deregister

  • deregister(ctx: CanvasRenderingContext2D): void
  • Parameters

    • ctx: CanvasRenderingContext2D

    Returns void

Private getByTarget

register

  • Parameters

    Returns void

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