- Type Parameters:
T - the type of points that can be clustered
- All Implemented Interfaces:
Serializable
-
Constructor Summary
Constructors
Deprecated.
Build a cluster centered at a specified point.
-
Method Summary
void
Deprecated.
Add a point to this cluster.
Deprecated.
Get the point chosen to be the center of this cluster.
Deprecated.
Get the points contained in the cluster.
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Clusterinstead