Package oracle.spatial.network.lod
Interface ClusteringConstraint
-
- All Known Implementing Classes:
ClusterSizeConstraint
public interface ClusteringConstraint
- Since:
- 12.2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isSatisfied(ClusterResult currResult)
-
-
-
Method Detail
-
isSatisfied
boolean isSatisfied(ClusterResult currResult)
-
-