Home > @visualization-tools/core > GraphicsComponentStore
Stores both graphics components and transform components.
Signature:
export declare class GraphicsComponentStore<TComponentRenderer extends TUnknownComponentRenderer> implements IGraphicsComponentStore<TComponentRenderer>
Implements: IGraphicsComponentStore<TComponentRenderer>
| Method | Modifiers | Description |
|---|---|---|
| getComponent(componentId) | ||
| reinitializeGraphicsComponents(renderer) | ||
| setComponent(component) |