Class: Layer

Layer

Abstract Class representing a layer.


new Layer()

Members


chart

Layer class constructor

Methods


init()

Init the layer

Returns:

create a layer

Type
undefined

render()

render the layer

Returns:

render the layer with correct width and height

Type
undefined