interface Clustering
Modifier and Type | Method and Description |
---|---|
Jcg.geometry.Point_d[] |
computeClusters()
Perform main clustering computation
|
Cluster<Jcg.geometry.Point_d> |
getClusters()
Return the description of clusters
|
Jcg.geometry.Point_d[] computeClusters()
Cluster<Jcg.geometry.Point_d> getClusters()