Home > @visualization-tools/cartesian-2d > CanvasLineGraphicsComponent
Draws lines with or without segments of different colors and sizes.
Signature:
export declare class CanvasLineGraphicsComponent implements IGraphicsComponent<ICanvasComponentRenderer, ICartesian2dUpdateArg<TTypedArray>, TInterleavedPoint2dTrait<TTypedArray>>
Implements: IGraphicsComponent<ICanvasComponentRenderer, ICartesian2dUpdateArg<TTypedArray>, TInterleavedPoint2dTrait<TTypedArray>>
| Property | Modifiers | Type | Description |
|---|---|---|---|
| specification | {} | ||
| transform | NoTransformProvider | ||
| type | (not declared) |
| Method | Modifiers | Description |
|---|---|---|
| getCacheId() | ||
| initialize() | ||
| onBeforeUpdate() | ||
| update(entity, renderer, updateArg) |