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

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

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

Subclasses of AbstractReliefComponentType in net.opengis.citygml.relief.v_1_0
 class BreaklineReliefType
          Type describing the break line Component of a relief feature.
 class MassPointReliefType
          Type describing the mass point component of a relief feature.
 class RasterReliefType
          Type describing the raster component of a relief feature.
 class TINReliefType
          Type describing the TIN component of a relief feature.
 

Methods in net.opengis.citygml.relief.v_1_0 that return AbstractReliefComponentType
 AbstractReliefComponentType AbstractReliefComponentType.withCreationDate(XMLGregorianCalendar value)
           
 AbstractReliefComponentType AbstractReliefComponentType.withExtent(PolygonPropertyType value)
           
 AbstractReliefComponentType AbstractReliefComponentType.withExternalReference(Collection<ExternalReferenceType> values)
           
 AbstractReliefComponentType AbstractReliefComponentType.withExternalReference(ExternalReferenceType... values)
           
 AbstractReliefComponentType AbstractReliefComponentType.withExternalReference(List<ExternalReferenceType> value)
           
 AbstractReliefComponentType AbstractReliefComponentType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 AbstractReliefComponentType AbstractReliefComponentType.withGeneralizesTo(GeneralizationRelationType... values)
           
 AbstractReliefComponentType AbstractReliefComponentType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 AbstractReliefComponentType AbstractReliefComponentType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 AbstractReliefComponentType AbstractReliefComponentType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 AbstractReliefComponentType AbstractReliefComponentType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 AbstractReliefComponentType AbstractReliefComponentType.withGenericApplicationPropertyOfReliefComponent(Collection<Object> values)
           
 AbstractReliefComponentType AbstractReliefComponentType.withGenericApplicationPropertyOfReliefComponent(List<Object> value)
           
 AbstractReliefComponentType AbstractReliefComponentType.withGenericApplicationPropertyOfReliefComponent(Object... values)
           
 AbstractReliefComponentType AbstractReliefComponentType.withLod(int value)
           
 AbstractReliefComponentType AbstractReliefComponentType.withTerminationDate(XMLGregorianCalendar value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.