Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.bridge._2.GroundSurfaceType |
Bridge200Marshaller.marshalGroundSurface(GroundSurface src) |
void |
Bridge200Marshaller.marshalGroundSurface(GroundSurface src,
net.opengis.citygml.bridge._2.GroundSurfaceType dest) |
Modifier and Type | Method and Description |
---|---|
GroundSurface |
Bridge200Unmarshaller.unmarshalGroundSurface(net.opengis.citygml.bridge._2.GroundSurfaceType src) |
Modifier and Type | Method and Description |
---|---|
void |
Bridge200Unmarshaller.unmarshalGroundSurface(net.opengis.citygml.bridge._2.GroundSurfaceType src,
GroundSurface dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(GroundSurface groundSurface) |
void |
FeatureVisitor.visit(GroundSurface groundSurface) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(GroundSurface groundSurface) |
T |
FeatureFunctionWalker.apply(GroundSurface groundSurface) |
void |
GMLWalker.visit(GroundSurface groundSurface) |
void |
FeatureWalker.visit(GroundSurface groundSurface) |