Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.relief._2.ReliefFeatureType |
Relief200Marshaller.marshalReliefFeature(ReliefFeature src) |
net.opengis.citygml.relief._1.ReliefFeatureType |
Relief100Marshaller.marshalReliefFeature(ReliefFeature src) |
void |
Relief200Marshaller.marshalReliefFeature(ReliefFeature src,
net.opengis.citygml.relief._2.ReliefFeatureType dest) |
void |
Relief100Marshaller.marshalReliefFeature(ReliefFeature src,
net.opengis.citygml.relief._1.ReliefFeatureType dest) |
Modifier and Type | Method and Description |
---|---|
ReliefFeature |
Relief200Unmarshaller.unmarshalReliefFeature(net.opengis.citygml.relief._2.ReliefFeatureType src) |
ReliefFeature |
Relief100Unmarshaller.unmarshalReliefFeature(net.opengis.citygml.relief._1.ReliefFeatureType src) |
Modifier and Type | Method and Description |
---|---|
void |
Relief200Unmarshaller.unmarshalReliefFeature(net.opengis.citygml.relief._2.ReliefFeatureType src,
ReliefFeature dest) |
void |
Relief100Unmarshaller.unmarshalReliefFeature(net.opengis.citygml.relief._1.ReliefFeatureType src,
ReliefFeature dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(ReliefFeature reliefFeature) |
void |
FeatureVisitor.visit(ReliefFeature reliefFeature) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(ReliefFeature reliefFeature) |
T |
FeatureFunctionWalker.apply(ReliefFeature reliefFeature) |
void |
GMLWalker.visit(ReliefFeature reliefFeature) |
void |
FeatureWalker.visit(ReliefFeature reliefFeature) |