Uses of Class
net.opengis.citygml.vegetation.v_2_0.PlantCoverType

Packages that use PlantCoverType
net.opengis.citygml.vegetation.v_2_0   
 

Uses of PlantCoverType in net.opengis.citygml.vegetation.v_2_0
 

Methods in net.opengis.citygml.vegetation.v_2_0 that return PlantCoverType
 PlantCoverType ObjectFactory.createPlantCoverType()
          Create an instance of PlantCoverType
 PlantCoverType PlantCoverType.withAverageHeight(LengthType value)
           
 PlantCoverType PlantCoverType.withClazz(CodeType value)
           
 PlantCoverType PlantCoverType.withCreationDate(XMLGregorianCalendar value)
           
 PlantCoverType PlantCoverType.withExternalReference(Collection<ExternalReferenceType> values)
           
 PlantCoverType PlantCoverType.withExternalReference(ExternalReferenceType... values)
           
 PlantCoverType PlantCoverType.withExternalReference(List<ExternalReferenceType> value)
           
 PlantCoverType PlantCoverType.withFunction(CodeType... values)
           
 PlantCoverType PlantCoverType.withFunction(Collection<CodeType> values)
           
 PlantCoverType PlantCoverType.withFunction(List<CodeType> value)
           
 PlantCoverType PlantCoverType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 PlantCoverType PlantCoverType.withGeneralizesTo(GeneralizationRelationType... values)
           
 PlantCoverType PlantCoverType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 PlantCoverType PlantCoverType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 PlantCoverType PlantCoverType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 PlantCoverType PlantCoverType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 PlantCoverType PlantCoverType.withGenericApplicationPropertyOfPlantCover(Collection<Object> values)
           
 PlantCoverType PlantCoverType.withGenericApplicationPropertyOfPlantCover(List<Object> value)
           
 PlantCoverType PlantCoverType.withGenericApplicationPropertyOfPlantCover(Object... values)
           
 PlantCoverType PlantCoverType.withGenericApplicationPropertyOfVegetationObject(Collection<Object> values)
           
 PlantCoverType PlantCoverType.withGenericApplicationPropertyOfVegetationObject(List<Object> value)
           
 PlantCoverType PlantCoverType.withGenericApplicationPropertyOfVegetationObject(Object... values)
           
 PlantCoverType PlantCoverType.withLod1MultiSolid(MultiSolidPropertyType value)
           
 PlantCoverType PlantCoverType.withLod1MultiSurface(MultiSurfacePropertyType value)
           
 PlantCoverType PlantCoverType.withLod2MultiSolid(MultiSolidPropertyType value)
           
 PlantCoverType PlantCoverType.withLod2MultiSurface(MultiSurfacePropertyType value)
           
 PlantCoverType PlantCoverType.withLod3MultiSolid(MultiSolidPropertyType value)
           
 PlantCoverType PlantCoverType.withLod3MultiSurface(MultiSurfacePropertyType value)
           
 PlantCoverType PlantCoverType.withLod4MultiSolid(MultiSolidPropertyType value)
           
 PlantCoverType PlantCoverType.withLod4MultiSurface(MultiSurfacePropertyType value)
           
 PlantCoverType PlantCoverType.withRelativeToTerrain(RelativeToTerrainType value)
           
 PlantCoverType PlantCoverType.withRelativeToWater(RelativeToWaterType value)
           
 PlantCoverType PlantCoverType.withTerminationDate(XMLGregorianCalendar value)
           
 PlantCoverType PlantCoverType.withUsage(CodeType... values)
           
 PlantCoverType PlantCoverType.withUsage(Collection<CodeType> values)
           
 PlantCoverType PlantCoverType.withUsage(List<CodeType> value)
           
 

Methods in net.opengis.citygml.vegetation.v_2_0 that return types with arguments of type PlantCoverType
 JAXBElement<PlantCoverType> ObjectFactory.createPlantCover(PlantCoverType value)
          Create an instance of JAXBElement<PlantCoverType>}
 

Methods in net.opengis.citygml.vegetation.v_2_0 with parameters of type PlantCoverType
 JAXBElement<PlantCoverType> ObjectFactory.createPlantCover(PlantCoverType value)
          Create an instance of JAXBElement<PlantCoverType>}
 



Copyright © 2008-2015. All Rights Reserved.