Uses of Class
net.opengis.citygml.transportation.v_1_0.TransportationComplexType

Packages that use TransportationComplexType
net.opengis.citygml.transportation.v_1_0   
 

Uses of TransportationComplexType in net.opengis.citygml.transportation.v_1_0
 

Subclasses of TransportationComplexType in net.opengis.citygml.transportation.v_1_0
 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.
 

Methods in net.opengis.citygml.transportation.v_1_0 that return TransportationComplexType
 TransportationComplexType ObjectFactory.createTransportationComplexType()
          Create an instance of TransportationComplexType
 TransportationComplexType TransportationComplexType.withAuxiliaryTrafficArea(AuxiliaryTrafficAreaPropertyType... values)
           
 TransportationComplexType TransportationComplexType.withAuxiliaryTrafficArea(Collection<AuxiliaryTrafficAreaPropertyType> values)
           
 TransportationComplexType TransportationComplexType.withAuxiliaryTrafficArea(List<AuxiliaryTrafficAreaPropertyType> value)
           
 TransportationComplexType TransportationComplexType.withCreationDate(XMLGregorianCalendar value)
           
 TransportationComplexType TransportationComplexType.withExternalReference(Collection<ExternalReferenceType> values)
           
 TransportationComplexType TransportationComplexType.withExternalReference(ExternalReferenceType... values)
           
 TransportationComplexType TransportationComplexType.withExternalReference(List<ExternalReferenceType> value)
           
 TransportationComplexType TransportationComplexType.withFunction(Collection<String> values)
           
 TransportationComplexType TransportationComplexType.withFunction(List<String> value)
           
 TransportationComplexType TransportationComplexType.withFunction(String... values)
           
 TransportationComplexType TransportationComplexType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 TransportationComplexType TransportationComplexType.withGeneralizesTo(GeneralizationRelationType... values)
           
 TransportationComplexType TransportationComplexType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 TransportationComplexType TransportationComplexType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 TransportationComplexType TransportationComplexType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 TransportationComplexType TransportationComplexType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 TransportationComplexType TransportationComplexType.withGenericApplicationPropertyOfTransportationComplex(Collection<Object> values)
           
 TransportationComplexType TransportationComplexType.withGenericApplicationPropertyOfTransportationComplex(List<Object> value)
           
 TransportationComplexType TransportationComplexType.withGenericApplicationPropertyOfTransportationComplex(Object... values)
           
 TransportationComplexType TransportationComplexType.withGenericApplicationPropertyOfTransportationObject(Collection<Object> values)
           
 TransportationComplexType TransportationComplexType.withGenericApplicationPropertyOfTransportationObject(List<Object> value)
           
 TransportationComplexType TransportationComplexType.withGenericApplicationPropertyOfTransportationObject(Object... values)
           
 TransportationComplexType TransportationComplexType.withLod0Network(Collection<GeometricComplexPropertyType> values)
           
 TransportationComplexType TransportationComplexType.withLod0Network(GeometricComplexPropertyType... values)
           
 TransportationComplexType TransportationComplexType.withLod0Network(List<GeometricComplexPropertyType> value)
           
 TransportationComplexType TransportationComplexType.withLod1MultiSurface(MultiSurfacePropertyType value)
           
 TransportationComplexType TransportationComplexType.withLod2MultiSurface(MultiSurfacePropertyType value)
           
 TransportationComplexType TransportationComplexType.withLod3MultiSurface(MultiSurfacePropertyType value)
           
 TransportationComplexType TransportationComplexType.withLod4MultiSurface(MultiSurfacePropertyType value)
           
 TransportationComplexType TransportationComplexType.withTerminationDate(XMLGregorianCalendar value)
           
 TransportationComplexType TransportationComplexType.withTrafficArea(Collection<TrafficAreaPropertyType> values)
           
 TransportationComplexType TransportationComplexType.withTrafficArea(List<TrafficAreaPropertyType> value)
           
 TransportationComplexType TransportationComplexType.withTrafficArea(TrafficAreaPropertyType... values)
           
 TransportationComplexType TransportationComplexType.withUsage(Collection<String> values)
           
 TransportationComplexType TransportationComplexType.withUsage(List<String> value)
           
 TransportationComplexType TransportationComplexType.withUsage(String... values)
           
 

Methods in net.opengis.citygml.transportation.v_1_0 that return types with arguments of type TransportationComplexType
 JAXBElement<TransportationComplexType> ObjectFactory.createTransportationComplex(TransportationComplexType value)
          Create an instance of JAXBElement<TransportationComplexType>}
 

Methods in net.opengis.citygml.transportation.v_1_0 with parameters of type TransportationComplexType
 JAXBElement<TransportationComplexType> ObjectFactory.createTransportationComplex(TransportationComplexType value)
          Create an instance of JAXBElement<TransportationComplexType>}
 



Copyright © 2008-2015. All Rights Reserved.