|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.bbn.openmap.util.quadtree | |
com.bbn.openmap.layer.location.csv | Provides a LocationHandler that can retrieve data from CSV (comma-separated values) files. |
com.bbn.openmap.layer.location.db | Provides a LocationHandler that can retrieve data through JDBC. |
com.bbn.openmap.plugin | Provides support for writing OpenMap PlugIns. |
com.bbn.openmap.tools.roads | Provides classes to determine routes given a set of roads and intersections. |
com.bbn.openmap.util.quadtree | Provide a quad-tree for latitude/longitude based data. |
Classes in com.bbn.openmap.util.quadtree used by com.bbn.openmap.layer.location.csv | |
QuadTree
The QuadTree lets you organize objects in a grid, that redefines itself and focuses more gridding when more objects appear in a certain area. |
Classes in com.bbn.openmap.util.quadtree used by com.bbn.openmap.layer.location.db | |
QuadTree
The QuadTree lets you organize objects in a grid, that redefines itself and focuses more gridding when more objects appear in a certain area. |
Classes in com.bbn.openmap.util.quadtree used by com.bbn.openmap.plugin | |
QuadTree
The QuadTree lets you organize objects in a grid, that redefines itself and focuses more gridding when more objects appear in a certain area. |
Classes in com.bbn.openmap.util.quadtree used by com.bbn.openmap.tools.roads | |
QuadTree
The QuadTree lets you organize objects in a grid, that redefines itself and focuses more gridding when more objects appear in a certain area. |
Classes in com.bbn.openmap.util.quadtree used by com.bbn.openmap.util.quadtree | |
MutableDistance
A *really* simple class used as a changable double. |
|
QuadTreeLeaf
|
|
QuadTreeNode
The QuadTreeNode is the part of the QuadTree that either holds children nodes, or objects as leaves. |
|
QuadTreeRect
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |