Package | Description |
---|---|
org.citygml4j.model.citygml.transportation | |
org.citygml4j.model.module.citygml |
Modifier and Type | Method and Description |
---|---|
TransportationModule |
TrafficAreaProperty.getCityGMLModule() |
TransportationModule |
AuxiliaryTrafficAreaProperty.getCityGMLModule() |
TransportationModule |
AbstractTransportationObject.getCityGMLModule() |
Constructor and Description |
---|
AbstractTransportationObject(TransportationModule module) |
AuxiliaryTrafficArea(TransportationModule module) |
AuxiliaryTrafficAreaProperty(TransportationModule module) |
Railway(TransportationModule module) |
Road(TransportationModule module) |
Square(TransportationModule module) |
Track(TransportationModule module) |
TrafficArea(TransportationModule module) |
TrafficAreaProperty(TransportationModule module) |
TransportationComplex(TransportationModule module) |
Modifier and Type | Field and Description |
---|---|
static TransportationModule |
TransportationModule.v1_0_0 |
static TransportationModule |
TransportationModule.v2_0_0 |
Modifier and Type | Method and Description |
---|---|
static TransportationModule |
TransportationModule.getInstance(CityGMLModuleVersion version) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<TransportationModule> |
TransportationModule.getInstances() |