public class Tunnel200Marshaller
extends java.lang.Object
Constructor and Description |
---|
Tunnel200Marshaller(CityGMLMarshaller citygml) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
marshal(ModelObject src) |
void |
marshalAbstractBoundarySurface(AbstractBoundarySurface src,
net.opengis.citygml.tunnel._2.AbstractBoundarySurfaceType dest) |
void |
marshalAbstractOpening(AbstractOpening src,
net.opengis.citygml.tunnel._2.AbstractOpeningType dest) |
void |
marshalAbstractTunnel(AbstractTunnel src,
net.opengis.citygml.tunnel._2.AbstractTunnelType dest) |
net.opengis.citygml.tunnel._2.BoundarySurfacePropertyType |
marshalBoundarySurfaceProperty(BoundarySurfaceProperty src) |
net.opengis.citygml.tunnel._2.CeilingSurfaceType |
marshalCeilingSurface(CeilingSurface src) |
void |
marshalCeilingSurface(CeilingSurface src,
net.opengis.citygml.tunnel._2.CeilingSurfaceType dest) |
net.opengis.citygml.tunnel._2.ClosureSurfaceType |
marshalClosureSurface(ClosureSurface src) |
void |
marshalClosureSurface(ClosureSurface src,
net.opengis.citygml.tunnel._2.ClosureSurfaceType dest) |
net.opengis.citygml.tunnel._2.DoorType |
marshalDoor(Door src) |
void |
marshalDoor(Door src,
net.opengis.citygml.tunnel._2.DoorType dest) |
net.opengis.citygml.tunnel._2.FloorSurfaceType |
marshalFloorSurface(FloorSurface src) |
void |
marshalFloorSurface(FloorSurface src,
net.opengis.citygml.tunnel._2.FloorSurfaceType dest) |
net.opengis.citygml.tunnel._2.GroundSurfaceType |
marshalGroundSurface(GroundSurface src) |
void |
marshalGroundSurface(GroundSurface src,
net.opengis.citygml.tunnel._2.GroundSurfaceType dest) |
net.opengis.citygml.tunnel._2.HollowSpaceType |
marshalHollowSpace(HollowSpace src) |
void |
marshalHollowSpace(HollowSpace src,
net.opengis.citygml.tunnel._2.HollowSpaceType dest) |
net.opengis.citygml.tunnel._2.InteriorFurniturePropertyType |
marshalInteriorFurnitureProperty(InteriorFurnitureProperty src) |
net.opengis.citygml.tunnel._2.InteriorHollowSpacePropertyType |
marshalInteriorHollowSpaceProperty(InteriorHollowSpaceProperty src) |
net.opengis.citygml.tunnel._2.InteriorWallSurfaceType |
marshalInteriorWallSurface(InteriorWallSurface src) |
void |
marshalInteriorWallSurface(InteriorWallSurface src,
net.opengis.citygml.tunnel._2.InteriorWallSurfaceType dest) |
net.opengis.citygml.tunnel._2.IntTunnelInstallationType |
marshalIntTunnelInstallation(IntTunnelInstallation src) |
void |
marshalIntTunnelInstallation(IntTunnelInstallation src,
net.opengis.citygml.tunnel._2.IntTunnelInstallationType dest) |
net.opengis.citygml.tunnel._2.IntTunnelInstallationPropertyType |
marshalIntTunnelInstallationProperty(IntTunnelInstallationProperty src) |
javax.xml.bind.JAXBElement<?> |
marshalJAXBElement(ModelObject src) |
net.opengis.citygml.tunnel._2.OpeningPropertyType |
marshalOpeningProperty(OpeningProperty src) |
net.opengis.citygml.tunnel._2.OuterCeilingSurfaceType |
marshalOuterCeilingSurface(OuterCeilingSurface src) |
void |
marshalOuterCeilingSurface(OuterCeilingSurface src,
net.opengis.citygml.tunnel._2.OuterCeilingSurfaceType dest) |
net.opengis.citygml.tunnel._2.OuterFloorSurfaceType |
marshalOuterFloorSurface(OuterFloorSurface src) |
void |
marshalOuterFloorSurface(OuterFloorSurface src,
net.opengis.citygml.tunnel._2.OuterFloorSurfaceType dest) |
net.opengis.citygml.tunnel._2.RoofSurfaceType |
marshalRoofSurface(RoofSurface src) |
void |
marshalRoofSurface(RoofSurface src,
net.opengis.citygml.tunnel._2.RoofSurfaceType dest) |
net.opengis.citygml.tunnel._2.TunnelType |
marshalTunnel(Tunnel src) |
void |
marshalTunnel(Tunnel src,
net.opengis.citygml.tunnel._2.TunnelType dest) |
net.opengis.citygml.tunnel._2.TunnelFurnitureType |
marshalTunnelFurniture(TunnelFurniture src) |
void |
marshalTunnelFurniture(TunnelFurniture src,
net.opengis.citygml.tunnel._2.TunnelFurnitureType dest) |
net.opengis.citygml.tunnel._2.TunnelInstallationType |
marshalTunnelInstallation(TunnelInstallation src) |
void |
marshalTunnelInstallation(TunnelInstallation src,
net.opengis.citygml.tunnel._2.TunnelInstallationType dest) |
net.opengis.citygml.tunnel._2.TunnelInstallationPropertyType |
marshalTunnelInstallationProperty(TunnelInstallationProperty src) |
net.opengis.citygml.tunnel._2.TunnelPartType |
marshalTunnelPart(TunnelPart src) |
void |
marshalTunnelPart(TunnelPart src,
net.opengis.citygml.tunnel._2.TunnelPartType dest) |
net.opengis.citygml.tunnel._2.TunnelPartPropertyType |
marshalTunnelPartProperty(TunnelPartProperty src) |
net.opengis.citygml.tunnel._2.WallSurfaceType |
marshalWallSurface(WallSurface src) |
void |
marshalWallSurface(WallSurface src,
net.opengis.citygml.tunnel._2.WallSurfaceType dest) |
net.opengis.citygml.tunnel._2.WindowType |
marshalWindow(Window src) |
void |
marshalWindow(Window src,
net.opengis.citygml.tunnel._2.WindowType dest) |
public Tunnel200Marshaller(CityGMLMarshaller citygml)
public javax.xml.bind.JAXBElement<?> marshalJAXBElement(ModelObject src)
public java.lang.Object marshal(ModelObject src)
public void marshalAbstractTunnel(AbstractTunnel src, net.opengis.citygml.tunnel._2.AbstractTunnelType dest)
public void marshalAbstractBoundarySurface(AbstractBoundarySurface src, net.opengis.citygml.tunnel._2.AbstractBoundarySurfaceType dest)
public void marshalAbstractOpening(AbstractOpening src, net.opengis.citygml.tunnel._2.AbstractOpeningType dest)
public net.opengis.citygml.tunnel._2.BoundarySurfacePropertyType marshalBoundarySurfaceProperty(BoundarySurfaceProperty src)
public void marshalCeilingSurface(CeilingSurface src, net.opengis.citygml.tunnel._2.CeilingSurfaceType dest)
public net.opengis.citygml.tunnel._2.CeilingSurfaceType marshalCeilingSurface(CeilingSurface src)
public void marshalClosureSurface(ClosureSurface src, net.opengis.citygml.tunnel._2.ClosureSurfaceType dest)
public net.opengis.citygml.tunnel._2.ClosureSurfaceType marshalClosureSurface(ClosureSurface src)
public void marshalDoor(Door src, net.opengis.citygml.tunnel._2.DoorType dest)
public net.opengis.citygml.tunnel._2.DoorType marshalDoor(Door src)
public void marshalFloorSurface(FloorSurface src, net.opengis.citygml.tunnel._2.FloorSurfaceType dest)
public net.opengis.citygml.tunnel._2.FloorSurfaceType marshalFloorSurface(FloorSurface src)
public void marshalGroundSurface(GroundSurface src, net.opengis.citygml.tunnel._2.GroundSurfaceType dest)
public net.opengis.citygml.tunnel._2.GroundSurfaceType marshalGroundSurface(GroundSurface src)
public void marshalHollowSpace(HollowSpace src, net.opengis.citygml.tunnel._2.HollowSpaceType dest)
public net.opengis.citygml.tunnel._2.HollowSpaceType marshalHollowSpace(HollowSpace src)
public net.opengis.citygml.tunnel._2.InteriorFurniturePropertyType marshalInteriorFurnitureProperty(InteriorFurnitureProperty src)
public net.opengis.citygml.tunnel._2.InteriorHollowSpacePropertyType marshalInteriorHollowSpaceProperty(InteriorHollowSpaceProperty src)
public void marshalInteriorWallSurface(InteriorWallSurface src, net.opengis.citygml.tunnel._2.InteriorWallSurfaceType dest)
public net.opengis.citygml.tunnel._2.InteriorWallSurfaceType marshalInteriorWallSurface(InteriorWallSurface src)
public void marshalIntTunnelInstallation(IntTunnelInstallation src, net.opengis.citygml.tunnel._2.IntTunnelInstallationType dest)
public net.opengis.citygml.tunnel._2.IntTunnelInstallationType marshalIntTunnelInstallation(IntTunnelInstallation src)
public net.opengis.citygml.tunnel._2.IntTunnelInstallationPropertyType marshalIntTunnelInstallationProperty(IntTunnelInstallationProperty src)
public net.opengis.citygml.tunnel._2.OpeningPropertyType marshalOpeningProperty(OpeningProperty src)
public void marshalOuterCeilingSurface(OuterCeilingSurface src, net.opengis.citygml.tunnel._2.OuterCeilingSurfaceType dest)
public net.opengis.citygml.tunnel._2.OuterCeilingSurfaceType marshalOuterCeilingSurface(OuterCeilingSurface src)
public void marshalOuterFloorSurface(OuterFloorSurface src, net.opengis.citygml.tunnel._2.OuterFloorSurfaceType dest)
public net.opengis.citygml.tunnel._2.OuterFloorSurfaceType marshalOuterFloorSurface(OuterFloorSurface src)
public void marshalRoofSurface(RoofSurface src, net.opengis.citygml.tunnel._2.RoofSurfaceType dest)
public net.opengis.citygml.tunnel._2.RoofSurfaceType marshalRoofSurface(RoofSurface src)
public void marshalTunnel(Tunnel src, net.opengis.citygml.tunnel._2.TunnelType dest)
public net.opengis.citygml.tunnel._2.TunnelType marshalTunnel(Tunnel src)
public void marshalTunnelFurniture(TunnelFurniture src, net.opengis.citygml.tunnel._2.TunnelFurnitureType dest)
public net.opengis.citygml.tunnel._2.TunnelFurnitureType marshalTunnelFurniture(TunnelFurniture src)
public void marshalTunnelInstallation(TunnelInstallation src, net.opengis.citygml.tunnel._2.TunnelInstallationType dest)
public net.opengis.citygml.tunnel._2.TunnelInstallationType marshalTunnelInstallation(TunnelInstallation src)
public net.opengis.citygml.tunnel._2.TunnelInstallationPropertyType marshalTunnelInstallationProperty(TunnelInstallationProperty src)
public void marshalTunnelPart(TunnelPart src, net.opengis.citygml.tunnel._2.TunnelPartType dest)
public net.opengis.citygml.tunnel._2.TunnelPartType marshalTunnelPart(TunnelPart src)
public net.opengis.citygml.tunnel._2.TunnelPartPropertyType marshalTunnelPartProperty(TunnelPartProperty src)
public void marshalWallSurface(WallSurface src, net.opengis.citygml.tunnel._2.WallSurfaceType dest)
public net.opengis.citygml.tunnel._2.WallSurfaceType marshalWallSurface(WallSurface src)
public void marshalWindow(Window src, net.opengis.citygml.tunnel._2.WindowType dest)
public net.opengis.citygml.tunnel._2.WindowType marshalWindow(Window src)