Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.bridge._2.RoofSurfaceType |
Bridge200Marshaller.marshalRoofSurface(RoofSurface src) |
void |
Bridge200Marshaller.marshalRoofSurface(RoofSurface src,
net.opengis.citygml.bridge._2.RoofSurfaceType dest) |
Modifier and Type | Method and Description |
---|---|
RoofSurface |
Bridge200Unmarshaller.unmarshalRoofSurface(net.opengis.citygml.bridge._2.RoofSurfaceType src) |
Modifier and Type | Method and Description |
---|---|
void |
Bridge200Unmarshaller.unmarshalRoofSurface(net.opengis.citygml.bridge._2.RoofSurfaceType src,
RoofSurface dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(RoofSurface roofSurface) |
void |
FeatureVisitor.visit(RoofSurface roofSurface) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(RoofSurface roofSurface) |
T |
FeatureFunctionWalker.apply(RoofSurface roofSurface) |
void |
GMLWalker.visit(RoofSurface roofSurface) |
void |
FeatureWalker.visit(RoofSurface roofSurface) |