org.osm2world.core.world.modules
public class RoadModule extends ConfigurableWorldModule
Modifier and Type | Class and Description |
---|---|
static class |
RoadModule.Road
representation of a road
|
static class |
RoadModule.RoadArea |
static class |
RoadModule.RoadConnector
visible connectors where a road changes width or lane layout
|
static class |
RoadModule.RoadCrossingAtConnector
representation for crossings (zebra crossing etc.) on roads
|
static class |
RoadModule.RoadJunction
representation for junctions between roads.
|
config
Constructor and Description |
---|
RoadModule() |
Modifier and Type | Method and Description |
---|---|
void |
applyTo(MapData grid)
adds
WorldObject s to MapElement s |
setConfiguration
public void applyTo(MapData grid)
WorldModule
WorldObject
s to MapElement
s