Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.relief._2.MassPointReliefType |
Relief200Marshaller.marshalMassPointRelief(MassPointRelief src) |
net.opengis.citygml.relief._1.MassPointReliefType |
Relief100Marshaller.marshalMassPointRelief(MassPointRelief src) |
void |
Relief200Marshaller.marshalMassPointRelief(MassPointRelief src,
net.opengis.citygml.relief._2.MassPointReliefType dest) |
void |
Relief100Marshaller.marshalMassPointRelief(MassPointRelief src,
net.opengis.citygml.relief._1.MassPointReliefType dest) |
Modifier and Type | Method and Description |
---|---|
MassPointRelief |
Relief200Unmarshaller.unmarshalMassPointRelief(net.opengis.citygml.relief._2.MassPointReliefType src) |
MassPointRelief |
Relief100Unmarshaller.unmarshalMassPointRelief(net.opengis.citygml.relief._1.MassPointReliefType src) |
Modifier and Type | Method and Description |
---|---|
void |
Relief200Unmarshaller.unmarshalMassPointRelief(net.opengis.citygml.relief._2.MassPointReliefType src,
MassPointRelief dest) |
void |
Relief100Unmarshaller.unmarshalMassPointRelief(net.opengis.citygml.relief._1.MassPointReliefType src,
MassPointRelief dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(MassPointRelief massPointRelief) |
void |
FeatureVisitor.visit(MassPointRelief massPointRelief) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(MassPointRelief massPointRelief) |
T |
FeatureFunctionWalker.apply(MassPointRelief massPointRelief) |
void |
GMLWalker.visit(MassPointRelief massPointRelief) |
void |
FeatureWalker.visit(MassPointRelief massPointRelief) |