Clusters2D Methods |
The Clusters2D type exposes the following members.
Name | Description | |
---|---|---|
AddPoint |
Adds a pointer to cluster. | |
AddPoints |
Adds a list of pointers to cluster.
| |
GetCenterPosition |
Calculates the center position of one of the clusters.
| |
GetPreviousCenterPosition |
Calculates previous center position of one of the clusters.
| |
Invalidate |
Invalidates cluster state. Call this method to recalculate cluster properties.
| |
RemoveAllPoints |
Removes all pointers from cluster.
| |
RemovePoint |
Removes a pointer from cluster.
| |
RemovePoints |
Removes a list of pointers from cluster.
|