Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BoxesPlugin
    • BoxesPlugin

Index

Constructors

Properties

Methods

Constructors

constructor

  • new BoxesPlugin(options?: IBoxesOptions): BoxesPlugin
  • Parameters

    • Optional options: IBoxesOptions

    Returns BoxesPlugin

Properties

boxes

boxes: IBox[]

plot

plot: Plot

Methods

add_box

  • add_box(box: IBox): number
  • Parameters

    • box: IBox

    Returns number

clear_boxes

  • clear_boxes(): any
  • Returns any

dispose

  • dispose(): any
  • Returns any

init

  • init(plot: Plot): any
  • Parameters

    • plot: Plot

    Returns any

menu

  • menu(): object
  • Returns object

refresh

  • refresh(HTMLCanvasElement: any): any
  • Parameters

    • HTMLCanvasElement: any

    Returns any

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