visualization-tools

Home > @visualization-tools/core > IGraphicsComponentStore

IGraphicsComponentStore interface

Stores both graphics components and transform components.

Signature:

export interface IGraphicsComponentStore<TComponentRenderer extends TUnknownComponentRenderer> 

Methods

Method Description
getComponent(componentId)  
reinitializeGraphicsComponents(renderer)  
setComponent(component)