|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use _TransportationObjectType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.transportation | |
org.citygml4j.builder.jaxb.unmarshal.citygml.transportation | |
org.citygml4j.jaxb.citygml._0_4 |
Uses of _TransportationObjectType in org.citygml4j.builder.jaxb.marshal.citygml.transportation |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.transportation with parameters of type _TransportationObjectType | |
---|---|
void |
Transportation040Marshaller.marshalTransportationObject(AbstractTransportationObject src,
_TransportationObjectType dest)
|
Uses of _TransportationObjectType in org.citygml4j.builder.jaxb.unmarshal.citygml.transportation |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.transportation with parameters of type _TransportationObjectType | |
---|---|
void |
Transportation040Unmarshaller.unmarshalTransportationObject(_TransportationObjectType src,
AbstractTransportationObject dest)
|
Uses of _TransportationObjectType in org.citygml4j.jaxb.citygml._0_4 |
---|
Subclasses of _TransportationObjectType in org.citygml4j.jaxb.citygml._0_4 | |
---|---|
class |
AuxiliaryTrafficAreaType
Type describing the class for auxiliary traffic Areas. |
class |
RailwayType
Type describing the class for railways. |
class |
RoadType
Type describing the class for roads. |
class |
SquareType
Type describing the class for squares. |
class |
TrackType
Type describing the class for tracks. |
class |
TrafficAreaType
Type describing the class for traffic Areas. |
class |
TransportationComplexType
Type describing transportation complexes, which are aggregated features, e.g. roads, which consist of parts (traffic areas, e.g. |
Methods in org.citygml4j.jaxb.citygml._0_4 that return types with arguments of type _TransportationObjectType | |
---|---|
javax.xml.bind.JAXBElement<_TransportationObjectType> |
ObjectFactory.create_TransportationObject(_TransportationObjectType value)
Create an instance of JAXBElement < _TransportationObjectType > } |
Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type _TransportationObjectType | |
---|---|
javax.xml.bind.JAXBElement<_TransportationObjectType> |
ObjectFactory.create_TransportationObject(_TransportationObjectType value)
Create an instance of JAXBElement < _TransportationObjectType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |