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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.