Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.vegetation._2.PlantCoverType |
Vegetation200Marshaller.marshalPlantCover(PlantCover src) |
net.opengis.citygml.vegetation._1.PlantCoverType |
Vegetation100Marshaller.marshalPlantCover(PlantCover src) |
void |
Vegetation200Marshaller.marshalPlantCover(PlantCover src,
net.opengis.citygml.vegetation._2.PlantCoverType dest) |
void |
Vegetation100Marshaller.marshalPlantCover(PlantCover src,
net.opengis.citygml.vegetation._1.PlantCoverType dest) |
Modifier and Type | Method and Description |
---|---|
PlantCover |
Vegetation200Unmarshaller.unmarshalPlantCover(net.opengis.citygml.vegetation._2.PlantCoverType src) |
PlantCover |
Vegetation100Unmarshaller.unmarshalPlantCover(net.opengis.citygml.vegetation._1.PlantCoverType src) |
Modifier and Type | Method and Description |
---|---|
void |
Vegetation200Unmarshaller.unmarshalPlantCover(net.opengis.citygml.vegetation._2.PlantCoverType src,
PlantCover dest) |
void |
Vegetation100Unmarshaller.unmarshalPlantCover(net.opengis.citygml.vegetation._1.PlantCoverType src,
PlantCover dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(PlantCover plantCover) |
void |
FeatureVisitor.visit(PlantCover plantCover) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(PlantCover plantCover) |
T |
FeatureFunctionWalker.apply(PlantCover plantCover) |
void |
GMLWalker.visit(PlantCover plantCover) |
void |
FeatureWalker.visit(PlantCover plantCover) |