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

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

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

Methods in net.opengis.citygml.vegetation.v_1_0 that return PlantCoverType
 PlantCoverType ObjectFactory.createPlantCoverType()
          Create an instance of PlantCoverType
 PlantCoverType PlantCoverType.withAverageHeight(LengthType value)
           
 PlantCoverType PlantCoverType.withClazz(String 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(Collection<String> values)
           
 PlantCoverType PlantCoverType.withFunction(List<String> value)
           
 PlantCoverType PlantCoverType.withFunction(String... values)
           
 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.withLod4MultiSurface(MultiSurfacePropertyType value)
           
 PlantCoverType PlantCoverType.withTerminationDate(XMLGregorianCalendar value)
           
 

Methods in net.opengis.citygml.vegetation.v_1_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_1_0 with parameters of type PlantCoverType
 JAXBElement<PlantCoverType> ObjectFactory.createPlantCover(PlantCoverType value)
          Create an instance of JAXBElement<PlantCoverType>}
 



Copyright © 2008-2015. All Rights Reserved.