|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QuadTreeNode | |
com.bbn.openmap.util.quadtree | Provide a quad-tree for latitude/longitude based data. |
Uses of QuadTreeNode in com.bbn.openmap.util.quadtree |
Fields in com.bbn.openmap.util.quadtree declared as QuadTreeNode | |
protected QuadTreeNode[] |
QuadTreeNode.children
|
protected QuadTreeNode |
QuadTree.top
|
Methods in com.bbn.openmap.util.quadtree that return QuadTreeNode | |
protected QuadTreeNode |
QuadTreeNode.getChild(float lat,
float lon)
Get the node that covers a certain lat/lon pair. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |