Modifier and Type | Method and Description |
---|---|
void |
Transportation200Marshaller.marshalAbstractTransportationObject(AbstractTransportationObject src,
net.opengis.citygml.transportation._2.AbstractTransportationObjectType dest) |
void |
Transportation100Marshaller.marshalAbstractTransportationObject(AbstractTransportationObject src,
net.opengis.citygml.transportation._1.AbstractTransportationObjectType dest) |
Modifier and Type | Method and Description |
---|---|
void |
Transportation200Unmarshaller.unmarshalAbstractTransportationObject(net.opengis.citygml.transportation._2.AbstractTransportationObjectType src,
AbstractTransportationObject dest) |
void |
Transportation100Unmarshaller.unmarshalAbstractTransportationObject(net.opengis.citygml.transportation._1.AbstractTransportationObjectType src,
AbstractTransportationObject dest) |
Modifier and Type | Class and Description |
---|---|
class |
AuxiliaryTrafficArea |
class |
Railway |
class |
Road |
class |
Square |
class |
Track |
class |
TrafficArea |
class |
TransportationComplex |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(AbstractTransportationObject abstractTransportationObject) |
T |
FeatureFunctionWalker.apply(AbstractTransportationObject abstractTransportationObject) |
void |
GMLWalker.visit(AbstractTransportationObject abstractTransportationObject) |
void |
FeatureWalker.visit(AbstractTransportationObject abstractTransportationObject) |