Modifier and Type | Method and Description |
---|---|
void |
Vegetation200Marshaller.marshalVegetationObject(AbstractVegetationObject src,
net.opengis.citygml.vegetation._2.AbstractVegetationObjectType dest) |
void |
Vegetation100Marshaller.marshalVegetationObject(AbstractVegetationObject src,
net.opengis.citygml.vegetation._1.AbstractVegetationObjectType dest) |
Modifier and Type | Method and Description |
---|---|
void |
Vegetation200Unmarshaller.unmarshalAbstractVegetationObject(net.opengis.citygml.vegetation._2.AbstractVegetationObjectType src,
AbstractVegetationObject dest) |
void |
Vegetation100Unmarshaller.unmarshalAbstractVegetationObject(net.opengis.citygml.vegetation._1.AbstractVegetationObjectType src,
AbstractVegetationObject dest) |
Modifier and Type | Class and Description |
---|---|
class |
PlantCover |
class |
SolitaryVegetationObject |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(AbstractVegetationObject abstractVegetationObject) |
T |
FeatureFunctionWalker.apply(AbstractVegetationObject abstractVegetationObject) |
void |
GMLWalker.visit(AbstractVegetationObject abstractVegetationObject) |
void |
FeatureWalker.visit(AbstractVegetationObject abstractVegetationObject) |