org.geotools.caching.spatialindex
Interface NearestNeighborComparator


public interface NearestNeighborComparator


Method Summary
 double getMinimumDistance(Shape query, Entry e)
           
 

Method Detail

getMinimumDistance

double getMinimumDistance(Shape query,
                          Entry e)


Copyright © 1996-2010 Geotools. All Rights Reserved.