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

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

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

Methods in com.bbn.openmap.util.quadtree with parameters of type QuadTreeLeaf
 boolean QuadTreeNode.put(QuadTreeLeaf leaf)
          Add a QuadTreeLeaf into the tree at a location.
 java.lang.Object QuadTreeNode.remove(QuadTreeLeaf leaf)
          Remove a QuadTreeLeaf out of the tree at a location.
 



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