Package org.osm2world.core.map_data.creation.index

Interface Summary
Map2dTree.Node  
MapDataIndex index structure intended to speed up retrieval of candidates for intersection and overlap tests
 

Class Summary
Map2dTree a 2D tree (two-dimensional k-d tree) managing MapElements of a data set according on their coordinates in the XZ plane.
Map2dTree.InnerNode  
Map2dTree.Leaf  
MapIntersectionGrid  
MapQuadtree a Quadtree managing MapElements of a data set according on their coordinates in the XZ plane.
MapQuadtree.QuadLeaf