Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.vegetation._2.SolitaryVegetationObjectType |
Vegetation200Marshaller.marshalSolitaryVegetationObject(SolitaryVegetationObject src) |
net.opengis.citygml.vegetation._1.SolitaryVegetationObjectType |
Vegetation100Marshaller.marshalSolitaryVegetationObject(SolitaryVegetationObject src) |
void |
Vegetation200Marshaller.marshalSolitaryVegetationObject(SolitaryVegetationObject src,
net.opengis.citygml.vegetation._2.SolitaryVegetationObjectType dest) |
void |
Vegetation100Marshaller.marshalSolitaryVegetationObject(SolitaryVegetationObject src,
net.opengis.citygml.vegetation._1.SolitaryVegetationObjectType dest) |
Modifier and Type | Method and Description |
---|---|
SolitaryVegetationObject |
Vegetation200Unmarshaller.unmarshalSolitaryVegetationObject(net.opengis.citygml.vegetation._2.SolitaryVegetationObjectType src) |
SolitaryVegetationObject |
Vegetation100Unmarshaller.unmarshalSolitaryVegetationObject(net.opengis.citygml.vegetation._1.SolitaryVegetationObjectType src) |
Modifier and Type | Method and Description |
---|---|
void |
Vegetation200Unmarshaller.unmarshalSolitaryVegetationObject(net.opengis.citygml.vegetation._2.SolitaryVegetationObjectType src,
SolitaryVegetationObject dest) |
void |
Vegetation100Unmarshaller.unmarshalSolitaryVegetationObject(net.opengis.citygml.vegetation._1.SolitaryVegetationObjectType src,
SolitaryVegetationObject dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(SolitaryVegetationObject solitaryVegetationObject) |
void |
FeatureVisitor.visit(SolitaryVegetationObject solitaryVegetationObject) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(SolitaryVegetationObject solitaryVegetationObject) |
T |
FeatureFunctionWalker.apply(SolitaryVegetationObject solitaryVegetationObject) |
void |
GMLWalker.visit(SolitaryVegetationObject solitaryVegetationObject) |
void |
FeatureWalker.visit(SolitaryVegetationObject solitaryVegetationObject) |