public class ReliefUnmarshaller
extends java.lang.Object
Constructor and Description |
---|
ReliefUnmarshaller(CityGMLUnmarshaller citygml) |
Modifier and Type | Method and Description |
---|---|
AbstractCityObject |
unmarshal(AbstractCityObjectType src,
CityJSON cityJSON) |
ReliefFeature |
unmarshalTINRelief(TINReliefType src) |
void |
unmarshalTINRelief(TINReliefType src,
ReliefFeature dest) |
public ReliefUnmarshaller(CityGMLUnmarshaller citygml)
public AbstractCityObject unmarshal(AbstractCityObjectType src, CityJSON cityJSON)
public void unmarshalTINRelief(TINReliefType src, ReliefFeature dest)
public ReliefFeature unmarshalTINRelief(TINReliefType src)