Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.building._2.FloorSurfaceType |
Building200Marshaller.marshalFloorSurface(FloorSurface src) |
net.opengis.citygml.building._1.FloorSurfaceType |
Building100Marshaller.marshalFloorSurface(FloorSurface src) |
void |
Building200Marshaller.marshalFloorSurface(FloorSurface src,
net.opengis.citygml.building._2.FloorSurfaceType dest) |
void |
Building100Marshaller.marshalFloorSurface(FloorSurface src,
net.opengis.citygml.building._1.FloorSurfaceType dest) |
Modifier and Type | Method and Description |
---|---|
FloorSurface |
Building200Unmarshaller.unmarshalFloorSurface(net.opengis.citygml.building._2.FloorSurfaceType src) |
FloorSurface |
Building100Unmarshaller.unmarshalFloorSurface(net.opengis.citygml.building._1.FloorSurfaceType src) |
Modifier and Type | Method and Description |
---|---|
void |
Building200Unmarshaller.unmarshalFloorSurface(net.opengis.citygml.building._2.FloorSurfaceType src,
FloorSurface dest) |
void |
Building100Unmarshaller.unmarshalFloorSurface(net.opengis.citygml.building._1.FloorSurfaceType src,
FloorSurface dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(FloorSurface floorSurface) |
void |
FeatureVisitor.visit(FloorSurface floorSurface) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(FloorSurface floorSurface) |
T |
FeatureFunctionWalker.apply(FloorSurface floorSurface) |
void |
GMLWalker.visit(FloorSurface floorSurface) |
void |
FeatureWalker.visit(FloorSurface floorSurface) |