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

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

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

Subclasses of AbstractReliefComponentType in net.opengis.citygml.relief.v_2_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.
 

Fields in net.opengis.citygml.relief.v_2_0 with type parameters of type AbstractReliefComponentType
protected  JAXBElement<? extends AbstractReliefComponentType> ReliefComponentPropertyType.reliefComponent
           
 

Methods in net.opengis.citygml.relief.v_2_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.withRelativeToTerrain(RelativeToTerrainType value)
           
 AbstractReliefComponentType AbstractReliefComponentType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractReliefComponentType AbstractReliefComponentType.withTerminationDate(XMLGregorianCalendar value)
           
 

Methods in net.opengis.citygml.relief.v_2_0 that return types with arguments of type AbstractReliefComponentType
 JAXBElement<AbstractReliefComponentType> ObjectFactory.createReliefComponent(AbstractReliefComponentType value)
          Create an instance of JAXBElement<AbstractReliefComponentType>}
 JAXBElement<? extends AbstractReliefComponentType> ReliefComponentPropertyType.getReliefComponent()
          Gets the value of the reliefComponent property.
 

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

Method parameters in net.opengis.citygml.relief.v_2_0 with type arguments of type AbstractReliefComponentType
 void ReliefComponentPropertyType.setReliefComponent(JAXBElement<? extends AbstractReliefComponentType> value)
          Sets the value of the reliefComponent property.
 ReliefComponentPropertyType ReliefComponentPropertyType.withReliefComponent(JAXBElement<? extends AbstractReliefComponentType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.