Uses of Class
net.opengis.citygml.vegetation.v_2_0.AbstractVegetationObjectType
-
Packages that use AbstractVegetationObjectType Package Description net.opengis.citygml.vegetation.v_2_0 -
-
Uses of AbstractVegetationObjectType in net.opengis.citygml.vegetation.v_2_0
Subclasses of AbstractVegetationObjectType in net.opengis.citygml.vegetation.v_2_0 Modifier and Type Class Description classPlantCoverTypeType describing Plant Covers resp.classSolitaryVegetationObjectTypeType describing solitary vegetation objects, e.g., trees.Methods in net.opengis.citygml.vegetation.v_2_0 that return types with arguments of type AbstractVegetationObjectType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractVegetationObjectType>ObjectFactory. createVegetationObject(AbstractVegetationObjectType value)Methods in net.opengis.citygml.vegetation.v_2_0 with parameters of type AbstractVegetationObjectType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractVegetationObjectType>ObjectFactory. createVegetationObject(AbstractVegetationObjectType value)
-