Uses of Interface
org.geotools.caching.spatialindex.NearestNeighborComparator

Packages that use NearestNeighborComparator
org.geotools.caching.spatialindex   
 

Uses of NearestNeighborComparator in org.geotools.caching.spatialindex
 

Methods in org.geotools.caching.spatialindex with parameters of type NearestNeighborComparator
 void SpatialIndex.nearestNeighborQuery(int k, Shape query, Visitor v, NearestNeighborComparator nnc)
           
 void AbstractSpatialIndex.nearestNeighborQuery(int k, Shape query, Visitor v, NearestNeighborComparator nnc)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.