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
 java.lang.Object QuadTreeNode.get(float lat, float lon, MutableDistance bestDistance)
          Get an object closest to a lat/lon.
 



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