Uses of Class
net.opengis.citygml.transportation.v_2_0.AbstractTransportationObjectType
-
Packages that use AbstractTransportationObjectType Package Description net.opengis.citygml.transportation.v_2_0 -
-
Uses of AbstractTransportationObjectType in net.opengis.citygml.transportation.v_2_0
Subclasses of AbstractTransportationObjectType in net.opengis.citygml.transportation.v_2_0 Modifier and Type Class Description classAuxiliaryTrafficAreaTypeType describing the class for auxiliary traffic Areas.classRailwayTypeType describing the class for railways.classRoadTypeType describing the class for roads.classSquareTypeType describing the class for squares.classTrackTypeType describing the class for tracks.classTrafficAreaTypeType describing the class for traffic Areas.classTransportationComplexTypeType describing transportation complexes, which are aggregated features, e.g.Methods in net.opengis.citygml.transportation.v_2_0 that return types with arguments of type AbstractTransportationObjectType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractTransportationObjectType>ObjectFactory. createTransportationObject(AbstractTransportationObjectType value)Methods in net.opengis.citygml.transportation.v_2_0 with parameters of type AbstractTransportationObjectType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractTransportationObjectType>ObjectFactory. createTransportationObject(AbstractTransportationObjectType value)
-