Uses of Class
com.bbn.openmap.util.quadtree.MutableDistance

Packages that use MutableDistance
com.bbn.openmap.util.quadtree Provide a quad-tree for latitude/longitude based data. 
 

Uses of MutableDistance in com.bbn.openmap.util.quadtree
 

Methods in com.bbn.openmap.util.quadtree with parameters of type MutableDistance
 T QuadTreeNode.get(double lat, double lon, MutableDistance bestDistance)
          Get an object closest to a lat/lon.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details