Home > @visualization-tools/core > CompositeGraphicsComponent > (constructor)
Constructs a new instance of the CompositeGraphicsComponent class
Signature:
constructor(graphicsComp: IGraphicsComponent<TComponentRenderer, TUpdateArg, TTraits>, groupUpdatesByEntity: boolean);
| Parameter | Type | Description |
|---|---|---|
| graphicsComp | IGraphicsComponent<TComponentRenderer, TUpdateArg, TTraits> | |
| groupUpdatesByEntity | boolean |