Click or drag to resize

Clusters2D Methods

The Clusters2D type exposes the following members.

Methods
  NameDescription
Public methodAddPoint
Adds a pointer to cluster.
Public methodAddPoints
Adds a list of pointers to cluster.
Public methodGetCenterPosition
Calculates the center position of one of the clusters.
Public methodGetPreviousCenterPosition
Calculates previous center position of one of the clusters.
Public methodInvalidate
Invalidates cluster state. Call this method to recalculate cluster properties.
Public methodRemoveAllPoints
Removes all pointers from cluster.
Public methodRemovePoint
Removes a pointer from cluster.
Public methodRemovePoints
Removes a list of pointers from cluster.
Top
See Also