Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.waterbody._2.WaterClosureSurfaceType |
WaterBody200Marshaller.marshalWaterClosureSurface(WaterClosureSurface src) |
net.opengis.citygml.waterbody._1.WaterClosureSurfaceType |
WaterBody100Marshaller.marshalWaterClosureSurface(WaterClosureSurface src) |
void |
WaterBody200Marshaller.marshalWaterClosureSurface(WaterClosureSurface src,
net.opengis.citygml.waterbody._2.WaterClosureSurfaceType dest) |
void |
WaterBody100Marshaller.marshalWaterClosureSurface(WaterClosureSurface src,
net.opengis.citygml.waterbody._1.WaterClosureSurfaceType dest) |
Modifier and Type | Method and Description |
---|---|
WaterClosureSurface |
WaterBody200Unmarshaller.unmarshalWaterClosureSurface(net.opengis.citygml.waterbody._2.WaterClosureSurfaceType src) |
WaterClosureSurface |
WaterBody100Unmarshaller.unmarshalWaterClosureSurface(net.opengis.citygml.waterbody._1.WaterClosureSurfaceType src) |
Modifier and Type | Method and Description |
---|---|
void |
WaterBody200Unmarshaller.unmarshalWaterClosureSurface(net.opengis.citygml.waterbody._2.WaterClosureSurfaceType src,
WaterClosureSurface dest) |
void |
WaterBody100Unmarshaller.unmarshalWaterClosureSurface(net.opengis.citygml.waterbody._1.WaterClosureSurfaceType src,
WaterClosureSurface dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(WaterClosureSurface waterClosureSurface) |
void |
FeatureVisitor.visit(WaterClosureSurface waterClosureSurface) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(WaterClosureSurface waterClosureSurface) |
T |
FeatureFunctionWalker.apply(WaterClosureSurface waterClosureSurface) |
void |
GMLWalker.visit(WaterClosureSurface waterClosureSurface) |
void |
FeatureWalker.visit(WaterClosureSurface waterClosureSurface) |