Package | Description |
---|---|
org.osm2world.core.world.modules | |
org.osm2world.core.world.modules.common |
Modifier and Type | Class and Description |
---|---|
static class |
CliffModule.Cliff |
static class |
CliffModule.RetainingWall |
static class |
RoadModule.Road
representation of a road
|
static class |
WaterModule.Waterway |
Constructor and Description |
---|
TunnelModule.Tunnel(MapWaySegment segment,
AbstractNetworkWaySegmentWorldObject primaryWO) |
TunnelModule.TunnelEntrance(MapNode node,
AbstractNetworkWaySegmentWorldObject tunnelContent) |
Modifier and Type | Field and Description |
---|---|
protected AbstractNetworkWaySegmentWorldObject |
BridgeOrTunnel.primaryRep |
Constructor and Description |
---|
BridgeOrTunnel(MapWaySegment segment,
AbstractNetworkWaySegmentWorldObject primaryRepresentation) |