Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.building._2.GroundSurfaceType |
Building200Marshaller.marshalGroundSurface(GroundSurface src) |
net.opengis.citygml.building._1.GroundSurfaceType |
Building100Marshaller.marshalGroundSurface(GroundSurface src) |
void |
Building200Marshaller.marshalGroundSurface(GroundSurface src,
net.opengis.citygml.building._2.GroundSurfaceType dest) |
void |
Building100Marshaller.marshalGroundSurface(GroundSurface src,
net.opengis.citygml.building._1.GroundSurfaceType dest) |
Modifier and Type | Method and Description |
---|---|
GroundSurface |
Building200Unmarshaller.unmarshalGroundSurface(net.opengis.citygml.building._2.GroundSurfaceType src) |
GroundSurface |
Building100Unmarshaller.unmarshalGroundSurface(net.opengis.citygml.building._1.GroundSurfaceType src) |
Modifier and Type | Method and Description |
---|---|
void |
Building200Unmarshaller.unmarshalGroundSurface(net.opengis.citygml.building._2.GroundSurfaceType src,
GroundSurface dest) |
void |
Building100Unmarshaller.unmarshalGroundSurface(net.opengis.citygml.building._1.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) |