A basic PCO which is handling drawings of any shape.
PrimaryCanvasObject
A config object
A geometry passed to the graphics.
The name of the PCO.
Any object that owns this PCO.
Private
The dirty ID of the geometry.
Does the geometry contain points?
Static
A temporary point used by this class.
A basic PCO which is handling drawings of any shape.
Mixes
PrimaryCanvasObject
Param: options
A config object
Param: options.geometry
A geometry passed to the graphics.
Param: options.name
The name of the PCO.
Param: options.object
Any object that owns this PCO.