Package | Description |
---|---|
org.osm2world.core.map_data.creation.index |
Modifier and Type | Class and Description |
---|---|
class |
Map2dTree
a 2D tree (two-dimensional k-d tree) managing
MapElement s of a
data set according on their coordinates in the XZ plane. |
class |
MapIntersectionGrid |
class |
MapQuadtree
a Quadtree managing
MapElement s of a data set
according on their coordinates in the XZ plane. |