Uses of Class
org.osm2world.core.map_data.creation.index.MapQuadtree.QuadLeaf

Packages that use MapQuadtree.QuadLeaf
org.osm2world.core.map_data.creation.index   
 

Uses of MapQuadtree.QuadLeaf in org.osm2world.core.map_data.creation.index
 

Methods in org.osm2world.core.map_data.creation.index that return types with arguments of type MapQuadtree.QuadLeaf
 Iterable<MapQuadtree.QuadLeaf> MapQuadtree.getLeaves()