public interface PointClustering
| Modifier and Type | Method and Description |
|---|---|
ClusterResult |
cluster(PointOnNet[] points) |
ClusteringConstraint |
getClusteringConstraint() |
void |
setClusteringConstraint(ClusteringConstraint constraint) |
ClusterResult cluster(PointOnNet[] points) throws LODNetworkException
LODNetworkExceptionvoid setClusteringConstraint(ClusteringConstraint constraint)
ClusteringConstraint getClusteringConstraint()