Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.waterbody._2.WaterSurfaceType |
WaterBody200Marshaller.marshalWaterSurface(WaterSurface src) |
net.opengis.citygml.waterbody._1.WaterSurfaceType |
WaterBody100Marshaller.marshalWaterSurface(WaterSurface src) |
void |
WaterBody200Marshaller.marshalWaterSurface(WaterSurface src,
net.opengis.citygml.waterbody._2.WaterSurfaceType dest) |
void |
WaterBody100Marshaller.marshalWaterSurface(WaterSurface src,
net.opengis.citygml.waterbody._1.WaterSurfaceType dest) |
Modifier and Type | Method and Description |
---|---|
WaterSurface |
WaterBody200Unmarshaller.unmarshalWaterSurface(net.opengis.citygml.waterbody._2.WaterSurfaceType src) |
WaterSurface |
WaterBody100Unmarshaller.unmarshalWaterSurface(net.opengis.citygml.waterbody._1.WaterSurfaceType src) |
Modifier and Type | Method and Description |
---|---|
void |
WaterBody200Unmarshaller.unmarshalWaterSurface(net.opengis.citygml.waterbody._2.WaterSurfaceType src,
WaterSurface dest) |
void |
WaterBody100Unmarshaller.unmarshalWaterSurface(net.opengis.citygml.waterbody._1.WaterSurfaceType src,
WaterSurface dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(WaterSurface waterSurface) |
void |
FeatureVisitor.visit(WaterSurface waterSurface) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(WaterSurface waterSurface) |
T |
FeatureFunctionWalker.apply(WaterSurface waterSurface) |
void |
GMLWalker.visit(WaterSurface waterSurface) |
void |
FeatureWalker.visit(WaterSurface waterSurface) |