|
||||||||||
| 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 | |
|---|---|
java.util.Collection<T> |
QuadTreeNode.get(QuadTreeRect rect,
java.util.Collection<T> collection)
Get all the objects within a bounding box. |
boolean |
QuadTreeRect.within(QuadTreeRect rect)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||