Uses of Interface
org.osm2world.core.map_data.creation.index.MapDataIndex

Packages that use MapDataIndex
org.osm2world.core.map_data.creation.index   
 

Uses of MapDataIndex in org.osm2world.core.map_data.creation.index
 

Classes in org.osm2world.core.map_data.creation.index that implement MapDataIndex
 class Map2dTree
          a 2D tree (two-dimensional k-d tree) managing MapElements of a data set according on their coordinates in the XZ plane.
 class MapIntersectionGrid
           
 class MapQuadtree
          a Quadtree managing MapElements of a data set according on their coordinates in the XZ plane.