|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractVegetationObjectType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.vegetation | |
org.citygml4j.builder.jaxb.unmarshal.citygml.vegetation | |
org.citygml4j.jaxb.citygml.veg._2 |
Uses of AbstractVegetationObjectType in org.citygml4j.builder.jaxb.marshal.citygml.vegetation |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.vegetation with parameters of type AbstractVegetationObjectType | |
---|---|
void |
Vegetation200Marshaller.marshalVegetationObject(AbstractVegetationObject src,
AbstractVegetationObjectType dest)
|
Uses of AbstractVegetationObjectType in org.citygml4j.builder.jaxb.unmarshal.citygml.vegetation |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.vegetation with parameters of type AbstractVegetationObjectType | |
---|---|
void |
Vegetation200Unmarshaller.unmarshalAbstractVegetationObject(AbstractVegetationObjectType src,
AbstractVegetationObject dest)
|
Uses of AbstractVegetationObjectType in org.citygml4j.jaxb.citygml.veg._2 |
---|
Subclasses of AbstractVegetationObjectType in org.citygml4j.jaxb.citygml.veg._2 | |
---|---|
class |
PlantCoverType
Type describing Plant Covers resp. |
class |
SolitaryVegetationObjectType
Type describing solitary vegetation objects, e.g., trees. |
Methods in org.citygml4j.jaxb.citygml.veg._2 that return types with arguments of type AbstractVegetationObjectType | |
---|---|
javax.xml.bind.JAXBElement<AbstractVegetationObjectType> |
ObjectFactory.create_VegetationObject(AbstractVegetationObjectType value)
Create an instance of JAXBElement < AbstractVegetationObjectType > } |
Methods in org.citygml4j.jaxb.citygml.veg._2 with parameters of type AbstractVegetationObjectType | |
---|---|
javax.xml.bind.JAXBElement<AbstractVegetationObjectType> |
ObjectFactory.create_VegetationObject(AbstractVegetationObjectType value)
Create an instance of JAXBElement < AbstractVegetationObjectType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |