Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.building._2.OuterFloorSurfaceType |
Building200Marshaller.marshalOuterFloorSurface(OuterFloorSurface src) |
net.opengis.citygml.building._1.WallSurfaceType |
Building100Marshaller.marshalOuterFloorSurface(OuterFloorSurface src) |
void |
Building200Marshaller.marshalOuterFloorSurface(OuterFloorSurface src,
net.opengis.citygml.building._2.OuterFloorSurfaceType dest) |
void |
Building100Marshaller.marshalOuterFloorSurface(OuterFloorSurface src,
net.opengis.citygml.building._1.WallSurfaceType dest) |
Modifier and Type | Method and Description |
---|---|
OuterFloorSurface |
Building200Unmarshaller.unmarshalOuterFloorSurface(net.opengis.citygml.building._2.OuterFloorSurfaceType src) |
Modifier and Type | Method and Description |
---|---|
void |
Building200Unmarshaller.unmarshalOuterFloorSurface(net.opengis.citygml.building._2.OuterFloorSurfaceType src,
OuterFloorSurface dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(OuterFloorSurface outerFloorSurface) |
void |
FeatureVisitor.visit(OuterFloorSurface outerFloorSurface) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(OuterFloorSurface outerFloorSurface) |
T |
FeatureFunctionWalker.apply(OuterFloorSurface outerFloorSurface) |
void |
GMLWalker.visit(OuterFloorSurface outerFloorSurface) |
void |
FeatureWalker.visit(OuterFloorSurface outerFloorSurface) |