public class CityGMLMarshaller
extends java.lang.Object
Constructor and Description |
---|
CityGMLMarshaller(CityJSONMarshaller json) |
public CityGMLMarshaller(CityJSONMarshaller json)
public java.util.List<AbstractCityObjectType> marshal(ModelObject src)
public SemanticsType marshalSemantics(AbstractCityObject cityObject)
public AppearanceMarshaller getAppearanceMarshaller()
public BridgeMarshaller getBridgeMarshaller()
public BuildingMarshaller getBuildingMarshaller()
public CoreMarshaller getCoreMarshaller()
public CityFurnitureMarshaller getCityFurnitureMarshaller()
public CityObjectGroupMarshaller getCityObjectGroupMarshaller()
public GenericsMarshaller getGenericsMarshaller()
public LandUseMarshaller getLandUseMarshaller()
public ReliefMarshaller getReliefMarshaller()
public TransportationMarshaller getTransportationMarshaller()
public TunnelMarshaller getTunnelMarshaller()
public VegetationMarshaller getVegetationMarshaller()
public WaterBodyMarshaller getWaterBodyMarshaller()
public CityJSONMarshaller getCityJSONMarshaller()