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

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

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

Methods in net.opengis.citygml.relief.v_1_0 that return RasterReliefType
 RasterReliefType ObjectFactory.createRasterReliefType()
          Create an instance of RasterReliefType
 RasterReliefType RasterReliefType.withCreationDate(XMLGregorianCalendar value)
           
 RasterReliefType RasterReliefType.withExtent(PolygonPropertyType value)
           
 RasterReliefType RasterReliefType.withExternalReference(Collection<ExternalReferenceType> values)
           
 RasterReliefType RasterReliefType.withExternalReference(ExternalReferenceType... values)
           
 RasterReliefType RasterReliefType.withExternalReference(List<ExternalReferenceType> value)
           
 RasterReliefType RasterReliefType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 RasterReliefType RasterReliefType.withGeneralizesTo(GeneralizationRelationType... values)
           
 RasterReliefType RasterReliefType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 RasterReliefType RasterReliefType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 RasterReliefType RasterReliefType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 RasterReliefType RasterReliefType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 RasterReliefType RasterReliefType.withGenericApplicationPropertyOfRasterRelief(Collection<Object> values)
           
 RasterReliefType RasterReliefType.withGenericApplicationPropertyOfRasterRelief(List<Object> value)
           
 RasterReliefType RasterReliefType.withGenericApplicationPropertyOfRasterRelief(Object... values)
           
 RasterReliefType RasterReliefType.withGenericApplicationPropertyOfReliefComponent(Collection<Object> values)
           
 RasterReliefType RasterReliefType.withGenericApplicationPropertyOfReliefComponent(List<Object> value)
           
 RasterReliefType RasterReliefType.withGenericApplicationPropertyOfReliefComponent(Object... values)
           
 RasterReliefType RasterReliefType.withGrid(GridPropertyType value)
           
 RasterReliefType RasterReliefType.withLod(int value)
           
 RasterReliefType RasterReliefType.withTerminationDate(XMLGregorianCalendar value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.