Uses of Class
net.opengis.citygml.relief.v_1_0.TINReliefType

Packages that use TINReliefType
net.opengis.citygml.relief.v_1_0   
 

Uses of TINReliefType in net.opengis.citygml.relief.v_1_0
 

Methods in net.opengis.citygml.relief.v_1_0 that return TINReliefType
 TINReliefType ObjectFactory.createTINReliefType()
          Create an instance of TINReliefType
 TINReliefType TINReliefType.withCreationDate(XMLGregorianCalendar value)
           
 TINReliefType TINReliefType.withExtent(PolygonPropertyType value)
           
 TINReliefType TINReliefType.withExternalReference(Collection<ExternalReferenceType> values)
           
 TINReliefType TINReliefType.withExternalReference(ExternalReferenceType... values)
           
 TINReliefType TINReliefType.withExternalReference(List<ExternalReferenceType> value)
           
 TINReliefType TINReliefType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 TINReliefType TINReliefType.withGeneralizesTo(GeneralizationRelationType... values)
           
 TINReliefType TINReliefType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 TINReliefType TINReliefType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 TINReliefType TINReliefType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 TINReliefType TINReliefType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 TINReliefType TINReliefType.withGenericApplicationPropertyOfReliefComponent(Collection<Object> values)
           
 TINReliefType TINReliefType.withGenericApplicationPropertyOfReliefComponent(List<Object> value)
           
 TINReliefType TINReliefType.withGenericApplicationPropertyOfReliefComponent(Object... values)
           
 TINReliefType TINReliefType.withGenericApplicationPropertyOfTinRelief(Collection<Object> values)
           
 TINReliefType TINReliefType.withGenericApplicationPropertyOfTinRelief(List<Object> value)
           
 TINReliefType TINReliefType.withGenericApplicationPropertyOfTinRelief(Object... values)
           
 TINReliefType TINReliefType.withLod(int value)
           
 TINReliefType TINReliefType.withTerminationDate(XMLGregorianCalendar value)
           
 TINReliefType TINReliefType.withTin(TinPropertyType value)
           
 

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

Methods in net.opengis.citygml.relief.v_1_0 with parameters of type TINReliefType
 JAXBElement<TINReliefType> ObjectFactory.createTINRelief(TINReliefType value)
          Create an instance of JAXBElement<TINReliefType>}
 



Copyright © 2008-2015. All Rights Reserved.