|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |