Interface | Description |
---|---|
Map2dTree.Node | |
MapDataIndex |
index structure intended to speed up retrieval of candidates for
intersection and overlap tests
|
Class | Description |
---|---|
Map2dTree |
a 2D tree (two-dimensional k-d tree) managing
MapElement s of a
data set according on their coordinates in the XZ plane. |
Map2dTree.InnerNode | |
Map2dTree.Leaf | |
MapIntersectionGrid | |
MapQuadtree |
a Quadtree managing
MapElement s of a data set
according on their coordinates in the XZ plane. |
MapQuadtree.QuadLeaf |