|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|---|
| Fields in com.bbn.openmap.util.quadtree with type parameters of type QuadTreeLeaf | |
|---|---|
protected java.util.Vector<QuadTreeLeaf> |
QuadTreeNode.items
|
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||