Class ADEMarshallerHelper
- java.lang.Object
-
- org.citygml4j.builder.cityjson.marshal.citygml.ade.ADEMarshallerHelper
-
public class ADEMarshallerHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ADEMarshallerHelper(CityJSONMarshaller json)
-
Method Summary
-
-
-
Constructor Detail
-
ADEMarshallerHelper
public ADEMarshallerHelper(CityJSONMarshaller json)
-
-
Method Detail
-
getCityGMLMarshaller
public CityGMLMarshaller getCityGMLMarshaller()
-
getAppearanceMarshaller
public AppearanceMarshaller getAppearanceMarshaller()
-
getBridgeMarshaller
public BridgeMarshaller getBridgeMarshaller()
-
getBuildingMarshaller
public BuildingMarshaller getBuildingMarshaller()
-
getCoreMarshaller
public CoreMarshaller getCoreMarshaller()
-
getCityFurnitureMarshaller
public CityFurnitureMarshaller getCityFurnitureMarshaller()
-
getCityObjectGroupMarshaller
public CityObjectGroupMarshaller getCityObjectGroupMarshaller()
-
getGenericsMarshaller
public GenericsMarshaller getGenericsMarshaller()
-
getLandUseMarshaller
public LandUseMarshaller getLandUseMarshaller()
-
getReliefMarshaller
public ReliefMarshaller getReliefMarshaller()
-
getTransportationMarshaller
public TransportationMarshaller getTransportationMarshaller()
-
getTunnelMarshaller
public TunnelMarshaller getTunnelMarshaller()
-
getVegetationMarshaller
public VegetationMarshaller getVegetationMarshaller()
-
getWaterBodyMarshaller
public WaterBodyMarshaller getWaterBodyMarshaller()
-
getGMLMarshaller
public GMLMarshaller getGMLMarshaller()
-
-