Home > @visualization-tools/cartesian-2d > Point2dSubcategory
Membership hooks for 2d points, normalizes point display size.
Signature:
export declare class Point2dSubcategory<TArray extends TTypedArray> implements IEntityChangeHooks<IDataTrait<IIndexedDataConnector<IDrawablePoint2dOffsets>>>
Implements: IEntityChangeHooks<IDataTrait<IIndexedDataConnector<IDrawablePoint2dOffsets>>>
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(pixelSizeRange) | Constructs a new instance of the Point2dSubcategory class |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| normalization | Point2dSizeNormalizer<TArray> |
| Method | Modifiers | Description |
|---|---|---|
| onEntityAdded(entity) | ||
| onEntityRemoved() |