Uses of Class
com.esri.core.geometry.Clusterer.ClusterCandidate
Packages that use Clusterer.ClusterCandidate
-
Uses of Clusterer.ClusterCandidate in com.esri.core.geometry
Methods in com.esri.core.geometry with parameters of type Clusterer.ClusterCandidateModifier and TypeMethodDescription(package private) void
Clusterer.findClusterCandidate_
(int xyindex, Clusterer.ClusterCandidate candidate) (package private) void
Clusterer.getNearestNeighbourCandidate_
(int xyindex, Point2D pointOfInterest, int bucket_ptr, Clusterer.ClusterCandidate candidate)