Home > @visualization-tools/cartesian-2d > Cartesian2dPlotSharedQuadTree
Default interaction groups implemented using a shared quad tree.
Signature:
export declare class Cartesian2dPlotSharedQuadTree<TArray extends TTypedArray, TRequiredTraits>
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(plot, options) | Constructs a new instance of the Cartesian2dPlotSharedQuadTree class |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| interactionGroups | TCartesianSharedQuadTreeGroup<TArray> |
| Method | Modifiers | Description |
|---|---|---|
| clearInteractionHandler() | ||
| setQuadTreeInteractionHandler(emscriptenWrapper, chart, listeners) |