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

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

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

Fields in com.bbn.openmap.util.quadtree declared as QuadTreeRect
 QuadTreeRect QuadTreeNode.bounds
           
 

Methods in com.bbn.openmap.util.quadtree with parameters of type QuadTreeRect
 boolean QuadTreeRect.within(QuadTreeRect rect)
           
 java.util.Vector QuadTreeNode.get(QuadTreeRect rect, java.util.Vector vector)
          Get all the objects within a bounding box.
 



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