org.citygml4j.builder.jaxb.marshal.gml
Class GMLMarshaller
java.lang.Object
org.citygml4j.builder.jaxb.marshal.gml.GMLMarshaller
public class GMLMarshaller
- extends java.lang.Object
Method Summary |
java.lang.Object |
marshal(ModelObject src)
|
void |
marshalAbstractCoverage(AbstractCoverage src,
AbstractCoverageType dest)
|
void |
marshalAbstractCurve(AbstractCurve src,
AbstractCurveType dest)
|
void |
marshalAbstractCurveSegment(AbstractCurveSegment src,
AbstractCurveSegmentType dest)
|
void |
marshalAbstractDiscreteCoverage(AbstractDiscreteCoverage src,
AbstractDiscreteCoverageType dest)
|
void |
marshalAbstractFeature(AbstractFeature src,
AbstractFeatureType dest)
|
void |
marshalAbstractFeatureCollection(AbstractFeatureCollection src,
AbstractFeatureCollectionType dest)
|
void |
marshalAbstractGeometricAggregate(AbstractGeometricAggregate src,
AbstractGeometricAggregateType dest)
|
void |
marshalAbstractGeometricPrimitive(AbstractGeometricPrimitive src,
AbstractGeometricPrimitiveType dest)
|
void |
marshalAbstractGeometry(AbstractGeometry src,
AbstractGeometryType dest)
|
void |
marshalAbstractGML(AbstractGML src,
AbstractGMLType dest)
|
void |
marshalAbstractRing(AbstractRing src,
AbstractRingType dest)
|
AbstractRingPropertyType |
marshalAbstractRingProperty(AbstractRingProperty src)
|
void |
marshalAbstractSolid(AbstractSolid src,
AbstractSolidType dest)
|
void |
marshalAbstractSurface(AbstractSurface src,
AbstractSurfaceType dest)
|
void |
marshalAbstractSurfacePatch(AbstractSurfacePatch src,
AbstractSurfacePatchType dest)
|
void |
marshalAssociationByRepOrRef(AssociationByRepOrRef<? extends Associable> src,
AssociationType dest)
|
BoundingShapeType |
marshalBoundingShape(BoundingShape src)
|
CategoryExtentType |
marshalCategoryExtent(CategoryExtent src)
|
CodeType |
marshalCode(Code src)
|
CodeOrNullListType |
marshalCodeOrNullList(CodeOrNullList src)
|
void |
marshalCodeOrNullList(CodeOrNullList src,
CodeOrNullListType dest)
|
CompositeCurveType |
marshalCompositeCurve(CompositeCurve src)
|
CompositeCurvePropertyType |
marshalCompositeCurveProperty(CompositeCurveProperty src)
|
CompositeSolidType |
marshalCompositeSolid(CompositeSolid src)
|
CompositeSolidPropertyType |
marshalCompositeSolidProperty(CompositeSolidProperty src)
|
CompositeSurfaceType |
marshalCompositeSurface(CompositeSurface src)
|
CompositeSurfacePropertyType |
marshalCompositeSurfaceProperty(CompositeSurfaceProperty src)
|
CompositeValueType |
marshalCompositeValue(CompositeValue src)
|
void |
marshalCompositeValue(CompositeValue src,
CompositeValueType dest)
|
TinType.ControlPoint |
marshalControlPoint(ControlPoint src)
|
CoordType |
marshalCoord(Coord src)
|
CoordinatesType |
marshalCoordinates(Coordinates src)
|
CoverageFunctionType |
marshalCoverageFunction(CoverageFunction src)
|
CurveType |
marshalCurve(Curve src)
|
CurveArrayPropertyType |
marshalCurveArrayProperty(CurveArrayProperty src)
|
CurveInterpolationType |
marshalCurveInterpolation(CurveInterpolation src)
|
CurvePropertyType |
marshalCurveProperty(CurveProperty src)
|
CurveSegmentArrayPropertyType |
marshalCurveSegmentArrayProperty(CurveSegmentArrayProperty src)
|
DataBlockType |
marshalDataBlock(DataBlock src)
|
DirectPositionType |
marshalDirectPosition(DirectPosition src)
|
DirectPositionListType |
marshalDirectPositionList(DirectPositionList src)
|
void |
marshalDomainSet(DomainSet<? extends AbstractGeometry> src,
DomainSetType dest)
|
EnvelopeType |
marshalEnvelope(Envelope src)
|
AbstractRingPropertyType |
marshalExterior(Exterior src)
|
FeatureArrayPropertyType |
marshalFeatureArrayProperty(FeatureArrayProperty src)
|
FeaturePropertyType |
marshalFeatureProperty(FeatureProperty<? extends AbstractFeature> src)
|
void |
marshalFeatureProperty(FeatureProperty<? extends AbstractFeature> src,
AssociationType dest)
|
void |
marshalFeatureProperty(FeatureProperty<? extends AbstractFeature> src,
FeaturePropertyType dest)
|
FileType |
marshalFile(File src)
|
FileValueModelType |
marshalFileValueModel(FileValueModel src)
|
GeometricComplexType |
marshalGeometricComplex(GeometricComplex src)
|
GeometricComplexPropertyType |
marshalGeometricComplexProperty(GeometricComplexProperty src)
|
GeometricPrimitivePropertyType |
marshalGeometricPrimitiveProperty(GeometricPrimitiveProperty src)
|
GeometryArrayPropertyType |
marshalGeometryArrayProperty(GeometryArrayProperty<? extends AbstractGeometry> src)
|
GeometryPropertyType |
marshalGeometryProperty(GeometryProperty<? extends AbstractGeometry> src)
|
GridType |
marshalGrid(Grid src)
|
void |
marshalGrid(Grid src,
GridType dest)
|
GridEnvelopeType |
marshalGridEnvelope(GridEnvelope src)
|
GridFunctionType |
marshalGridFunction(GridFunction src)
|
void |
marshalGridFunction(GridFunction src,
GridFunctionType dest)
|
GridLimitsType |
marshalGridLimits(GridLimits src)
|
IndexMapType |
marshalIndexMap(IndexMap src)
|
AbstractRingPropertyType |
marshalInnerBoundaryIs(InnerBoundaryIs src)
|
AbstractRingPropertyType |
marshalInterior(Interior src)
|
javax.xml.bind.JAXBElement<?> |
marshalJAXBElement(java.lang.Object src)
|
LengthType |
marshalLength(Length src)
|
LinearRingType |
marshalLinearRing(LinearRing src)
|
LinearRingPropertyType |
marshalLinearRingProperty(LinearRingProperty src)
|
LineStringType |
marshalLineString(LineString src)
|
LineStringPropertyType |
marshalLineStringProperty(LineStringProperty src)
|
LineStringSegmentType |
marshalLineStringSegment(LineStringSegment src)
|
LineStringSegmentArrayPropertyType |
marshalLineStringSegmentArrayProperty(LineStringSegmentArrayProperty src)
|
LocationPropertyType |
marshalLocationProperty(LocationProperty src)
|
void |
marshalLocationProperty(LocationProperty src,
LocationPropertyType dest)
|
MeasureType |
marshalMeasure(Measure src)
|
void |
marshalMeasure(Measure src,
MeasureType dest)
|
MeasureOrNullListType |
marshalMeasureOrNullList(MeasureOrNullList src)
|
void |
marshalMeasureOrNullList(MeasureOrNullList src,
MeasureOrNullListType dest)
|
MetaDataPropertyType |
marshalMetaDataProperty(MetaDataProperty src)
|
MultiCurveType |
marshalMultiCurve(MultiCurve src)
|
MultiCurvePropertyType |
marshalMultiCurveProperty(MultiCurveProperty src)
|
MultiGeometryType |
marshalMultiGeometry(MultiGeometry src)
|
MultiGeometryPropertyType |
marshalMultiGeometryProperty(MultiGeometryProperty src)
|
MultiLineStringType |
marshalMultiLineString(MultiLineString src)
|
MultiLineStringPropertyType |
marshalMultiLineStringProperty(MultiLineStringProperty src)
|
MultiPointType |
marshalMultiPoint(MultiPoint src)
|
MultiPointPropertyType |
marshalMultiPointProperty(MultiPointProperty src)
|
MultiPolygonType |
marshalMultiPolygon(MultiPolygon src)
|
MultiPolygonPropertyType |
marshalMultiPolygonProperty(MultiPolygonProperty src)
|
MultiSolidType |
marshalMultiSolid(MultiSolid src)
|
MultiSolidPropertyType |
marshalMultiSolidProperty(MultiSolidProperty src)
|
MultiSurfaceType |
marshalMultiSurface(MultiSurface src)
|
MultiSurfacePropertyType |
marshalMultiSurfaceProperty(MultiSurfaceProperty src)
|
OrientableCurveType |
marshalOrientableCurve(OrientableCurve src)
|
OrientableSurfaceType |
marshalOrientableSurface(OrientableSurface src)
|
void |
marshalOrientableSurface(OrientableSurface src,
OrientableSurfaceType dest)
|
AbstractRingPropertyType |
marshalOuterBoundaryIs(OuterBoundaryIs src)
|
PointType |
marshalPoint(Point src)
|
PointArrayPropertyType |
marshalPointArrayProperty(PointArrayProperty src)
|
PointPropertyType |
marshalPointProperty(PointProperty src)
|
PointPropertyType |
marshalPointRep(PointRep src)
|
PolygonType |
marshalPolygon(Polygon src)
|
PolygonPropertyType |
marshalPolygonProperty(PolygonProperty src)
|
PriorityLocationPropertyType |
marshalPriorityLocationProperty(PriorityLocationProperty src)
|
QuantityExtentType |
marshalQuantityExtent(QuantityExtent src)
|
RangeParametersType |
marshalRangeParameters(RangeParameters src)
|
RangeSetType |
marshalRangeSet(RangeSet src)
|
RectangleType |
marshalRectangle(Rectangle src)
|
RectifiedGridType |
marshalRectifiedGrid(RectifiedGrid src)
|
RectifiedGridCoverageType |
marshalRectifiedGridCoverage(RectifiedGridCoverage src)
|
RectifiedGridDomainType |
marshalRectifiedGridDomain(RectifiedGridDomain src)
|
RingType |
marshalRing(Ring src)
|
SequenceRuleType |
marshalSequenceRule(SequenceRule src)
|
SequenceRuleNames |
marshalSequenceRuleNames(SequenceRuleNames src)
|
SolidType |
marshalSolid(Solid src)
|
SolidArrayPropertyType |
marshalSolidArrayProperty(SolidArrayProperty src)
|
SolidPropertyType |
marshalSolidProperty(SolidProperty src)
|
SpeedType |
marshalSpeed(Speed src)
|
StringOrRefType |
marshalStringOrRef(StringOrRef src)
|
SurfaceType |
marshalSurface(Surface src)
|
void |
marshalSurface(Surface src,
SurfaceType dest)
|
SurfaceArrayPropertyType |
marshalSurfaceArrayProperty(SurfaceArrayProperty src)
|
SurfaceInterpolationType |
marshalSurfaceInterpolation(SurfaceInterpolation src)
|
SurfacePatchArrayPropertyType |
marshalSurfacePatchArrayProperty(SurfacePatchArrayProperty src)
|
void |
marshalSurfacePatchArrayProperty(SurfacePatchArrayProperty src,
SurfacePatchArrayPropertyType dest)
|
SurfacePropertyType |
marshalSurfaceProperty(SurfaceProperty src)
|
TinType |
marshalTin(Tin src)
|
TriangleType |
marshalTriangle(Triangle src)
|
TrianglePatchArrayPropertyType |
marshalTrianglePatchArrayProperty(TrianglePatchArrayProperty src)
|
TriangulatedSurfaceType |
marshalTriangulatedSurface(TriangulatedSurface src)
|
void |
marshalTriangulatedSurface(TriangulatedSurface src,
TriangulatedSurfaceType dest)
|
void |
marshalValue(Value src,
ValuePropertyType dest)
|
ValueArrayType |
marshalValueArray(ValueArray src)
|
ValueArrayPropertyType |
marshalValueArrayProperty(ValueArrayProperty src)
|
void |
marshalValueObject(ValueObject src,
RangeParametersType dest)
|
void |
marshalValueObject(ValueObject src,
ValuePropertyType dest)
|
ValuePropertyType |
marshalValueProperty(ValueProperty src)
|
VectorType |
marshalVector(Vector src)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMLMarshaller
public GMLMarshaller(JAXBMarshaller jaxb)
marshalJAXBElement
public javax.xml.bind.JAXBElement<?> marshalJAXBElement(java.lang.Object src)
marshal
public java.lang.Object marshal(ModelObject src)
marshalAbstractCoverage
public void marshalAbstractCoverage(AbstractCoverage src,
AbstractCoverageType dest)
marshalAbstractCurve
public void marshalAbstractCurve(AbstractCurve src,
AbstractCurveType dest)
marshalAbstractCurveSegment
public void marshalAbstractCurveSegment(AbstractCurveSegment src,
AbstractCurveSegmentType dest)
marshalAbstractDiscreteCoverage
public void marshalAbstractDiscreteCoverage(AbstractDiscreteCoverage src,
AbstractDiscreteCoverageType dest)
marshalAbstractFeature
public void marshalAbstractFeature(AbstractFeature src,
AbstractFeatureType dest)
marshalAbstractFeatureCollection
public void marshalAbstractFeatureCollection(AbstractFeatureCollection src,
AbstractFeatureCollectionType dest)
marshalAbstractGeometricAggregate
public void marshalAbstractGeometricAggregate(AbstractGeometricAggregate src,
AbstractGeometricAggregateType dest)
marshalAbstractGeometricPrimitive
public void marshalAbstractGeometricPrimitive(AbstractGeometricPrimitive src,
AbstractGeometricPrimitiveType dest)
marshalAbstractGeometry
public void marshalAbstractGeometry(AbstractGeometry src,
AbstractGeometryType dest)
marshalAbstractGML
public void marshalAbstractGML(AbstractGML src,
AbstractGMLType dest)
marshalAbstractRing
public void marshalAbstractRing(AbstractRing src,
AbstractRingType dest)
marshalAbstractSolid
public void marshalAbstractSolid(AbstractSolid src,
AbstractSolidType dest)
marshalAbstractSurface
public void marshalAbstractSurface(AbstractSurface src,
AbstractSurfaceType dest)
marshalAbstractSurfacePatch
public void marshalAbstractSurfacePatch(AbstractSurfacePatch src,
AbstractSurfacePatchType dest)
marshalAssociationByRepOrRef
public void marshalAssociationByRepOrRef(AssociationByRepOrRef<? extends Associable> src,
AssociationType dest)
marshalCodeOrNullList
public void marshalCodeOrNullList(CodeOrNullList src,
CodeOrNullListType dest)
marshalCompositeValue
public void marshalCompositeValue(CompositeValue src,
CompositeValueType dest)
marshalDomainSet
public void marshalDomainSet(DomainSet<? extends AbstractGeometry> src,
DomainSetType dest)
marshalFeatureProperty
public void marshalFeatureProperty(FeatureProperty<? extends AbstractFeature> src,
AssociationType dest)
marshalFeatureProperty
public void marshalFeatureProperty(FeatureProperty<? extends AbstractFeature> src,
FeaturePropertyType dest)
marshalGrid
public void marshalGrid(Grid src,
GridType dest)
marshalGridFunction
public void marshalGridFunction(GridFunction src,
GridFunctionType dest)
marshalLocationProperty
public void marshalLocationProperty(LocationProperty src,
LocationPropertyType dest)
marshalMeasure
public void marshalMeasure(Measure src,
MeasureType dest)
marshalMeasureOrNullList
public void marshalMeasureOrNullList(MeasureOrNullList src,
MeasureOrNullListType dest)
marshalOrientableSurface
public void marshalOrientableSurface(OrientableSurface src,
OrientableSurfaceType dest)
marshalSurface
public void marshalSurface(Surface src,
SurfaceType dest)
marshalSurfacePatchArrayProperty
public void marshalSurfacePatchArrayProperty(SurfacePatchArrayProperty src,
SurfacePatchArrayPropertyType dest)
marshalTriangulatedSurface
public void marshalTriangulatedSurface(TriangulatedSurface src,
TriangulatedSurfaceType dest)
marshalValueObject
public void marshalValueObject(ValueObject src,
ValuePropertyType dest)
marshalValueObject
public void marshalValueObject(ValueObject src,
RangeParametersType dest)
marshalValue
public void marshalValue(Value src,
ValuePropertyType dest)
marshalAbstractRingProperty
public AbstractRingPropertyType marshalAbstractRingProperty(AbstractRingProperty src)
marshalBoundingShape
public BoundingShapeType marshalBoundingShape(BoundingShape src)
marshalCategoryExtent
public CategoryExtentType marshalCategoryExtent(CategoryExtent src)
marshalCode
public CodeType marshalCode(Code src)
marshalCodeOrNullList
public CodeOrNullListType marshalCodeOrNullList(CodeOrNullList src)
marshalCompositeCurve
public CompositeCurveType marshalCompositeCurve(CompositeCurve src)
marshalCompositeCurveProperty
public CompositeCurvePropertyType marshalCompositeCurveProperty(CompositeCurveProperty src)
marshalCompositeSolid
public CompositeSolidType marshalCompositeSolid(CompositeSolid src)
marshalCompositeSolidProperty
public CompositeSolidPropertyType marshalCompositeSolidProperty(CompositeSolidProperty src)
marshalCompositeSurface
public CompositeSurfaceType marshalCompositeSurface(CompositeSurface src)
marshalCompositeSurfaceProperty
public CompositeSurfacePropertyType marshalCompositeSurfaceProperty(CompositeSurfaceProperty src)
marshalCompositeValue
public CompositeValueType marshalCompositeValue(CompositeValue src)
marshalControlPoint
public TinType.ControlPoint marshalControlPoint(ControlPoint src)
marshalCoord
public CoordType marshalCoord(Coord src)
marshalCoordinates
public CoordinatesType marshalCoordinates(Coordinates src)
marshalCoverageFunction
public CoverageFunctionType marshalCoverageFunction(CoverageFunction src)
marshalCurve
public CurveType marshalCurve(Curve src)
marshalCurveArrayProperty
public CurveArrayPropertyType marshalCurveArrayProperty(CurveArrayProperty src)
marshalCurveInterpolation
public CurveInterpolationType marshalCurveInterpolation(CurveInterpolation src)
marshalCurveProperty
public CurvePropertyType marshalCurveProperty(CurveProperty src)
marshalCurveSegmentArrayProperty
public CurveSegmentArrayPropertyType marshalCurveSegmentArrayProperty(CurveSegmentArrayProperty src)
marshalDataBlock
public DataBlockType marshalDataBlock(DataBlock src)
marshalDirectPosition
public DirectPositionType marshalDirectPosition(DirectPosition src)
marshalDirectPositionList
public DirectPositionListType marshalDirectPositionList(DirectPositionList src)
marshalEnvelope
public EnvelopeType marshalEnvelope(Envelope src)
marshalExterior
public AbstractRingPropertyType marshalExterior(Exterior src)
marshalFeatureArrayProperty
public FeatureArrayPropertyType marshalFeatureArrayProperty(FeatureArrayProperty src)
marshalFeatureProperty
public FeaturePropertyType marshalFeatureProperty(FeatureProperty<? extends AbstractFeature> src)
marshalFile
public FileType marshalFile(File src)
marshalFileValueModel
public FileValueModelType marshalFileValueModel(FileValueModel src)
marshalGeometricComplex
public GeometricComplexType marshalGeometricComplex(GeometricComplex src)
marshalGeometricComplexProperty
public GeometricComplexPropertyType marshalGeometricComplexProperty(GeometricComplexProperty src)
marshalGeometricPrimitiveProperty
public GeometricPrimitivePropertyType marshalGeometricPrimitiveProperty(GeometricPrimitiveProperty src)
marshalGeometryArrayProperty
public GeometryArrayPropertyType marshalGeometryArrayProperty(GeometryArrayProperty<? extends AbstractGeometry> src)
marshalGeometryProperty
public GeometryPropertyType marshalGeometryProperty(GeometryProperty<? extends AbstractGeometry> src)
marshalGrid
public GridType marshalGrid(Grid src)
marshalGridEnvelope
public GridEnvelopeType marshalGridEnvelope(GridEnvelope src)
marshalGridFunction
public GridFunctionType marshalGridFunction(GridFunction src)
marshalGridLimits
public GridLimitsType marshalGridLimits(GridLimits src)
marshalIndexMap
public IndexMapType marshalIndexMap(IndexMap src)
marshalInnerBoundaryIs
public AbstractRingPropertyType marshalInnerBoundaryIs(InnerBoundaryIs src)
marshalInterior
public AbstractRingPropertyType marshalInterior(Interior src)
marshalLength
public LengthType marshalLength(Length src)
marshalLinearRing
public LinearRingType marshalLinearRing(LinearRing src)
marshalLinearRingProperty
public LinearRingPropertyType marshalLinearRingProperty(LinearRingProperty src)
marshalLineString
public LineStringType marshalLineString(LineString src)
marshalLineStringProperty
public LineStringPropertyType marshalLineStringProperty(LineStringProperty src)
marshalLineStringSegment
public LineStringSegmentType marshalLineStringSegment(LineStringSegment src)
marshalLineStringSegmentArrayProperty
public LineStringSegmentArrayPropertyType marshalLineStringSegmentArrayProperty(LineStringSegmentArrayProperty src)
marshalLocationProperty
public LocationPropertyType marshalLocationProperty(LocationProperty src)
marshalMeasure
public MeasureType marshalMeasure(Measure src)
marshalMeasureOrNullList
public MeasureOrNullListType marshalMeasureOrNullList(MeasureOrNullList src)
marshalMetaDataProperty
public MetaDataPropertyType marshalMetaDataProperty(MetaDataProperty src)
marshalMultiCurve
public MultiCurveType marshalMultiCurve(MultiCurve src)
marshalMultiCurveProperty
public MultiCurvePropertyType marshalMultiCurveProperty(MultiCurveProperty src)
marshalMultiGeometry
public MultiGeometryType marshalMultiGeometry(MultiGeometry src)
marshalMultiGeometryProperty
public MultiGeometryPropertyType marshalMultiGeometryProperty(MultiGeometryProperty src)
marshalMultiLineString
public MultiLineStringType marshalMultiLineString(MultiLineString src)
marshalMultiLineStringProperty
public MultiLineStringPropertyType marshalMultiLineStringProperty(MultiLineStringProperty src)
marshalMultiPoint
public MultiPointType marshalMultiPoint(MultiPoint src)
marshalMultiPointProperty
public MultiPointPropertyType marshalMultiPointProperty(MultiPointProperty src)
marshalMultiPolygon
public MultiPolygonType marshalMultiPolygon(MultiPolygon src)
marshalMultiPolygonProperty
public MultiPolygonPropertyType marshalMultiPolygonProperty(MultiPolygonProperty src)
marshalMultiSolid
public MultiSolidType marshalMultiSolid(MultiSolid src)
marshalMultiSolidProperty
public MultiSolidPropertyType marshalMultiSolidProperty(MultiSolidProperty src)
marshalMultiSurface
public MultiSurfaceType marshalMultiSurface(MultiSurface src)
marshalMultiSurfaceProperty
public MultiSurfacePropertyType marshalMultiSurfaceProperty(MultiSurfaceProperty src)
marshalOrientableCurve
public OrientableCurveType marshalOrientableCurve(OrientableCurve src)
marshalOrientableSurface
public OrientableSurfaceType marshalOrientableSurface(OrientableSurface src)
marshalOuterBoundaryIs
public AbstractRingPropertyType marshalOuterBoundaryIs(OuterBoundaryIs src)
marshalPoint
public PointType marshalPoint(Point src)
marshalPointArrayProperty
public PointArrayPropertyType marshalPointArrayProperty(PointArrayProperty src)
marshalPointProperty
public PointPropertyType marshalPointProperty(PointProperty src)
marshalPointRep
public PointPropertyType marshalPointRep(PointRep src)
marshalPolygon
public PolygonType marshalPolygon(Polygon src)
marshalPolygonProperty
public PolygonPropertyType marshalPolygonProperty(PolygonProperty src)
marshalPriorityLocationProperty
public PriorityLocationPropertyType marshalPriorityLocationProperty(PriorityLocationProperty src)
marshalQuantityExtent
public QuantityExtentType marshalQuantityExtent(QuantityExtent src)
marshalRangeParameters
public RangeParametersType marshalRangeParameters(RangeParameters src)
marshalRangeSet
public RangeSetType marshalRangeSet(RangeSet src)
marshalRectangle
public RectangleType marshalRectangle(Rectangle src)
marshalRectifiedGrid
public RectifiedGridType marshalRectifiedGrid(RectifiedGrid src)
marshalRectifiedGridCoverage
public RectifiedGridCoverageType marshalRectifiedGridCoverage(RectifiedGridCoverage src)
marshalRectifiedGridDomain
public RectifiedGridDomainType marshalRectifiedGridDomain(RectifiedGridDomain src)
marshalRing
public RingType marshalRing(Ring src)
marshalSequenceRuleNames
public SequenceRuleNames marshalSequenceRuleNames(SequenceRuleNames src)
marshalSequenceRule
public SequenceRuleType marshalSequenceRule(SequenceRule src)
marshalSolid
public SolidType marshalSolid(Solid src)
marshalSolidArrayProperty
public SolidArrayPropertyType marshalSolidArrayProperty(SolidArrayProperty src)
marshalSolidProperty
public SolidPropertyType marshalSolidProperty(SolidProperty src)
marshalSpeed
public SpeedType marshalSpeed(Speed src)
marshalStringOrRef
public StringOrRefType marshalStringOrRef(StringOrRef src)
marshalSurface
public SurfaceType marshalSurface(Surface src)
marshalSurfaceArrayProperty
public SurfaceArrayPropertyType marshalSurfaceArrayProperty(SurfaceArrayProperty src)
marshalSurfaceInterpolation
public SurfaceInterpolationType marshalSurfaceInterpolation(SurfaceInterpolation src)
marshalSurfacePatchArrayProperty
public SurfacePatchArrayPropertyType marshalSurfacePatchArrayProperty(SurfacePatchArrayProperty src)
marshalSurfaceProperty
public SurfacePropertyType marshalSurfaceProperty(SurfaceProperty src)
marshalTin
public TinType marshalTin(Tin src)
marshalTriangle
public TriangleType marshalTriangle(Triangle src)
marshalTrianglePatchArrayProperty
public TrianglePatchArrayPropertyType marshalTrianglePatchArrayProperty(TrianglePatchArrayProperty src)
marshalTriangulatedSurface
public TriangulatedSurfaceType marshalTriangulatedSurface(TriangulatedSurface src)
marshalValueArray
public ValueArrayType marshalValueArray(ValueArray src)
marshalValueArrayProperty
public ValueArrayPropertyType marshalValueArrayProperty(ValueArrayProperty src)
marshalValueProperty
public ValuePropertyType marshalValueProperty(ValueProperty src)
marshalVector
public VectorType marshalVector(Vector src)