public class ReliefMarshaller
extends java.lang.Object
Constructor and Description |
---|
ReliefMarshaller(CityGMLMarshaller citygml) |
Modifier and Type | Method and Description |
---|---|
java.util.List<AbstractCityObjectType> |
marshal(ModelObject src) |
java.util.List<AbstractCityObjectType> |
marshalReliefFeature(ReliefFeature src) |
java.util.List<AbstractCityObjectType> |
marshalTINRelief(TINRelief src) |
void |
marshalTINRelief(TINRelief src,
TINReliefType dest) |
public ReliefMarshaller(CityGMLMarshaller citygml)
public java.util.List<AbstractCityObjectType> marshal(ModelObject src)
public java.util.List<AbstractCityObjectType> marshalReliefFeature(ReliefFeature src)
public void marshalTINRelief(TINRelief src, TINReliefType dest)
public java.util.List<AbstractCityObjectType> marshalTINRelief(TINRelief src)