Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.relief._2.RasterReliefType |
Relief200Marshaller.marshalRasterRelief(RasterRelief src) |
net.opengis.citygml.relief._1.RasterReliefType |
Relief100Marshaller.marshalRasterRelief(RasterRelief src) |
void |
Relief200Marshaller.marshalRasterRelief(RasterRelief src,
net.opengis.citygml.relief._2.RasterReliefType dest) |
void |
Relief100Marshaller.marshalRasterRelief(RasterRelief src,
net.opengis.citygml.relief._1.RasterReliefType dest) |
Modifier and Type | Method and Description |
---|---|
RasterRelief |
Relief200Unmarshaller.unmarshalRasterRelief(net.opengis.citygml.relief._2.RasterReliefType src) |
RasterRelief |
Relief100Unmarshaller.unmarshalRasterRelief(net.opengis.citygml.relief._1.RasterReliefType src) |
Modifier and Type | Method and Description |
---|---|
void |
Relief200Unmarshaller.unmarshalRasterRelief(net.opengis.citygml.relief._2.RasterReliefType src,
RasterRelief dest) |
void |
Relief100Unmarshaller.unmarshalRasterRelief(net.opengis.citygml.relief._1.RasterReliefType src,
RasterRelief dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(RasterRelief rasterRelief) |
void |
FeatureVisitor.visit(RasterRelief rasterRelief) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(RasterRelief rasterRelief) |
T |
FeatureFunctionWalker.apply(RasterRelief rasterRelief) |
void |
GMLWalker.visit(RasterRelief rasterRelief) |
void |
FeatureWalker.visit(RasterRelief rasterRelief) |