Uses of Class
org.osm2world.core.map_data.data.overlaps.MapIntersectionWW

Packages that use MapIntersectionWW
org.osm2world.core.map_data.data   
 

Uses of MapIntersectionWW in org.osm2world.core.map_data.data
 

Methods in org.osm2world.core.map_data.data that return types with arguments of type MapIntersectionWW
 Iterable<MapIntersectionWW> MapWaySegment.getIntersectionsWW()