Modifier and Type | Method and Description |
---|---|
void |
WaterBody200Marshaller.marshalAbstractWaterBoundarySurface(AbstractWaterBoundarySurface src,
net.opengis.citygml.waterbody._2.AbstractWaterBoundarySurfaceType dest) |
void |
WaterBody100Marshaller.marshalAbstractWaterBoundarySurface(AbstractWaterBoundarySurface src,
net.opengis.citygml.waterbody._1.AbstractWaterBoundarySurfaceType dest) |
Modifier and Type | Method and Description |
---|---|
void |
WaterBody200Unmarshaller.unmarshalAbstractWaterBoundarySurface(net.opengis.citygml.waterbody._2.AbstractWaterBoundarySurfaceType src,
AbstractWaterBoundarySurface dest) |
void |
WaterBody100Unmarshaller.unmarshalAbstractWaterBoundarySurface(net.opengis.citygml.waterbody._1.AbstractWaterBoundarySurfaceType src,
AbstractWaterBoundarySurface dest) |
Modifier and Type | Class and Description |
---|---|
class |
WaterClosureSurface |
class |
WaterGroundSurface |
class |
WaterSurface |
Modifier and Type | Method and Description |
---|---|
AbstractWaterBoundarySurface |
BoundedByWaterSurfaceProperty.getWaterBoundarySurface() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<AbstractWaterBoundarySurface> |
BoundedByWaterSurfaceProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
BoundedByWaterSurfaceProperty.setWaterBoundarySurface(AbstractWaterBoundarySurface waterBoundarySurface) |
Constructor and Description |
---|
BoundedByWaterSurfaceProperty(AbstractWaterBoundarySurface abstractWaterBoundarySurface) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(AbstractWaterBoundarySurface abstractWaterBoundarySurface) |
T |
FeatureFunctionWalker.apply(AbstractWaterBoundarySurface abstractWaterBoundarySurface) |
void |
GMLWalker.visit(AbstractWaterBoundarySurface abstractWaterBoundarySurface) |
void |
FeatureWalker.visit(AbstractWaterBoundarySurface abstractWaterBoundarySurface) |