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