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

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

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

Subclasses of AbstractVegetationObjectType in net.opengis.citygml.vegetation.v_1_0
 class PlantCoverType
          Type describing Plant Covers resp.
 class SolitaryVegetationObjectType
          Type describing solitary vegetation objects, e.g., trees.
 

Methods in net.opengis.citygml.vegetation.v_1_0 that return AbstractVegetationObjectType
 AbstractVegetationObjectType AbstractVegetationObjectType.withCreationDate(XMLGregorianCalendar value)
           
 AbstractVegetationObjectType AbstractVegetationObjectType.withExternalReference(Collection<ExternalReferenceType> values)
           
 AbstractVegetationObjectType AbstractVegetationObjectType.withExternalReference(ExternalReferenceType... values)
           
 AbstractVegetationObjectType AbstractVegetationObjectType.withExternalReference(List<ExternalReferenceType> value)
           
 AbstractVegetationObjectType AbstractVegetationObjectType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 AbstractVegetationObjectType AbstractVegetationObjectType.withGeneralizesTo(GeneralizationRelationType... values)
           
 AbstractVegetationObjectType AbstractVegetationObjectType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 AbstractVegetationObjectType AbstractVegetationObjectType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 AbstractVegetationObjectType AbstractVegetationObjectType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 AbstractVegetationObjectType AbstractVegetationObjectType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 AbstractVegetationObjectType AbstractVegetationObjectType.withGenericApplicationPropertyOfVegetationObject(Collection<Object> values)
           
 AbstractVegetationObjectType AbstractVegetationObjectType.withGenericApplicationPropertyOfVegetationObject(List<Object> value)
           
 AbstractVegetationObjectType AbstractVegetationObjectType.withGenericApplicationPropertyOfVegetationObject(Object... values)
           
 AbstractVegetationObjectType AbstractVegetationObjectType.withTerminationDate(XMLGregorianCalendar value)
           
 

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

Methods in net.opengis.citygml.vegetation.v_1_0 with parameters of type AbstractVegetationObjectType
 JAXBElement<AbstractVegetationObjectType> ObjectFactory.createVegetationObject(AbstractVegetationObjectType value)
          Create an instance of JAXBElement<AbstractVegetationObjectType>}
 



Copyright © 2008-2015. All Rights Reserved.