Uses of Package
org.osm2world.core.map_data.data

Packages that use org.osm2world.core.map_data.data
org.osm2world.core   
org.osm2world.core.map_data.creation   
org.osm2world.core.map_data.creation.index   
org.osm2world.core.map_data.data   
org.osm2world.core.map_data.data.overlaps   
org.osm2world.core.map_elevation.creation   
org.osm2world.core.map_elevation.data   
org.osm2world.core.target export targets for the generated models 
org.osm2world.core.target.obj target that creates Wavefront .obj and .mtl files 
org.osm2world.core.target.povray target that creates .pov files for the POVRay raytracer 
org.osm2world.core.terrain.creation   
org.osm2world.core.world.creation   
org.osm2world.core.world.data   
org.osm2world.core.world.modules   
org.osm2world.core.world.modules.common   
org.osm2world.core.world.network functionality used by groups of features that aren't isolated, but form a "network" of nodes, ways and areas 
org.osm2world.viewer.view.debug   
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core
MapData
          OSM2World's abstraction of OSMData, consists of MapElements.
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core.map_data.creation
MapData
          OSM2World's abstraction of OSMData, consists of MapElements.
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core.map_data.creation.index
MapData
          OSM2World's abstraction of OSMData, consists of MapElements.
MapElement
           
MapNode
          grid representation of an OSM node, references inbound and outbound MapWaySegments.
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core.map_data.data
MapArea
           
MapAreaSegment
          segment of a MapArea's outline.
MapElement
           
MapNode
          grid representation of an OSM node, references inbound and outbound MapWaySegments.
MapSegment
           
MapWaySegment
          line between two nodes in the map data
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core.map_data.data.overlaps
MapArea
           
MapElement
           
MapWaySegment
          line between two nodes in the map data
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core.map_elevation.creation
MapArea
           
MapData
          OSM2World's abstraction of OSMData, consists of MapElements.
MapElement
           
MapNode
          grid representation of an OSM node, references inbound and outbound MapWaySegments.
MapWaySegment
          line between two nodes in the map data
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core.map_elevation.data
MapArea
           
MapElement
           
MapNode
          grid representation of an OSM node, references inbound and outbound MapWaySegments.
MapWaySegment
          line between two nodes in the map data
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core.target
MapData
          OSM2World's abstraction of OSMData, consists of MapElements.
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core.target.obj
MapData
          OSM2World's abstraction of OSMData, consists of MapElements.
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core.target.povray
MapData
          OSM2World's abstraction of OSMData, consists of MapElements.
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core.terrain.creation
MapData
          OSM2World's abstraction of OSMData, consists of MapElements.
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core.world.creation
MapData
          OSM2World's abstraction of OSMData, consists of MapElements.
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core.world.data
MapArea
           
MapElement
           
MapNode
          grid representation of an OSM node, references inbound and outbound MapWaySegments.
MapWaySegment
          line between two nodes in the map data
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core.world.modules
MapArea
           
MapData
          OSM2World's abstraction of OSMData, consists of MapElements.
MapElement
           
MapNode
          grid representation of an OSM node, references inbound and outbound MapWaySegments.
MapSegment
           
MapWaySegment
          line between two nodes in the map data
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core.world.modules.common
MapArea
           
MapData
          OSM2World's abstraction of OSMData, consists of MapElements.
MapElement
           
MapNode
          grid representation of an OSM node, references inbound and outbound MapWaySegments.
MapWaySegment
          line between two nodes in the map data
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.core.world.network
MapArea
           
MapElement
           
MapNode
          grid representation of an OSM node, references inbound and outbound MapWaySegments.
MapWaySegment
          line between two nodes in the map data
 

Classes in org.osm2world.core.map_data.data used by org.osm2world.viewer.view.debug
MapData
          OSM2World's abstraction of OSMData, consists of MapElements.