Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.building._2.RoofSurfaceType |
Building200Marshaller.marshalRoofSurface(RoofSurface src) |
net.opengis.citygml.building._1.RoofSurfaceType |
Building100Marshaller.marshalRoofSurface(RoofSurface src) |
void |
Building200Marshaller.marshalRoofSurface(RoofSurface src,
net.opengis.citygml.building._2.RoofSurfaceType dest) |
void |
Building100Marshaller.marshalRoofSurface(RoofSurface src,
net.opengis.citygml.building._1.RoofSurfaceType dest) |
Modifier and Type | Method and Description |
---|---|
RoofSurface |
Building200Unmarshaller.unmarshalRoofSurface(net.opengis.citygml.building._2.RoofSurfaceType src) |
RoofSurface |
Building100Unmarshaller.unmarshalRoofSurface(net.opengis.citygml.building._1.RoofSurfaceType src) |
Modifier and Type | Method and Description |
---|---|
void |
Building200Unmarshaller.unmarshalRoofSurface(net.opengis.citygml.building._2.RoofSurfaceType src,
RoofSurface dest) |
void |
Building100Unmarshaller.unmarshalRoofSurface(net.opengis.citygml.building._1.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) |