Class GMLUnmarshaller
- java.lang.Object
-
- org.citygml4j.builder.jaxb.unmarshal.gml.GMLUnmarshaller
-
public class GMLUnmarshaller extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GMLUnmarshaller(JAXBUnmarshaller jaxb)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GML
unmarshal(java.lang.Object src)
GML
unmarshal(javax.xml.bind.JAXBElement<?> src)
void
unmarshalAbstractCoverage(net.opengis.gml.AbstractCoverageType src, AbstractCoverage dest)
void
unmarshalAbstractCurve(net.opengis.gml.AbstractCurveType src, AbstractCurve dest)
void
unmarshalAbstractCurveSegment(net.opengis.gml.AbstractCurveSegmentType src, AbstractCurveSegment dest)
void
unmarshalAbstractDiscreteCoverage(net.opengis.gml.AbstractDiscreteCoverageType src, AbstractDiscreteCoverage dest)
void
unmarshalAbstractFeature(net.opengis.gml.AbstractFeatureType src, AbstractFeature dest)
void
unmarshalAbstractFeatureCollection(net.opengis.gml.AbstractFeatureCollectionType src, AbstractFeatureCollection dest)
void
unmarshalAbstractGeometricAggregate(net.opengis.gml.AbstractGeometricAggregateType src, AbstractGeometricAggregate dest)
void
unmarshalAbstractGeometricPrimitive(net.opengis.gml.AbstractGeometricPrimitiveType src, AbstractGeometricPrimitive dest)
void
unmarshalAbstractGeometry(net.opengis.gml.AbstractGeometryType src, AbstractGeometry dest)
void
unmarshalAbstractGML(net.opengis.gml.AbstractGMLType src, AbstractGML dest)
void
unmarshalAbstractRing(net.opengis.gml.AbstractRingType src, AbstractRing dest)
void
unmarshalAbstractRingProperty(net.opengis.gml.AbstractRingPropertyType src, AbstractRingProperty dest)
void
unmarshalAbstractSolid(net.opengis.gml.AbstractSolidType src, AbstractSolid dest)
void
unmarshalAbstractSurface(net.opengis.gml.AbstractSurfaceType src, AbstractSurface dest)
void
unmarshalAbstractSurfacePatch(net.opengis.gml.AbstractSurfacePatchType src, AbstractSurfacePatch dest)
Angle
unmarshalAngle(net.opengis.gml.AngleType src)
Area
unmarshalArea(net.opengis.gml.AreaType src)
void
unmarshalAssociationByRepOrRef(net.opengis.gml.AssociationType src, AssociationByRepOrRef<? extends Associable> dest)
BoundingShape
unmarshalBoundingShape(net.opengis.gml.BoundingShapeType src)
CategoryExtent
unmarshalCategoryExtent(net.opengis.gml.CategoryExtentType src)
Code
unmarshalCode(net.opengis.gml.CodeType src)
CodeOrNullList
unmarshalCodeOrNullList(net.opengis.gml.CodeOrNullListType src)
void
unmarshalCodeOrNullList(net.opengis.gml.CodeOrNullListType src, CodeOrNullList dest)
CompositeCurve
unmarshalCompositeCurve(net.opengis.gml.CompositeCurveType src)
CompositeCurveProperty
unmarshalCompositeCurveProperty(net.opengis.gml.CompositeCurvePropertyType src)
CompositeSolid
unmarshalCompositeSolid(net.opengis.gml.CompositeSolidType src)
CompositeSolidProperty
unmarshalCompositeSolidProperty(net.opengis.gml.CompositeSolidPropertyType src)
CompositeSurface
unmarshalCompositeSurface(net.opengis.gml.CompositeSurfaceType src)
CompositeSurfaceProperty
unmarshalCompositeSurfaceProperty(net.opengis.gml.CompositeSurfacePropertyType src)
CompositeValue
unmarshalCompositeValue(net.opengis.gml.CompositeValueType src)
void
unmarshalCompositeValue(net.opengis.gml.CompositeValueType src, CompositeValue dest)
ControlPoint
unmarshalControlPoint(net.opengis.gml.TinType.ControlPoint src)
Coord
unmarshalCoord(net.opengis.gml.CoordType src)
Coordinates
unmarshalCoordinates(net.opengis.gml.CoordinatesType src)
CoverageFunction
unmarshalCoverageFunction(net.opengis.gml.CoverageFunctionType src)
Curve
unmarshalCurve(net.opengis.gml.CurveType src)
CurveArrayProperty
unmarshalCurveArrayProperty(net.opengis.gml.CurveArrayPropertyType src)
CurveInterpolation
unmarshalCurveInterpolation(net.opengis.gml.CurveInterpolationType src)
CurveProperty
unmarshalCurveProperty(net.opengis.gml.CurvePropertyType src)
CurveSegmentArrayProperty
unmarshalCurveSegmentArrayProperty(net.opengis.gml.CurveSegmentArrayPropertyType src)
DataBlock
unmarshalDataBlock(net.opengis.gml.DataBlockType src)
DirectPosition
unmarshalDirectPosition(net.opengis.gml.DirectPositionType src)
DirectPositionList
unmarshalDirectPositionList(net.opengis.gml.DirectPositionListType src)
void
unmarshalDomainSet(net.opengis.gml.DomainSetType src, DomainSet<? extends AbstractGeometry> dest)
Envelope
unmarshalEnvelope(net.opengis.gml.EnvelopeType src)
Exterior
unmarshalExterior(net.opengis.gml.AbstractRingPropertyType src)
FeatureArrayProperty
unmarshalFeatureArrayProperty(net.opengis.gml.FeatureArrayPropertyType src)
FeatureMember
unmarshalFeatureMember(net.opengis.gml.FeaturePropertyType src)
void
unmarshalFeatureProperty(net.opengis.gml.AssociationType src, FeatureProperty<? extends AbstractFeature> dest)
FeatureProperty<? extends AbstractFeature>
unmarshalFeatureProperty(net.opengis.gml.FeaturePropertyType src)
void
unmarshalFeatureProperty(net.opengis.gml.FeaturePropertyType src, FeatureProperty<? extends AbstractFeature> dest)
File
unmarshalFile(net.opengis.gml.FileType src)
FileValueModel
unmarshalFileValueModel(net.opengis.gml.FileValueModelType src)
GeometricComplex
unmarshalGeometricComplex(net.opengis.gml.GeometricComplexType src)
GeometricComplexProperty
unmarshalGeometricComplexProperty(net.opengis.gml.GeometricComplexPropertyType src)
GeometricPrimitiveProperty
unmarshalGeometricPrimitiveProperty(net.opengis.gml.GeometricPrimitivePropertyType src)
GeometryArrayProperty<AbstractGeometry>
unmarshalGeometryArrayProperty(net.opengis.gml.GeometryArrayPropertyType src)
GeometryProperty<AbstractGeometry>
unmarshalGeometryProperty(net.opengis.gml.GeometryPropertyType src)
Grid
unmarshalGrid(net.opengis.gml.GridType src)
void
unmarshalGrid(net.opengis.gml.GridType src, Grid dest)
GridEnvelope
unmarshalGridEnvelope(net.opengis.gml.GridEnvelopeType src)
GridFunction
unmarshalGridFunction(net.opengis.gml.GridFunctionType src)
void
unmarshalGridFunction(net.opengis.gml.GridFunctionType src, GridFunction dest)
GridLength
unmarshalGridLength(net.opengis.gml.GridLengthType src)
GridLimits
unmarshalGridLimits(net.opengis.gml.GridLimitsType src)
IndexMap
unmarshalIndexMap(net.opengis.gml.IndexMapType src)
InnerBoundaryIs
unmarshalInnerBoundaryIs(net.opengis.gml.AbstractRingPropertyType src)
Interior
unmarshalInterior(net.opengis.gml.AbstractRingPropertyType src)
Length
unmarshalLength(net.opengis.gml.LengthType src)
LinearRing
unmarshalLinearRing(net.opengis.gml.LinearRingType src)
LinearRingProperty
unmarshalLinearRingProperty(net.opengis.gml.LinearRingPropertyType src)
LineString
unmarshalLineString(net.opengis.gml.LineStringType src)
LineStringProperty
unmarshalLineStringProperty(net.opengis.gml.LineStringPropertyType src)
LineStringSegment
unmarshalLineStringSegment(net.opengis.gml.LineStringSegmentType src)
LineStringSegmentArrayProperty
unmarshalLineStringSegmentArrayProperty(net.opengis.gml.LineStringSegmentArrayPropertyType src)
LocationProperty
unmarshalLocationProperty(net.opengis.gml.LocationPropertyType src)
void
unmarshalLocationProperty(net.opengis.gml.LocationPropertyType src, LocationProperty dest)
Measure
unmarshalMeasure(net.opengis.gml.MeasureType src)
void
unmarshalMeasure(net.opengis.gml.MeasureType src, Measure dest)
MeasureList
unmarshalMeasureList(net.opengis.gml.MeasureListType src)
MeasureOrNullList
unmarshalMeasureOrNullList(net.opengis.gml.MeasureOrNullListType src)
void
unmarshalMeasureOrNullList(net.opengis.gml.MeasureOrNullListType src, MeasureOrNullList dest)
MetaDataProperty
unmarshalMetaDataProperty(net.opengis.gml.MetaDataPropertyType src)
MultiCurve
unmarshalMultiCurve(net.opengis.gml.MultiCurveType src)
MultiCurveProperty
unmarshalMultiCurveProperty(net.opengis.gml.MultiCurvePropertyType src)
MultiGeometry
unmarshalMultiGeometry(net.opengis.gml.MultiGeometryType src)
MultiGeometryProperty
unmarshalMultiGeometryProperty(net.opengis.gml.MultiGeometryPropertyType src)
MultiLineString
unmarshalMultiLineString(net.opengis.gml.MultiLineStringType src)
MultiLineStringProperty
unmarshalMultiLineStringProperty(net.opengis.gml.MultiLineStringPropertyType src)
MultiPoint
unmarshalMultiPoint(net.opengis.gml.MultiPointType src)
MultiPointProperty
unmarshalMultiPointProperty(net.opengis.gml.MultiPointPropertyType src)
MultiPolygon
unmarshalMultiPolygon(net.opengis.gml.MultiPolygonType src)
MultiPolygonProperty
unmarshalMultiPolygonProperty(net.opengis.gml.MultiPolygonPropertyType src)
MultiSolid
unmarshalMultiSolid(net.opengis.gml.MultiSolidType src)
MultiSolidProperty
unmarshalMultiSolidProperty(net.opengis.gml.MultiSolidPropertyType src)
MultiSurface
unmarshalMultiSurface(net.opengis.gml.MultiSurfaceType src)
MultiSurfaceProperty
unmarshalMultiSurfaceProperty(net.opengis.gml.MultiSurfacePropertyType src)
OrientableCurve
unmarshalOrientableCurve(net.opengis.gml.OrientableCurveType src)
OrientableSurface
unmarshalOrientableSurface(net.opengis.gml.OrientableSurfaceType src)
void
unmarshalOrientableSurface(net.opengis.gml.OrientableSurfaceType src, OrientableSurface dest)
OuterBoundaryIs
unmarshalOuterBoundaryIs(net.opengis.gml.AbstractRingPropertyType src)
Point
unmarshalPoint(net.opengis.gml.PointType src)
PointArrayProperty
unmarshalPointArrayProperty(net.opengis.gml.PointArrayPropertyType src)
PointProperty
unmarshalPointProperty(net.opengis.gml.PointPropertyType src)
PointRep
unmarshalPointRep(net.opengis.gml.PointPropertyType src)
void
unmarshalPointRroperty(net.opengis.gml.PointPropertyType src, PointProperty dest)
Polygon
unmarshalPolygon(net.opengis.gml.PolygonType src)
PolygonProperty
unmarshalPolygonProperty(net.opengis.gml.PolygonPropertyType src)
PriorityLocationProperty
unmarshalPriorityLocationProperty(net.opengis.gml.PriorityLocationPropertyType src)
QuantityExtent
unmarshalQuantityExtent(net.opengis.gml.QuantityExtentType src)
RangeParameters
unmarshalRangeParameters(net.opengis.gml.RangeParametersType src)
RangeSet
unmarshalRangeSet(net.opengis.gml.RangeSetType src)
Rectangle
unmarshalRectangle(net.opengis.gml.RectangleType src)
RectifiedGrid
unmarshalRectifiedGrid(net.opengis.gml.RectifiedGridType src)
RectifiedGridCoverage
unmarshalRectifiedGridCoverage(net.opengis.gml.RectifiedGridCoverageType src)
RectifiedGridDomain
unmarshalRectifiedGridDomain(net.opengis.gml.RectifiedGridDomainType src)
Reference
unmarshalReference(net.opengis.gml.ReferenceType src)
Ring
unmarshalRing(net.opengis.gml.RingType src)
Scale
unmarshalScale(net.opengis.gml.ScaleType src)
SequenceRule
unmarshalSequenceRule(net.opengis.gml.SequenceRuleType src)
SequenceRuleNames
unmarshalSequenceRuleNames(net.opengis.gml.SequenceRuleNames src)
Solid
unmarshalSolid(net.opengis.gml.SolidType src)
SolidArrayProperty
unmarshalSolidArrayProperty(net.opengis.gml.SolidArrayPropertyType src)
SolidProperty
unmarshalSolidProperty(net.opengis.gml.SolidPropertyType src)
Speed
unmarshalSpeed(net.opengis.gml.SpeedType src)
StringOrRef
unmarshalStringOrRef(net.opengis.gml.StringOrRefType src)
Surface
unmarshalSurface(net.opengis.gml.SurfaceType src)
void
unmarshalSurface(net.opengis.gml.SurfaceType src, Surface dest)
SurfaceArrayProperty
unmarshalSurfaceArrayProperty(net.opengis.gml.SurfaceArrayPropertyType src)
SurfaceInterpolation
unmarshalSurfaceInterpolation(net.opengis.gml.SurfaceInterpolationType src)
SurfacePatchArrayProperty
unmarshalSurfacePatchArrayProperty(net.opengis.gml.SurfacePatchArrayPropertyType src)
void
unmarshalSurfacePatchArrayProperty(net.opengis.gml.SurfacePatchArrayPropertyType src, SurfacePatchArrayProperty dest)
SurfaceProperty
unmarshalSurfaceProperty(net.opengis.gml.SurfacePropertyType src)
Time
unmarshalTime(net.opengis.gml.TimeType src)
Tin
unmarshalTin(net.opengis.gml.TinType src)
Triangle
unmarshalTriangle(net.opengis.gml.TriangleType src)
TrianglePatchArrayProperty
unmarshalTrianglePatchArrayProperty(net.opengis.gml.TrianglePatchArrayPropertyType src)
TriangulatedSurface
unmarshalTriangulatedSurface(net.opengis.gml.TriangulatedSurfaceType src)
void
unmarshalTriangulatedSurface(net.opengis.gml.TriangulatedSurfaceType src, TriangulatedSurface dest)
ValueArray
unmarshalValueArray(net.opengis.gml.ValueArrayType src)
ValueArrayProperty
unmarshalValueArrayProperty(net.opengis.gml.ValueArrayPropertyType src)
ValueProperty
unmarshalValueProperty(net.opengis.gml.ValuePropertyType src)
Vector
unmarshalVector(net.opengis.gml.VectorType src)
Volume
unmarshalVolume(net.opengis.gml.VolumeType src)
-
-
-
Constructor Detail
-
GMLUnmarshaller
public GMLUnmarshaller(JAXBUnmarshaller jaxb)
-
-
Method Detail
-
unmarshal
public GML unmarshal(javax.xml.bind.JAXBElement<?> src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshal
public GML unmarshal(java.lang.Object src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalAbstractCoverage
public void unmarshalAbstractCoverage(net.opengis.gml.AbstractCoverageType src, AbstractCoverage dest)
-
unmarshalAbstractCurve
public void unmarshalAbstractCurve(net.opengis.gml.AbstractCurveType src, AbstractCurve dest)
-
unmarshalAbstractDiscreteCoverage
public void unmarshalAbstractDiscreteCoverage(net.opengis.gml.AbstractDiscreteCoverageType src, AbstractDiscreteCoverage dest)
-
unmarshalAbstractCurveSegment
public void unmarshalAbstractCurveSegment(net.opengis.gml.AbstractCurveSegmentType src, AbstractCurveSegment dest)
-
unmarshalAbstractFeature
public void unmarshalAbstractFeature(net.opengis.gml.AbstractFeatureType src, AbstractFeature dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalAbstractFeatureCollection
public void unmarshalAbstractFeatureCollection(net.opengis.gml.AbstractFeatureCollectionType src, AbstractFeatureCollection dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalAbstractGeometricAggregate
public void unmarshalAbstractGeometricAggregate(net.opengis.gml.AbstractGeometricAggregateType src, AbstractGeometricAggregate dest)
-
unmarshalAbstractGeometricPrimitive
public void unmarshalAbstractGeometricPrimitive(net.opengis.gml.AbstractGeometricPrimitiveType src, AbstractGeometricPrimitive dest)
-
unmarshalAbstractGML
public void unmarshalAbstractGML(net.opengis.gml.AbstractGMLType src, AbstractGML dest)
-
unmarshalAbstractGeometry
public void unmarshalAbstractGeometry(net.opengis.gml.AbstractGeometryType src, AbstractGeometry dest)
-
unmarshalAbstractRing
public void unmarshalAbstractRing(net.opengis.gml.AbstractRingType src, AbstractRing dest)
-
unmarshalAbstractRingProperty
public void unmarshalAbstractRingProperty(net.opengis.gml.AbstractRingPropertyType src, AbstractRingProperty dest)
-
unmarshalAbstractSolid
public void unmarshalAbstractSolid(net.opengis.gml.AbstractSolidType src, AbstractSolid dest)
-
unmarshalAbstractSurface
public void unmarshalAbstractSurface(net.opengis.gml.AbstractSurfaceType src, AbstractSurface dest)
-
unmarshalAbstractSurfacePatch
public void unmarshalAbstractSurfacePatch(net.opengis.gml.AbstractSurfacePatchType src, AbstractSurfacePatch dest)
-
unmarshalAssociationByRepOrRef
public void unmarshalAssociationByRepOrRef(net.opengis.gml.AssociationType src, AssociationByRepOrRef<? extends Associable> dest)
-
unmarshalCodeOrNullList
public void unmarshalCodeOrNullList(net.opengis.gml.CodeOrNullListType src, CodeOrNullList dest)
-
unmarshalCompositeValue
public void unmarshalCompositeValue(net.opengis.gml.CompositeValueType src, CompositeValue dest)
-
unmarshalDomainSet
public void unmarshalDomainSet(net.opengis.gml.DomainSetType src, DomainSet<? extends AbstractGeometry> dest)
-
unmarshalFeatureProperty
public void unmarshalFeatureProperty(net.opengis.gml.AssociationType src, FeatureProperty<? extends AbstractFeature> dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalFeatureProperty
public void unmarshalFeatureProperty(net.opengis.gml.FeaturePropertyType src, FeatureProperty<? extends AbstractFeature> dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalGrid
public void unmarshalGrid(net.opengis.gml.GridType src, Grid dest)
-
unmarshalGridFunction
public void unmarshalGridFunction(net.opengis.gml.GridFunctionType src, GridFunction dest)
-
unmarshalLocationProperty
public void unmarshalLocationProperty(net.opengis.gml.LocationPropertyType src, LocationProperty dest)
-
unmarshalMeasure
public void unmarshalMeasure(net.opengis.gml.MeasureType src, Measure dest)
-
unmarshalMeasureOrNullList
public void unmarshalMeasureOrNullList(net.opengis.gml.MeasureOrNullListType src, MeasureOrNullList dest)
-
unmarshalOrientableSurface
public void unmarshalOrientableSurface(net.opengis.gml.OrientableSurfaceType src, OrientableSurface dest)
-
unmarshalPointRroperty
public void unmarshalPointRroperty(net.opengis.gml.PointPropertyType src, PointProperty dest)
-
unmarshalSurface
public void unmarshalSurface(net.opengis.gml.SurfaceType src, Surface dest)
-
unmarshalSurfacePatchArrayProperty
public void unmarshalSurfacePatchArrayProperty(net.opengis.gml.SurfacePatchArrayPropertyType src, SurfacePatchArrayProperty dest)
-
unmarshalTriangulatedSurface
public void unmarshalTriangulatedSurface(net.opengis.gml.TriangulatedSurfaceType src, TriangulatedSurface dest)
-
unmarshalBoundingShape
public BoundingShape unmarshalBoundingShape(net.opengis.gml.BoundingShapeType src)
-
unmarshalCategoryExtent
public CategoryExtent unmarshalCategoryExtent(net.opengis.gml.CategoryExtentType src)
-
unmarshalCode
public Code unmarshalCode(net.opengis.gml.CodeType src)
-
unmarshalCodeOrNullList
public CodeOrNullList unmarshalCodeOrNullList(net.opengis.gml.CodeOrNullListType src)
-
unmarshalCompositeCurve
public CompositeCurve unmarshalCompositeCurve(net.opengis.gml.CompositeCurveType src)
-
unmarshalCompositeCurveProperty
public CompositeCurveProperty unmarshalCompositeCurveProperty(net.opengis.gml.CompositeCurvePropertyType src)
-
unmarshalCompositeSolid
public CompositeSolid unmarshalCompositeSolid(net.opengis.gml.CompositeSolidType src)
-
unmarshalCompositeSolidProperty
public CompositeSolidProperty unmarshalCompositeSolidProperty(net.opengis.gml.CompositeSolidPropertyType src)
-
unmarshalCompositeSurface
public CompositeSurface unmarshalCompositeSurface(net.opengis.gml.CompositeSurfaceType src)
-
unmarshalCompositeSurfaceProperty
public CompositeSurfaceProperty unmarshalCompositeSurfaceProperty(net.opengis.gml.CompositeSurfacePropertyType src)
-
unmarshalCompositeValue
public CompositeValue unmarshalCompositeValue(net.opengis.gml.CompositeValueType src)
-
unmarshalControlPoint
public ControlPoint unmarshalControlPoint(net.opengis.gml.TinType.ControlPoint src)
-
unmarshalCoord
public Coord unmarshalCoord(net.opengis.gml.CoordType src)
-
unmarshalCoordinates
public Coordinates unmarshalCoordinates(net.opengis.gml.CoordinatesType src)
-
unmarshalCoverageFunction
public CoverageFunction unmarshalCoverageFunction(net.opengis.gml.CoverageFunctionType src)
-
unmarshalCurve
public Curve unmarshalCurve(net.opengis.gml.CurveType src)
-
unmarshalCurveArrayProperty
public CurveArrayProperty unmarshalCurveArrayProperty(net.opengis.gml.CurveArrayPropertyType src)
-
unmarshalCurveInterpolation
public CurveInterpolation unmarshalCurveInterpolation(net.opengis.gml.CurveInterpolationType src)
-
unmarshalCurveProperty
public CurveProperty unmarshalCurveProperty(net.opengis.gml.CurvePropertyType src)
-
unmarshalCurveSegmentArrayProperty
public CurveSegmentArrayProperty unmarshalCurveSegmentArrayProperty(net.opengis.gml.CurveSegmentArrayPropertyType src)
-
unmarshalDataBlock
public DataBlock unmarshalDataBlock(net.opengis.gml.DataBlockType src)
-
unmarshalDirectPosition
public DirectPosition unmarshalDirectPosition(net.opengis.gml.DirectPositionType src)
-
unmarshalDirectPositionList
public DirectPositionList unmarshalDirectPositionList(net.opengis.gml.DirectPositionListType src)
-
unmarshalEnvelope
public Envelope unmarshalEnvelope(net.opengis.gml.EnvelopeType src)
-
unmarshalExterior
public Exterior unmarshalExterior(net.opengis.gml.AbstractRingPropertyType src)
-
unmarshalFeatureArrayProperty
public FeatureArrayProperty unmarshalFeatureArrayProperty(net.opengis.gml.FeatureArrayPropertyType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalFeatureMember
public FeatureMember unmarshalFeatureMember(net.opengis.gml.FeaturePropertyType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalFeatureProperty
public FeatureProperty<? extends AbstractFeature> unmarshalFeatureProperty(net.opengis.gml.FeaturePropertyType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalFile
public File unmarshalFile(net.opengis.gml.FileType src)
-
unmarshalFileValueModel
public FileValueModel unmarshalFileValueModel(net.opengis.gml.FileValueModelType src)
-
unmarshalGeometricComplex
public GeometricComplex unmarshalGeometricComplex(net.opengis.gml.GeometricComplexType src)
-
unmarshalGeometricComplexProperty
public GeometricComplexProperty unmarshalGeometricComplexProperty(net.opengis.gml.GeometricComplexPropertyType src)
-
unmarshalGeometricPrimitiveProperty
public GeometricPrimitiveProperty unmarshalGeometricPrimitiveProperty(net.opengis.gml.GeometricPrimitivePropertyType src)
-
unmarshalGeometryArrayProperty
public GeometryArrayProperty<AbstractGeometry> unmarshalGeometryArrayProperty(net.opengis.gml.GeometryArrayPropertyType src)
-
unmarshalGeometryProperty
public GeometryProperty<AbstractGeometry> unmarshalGeometryProperty(net.opengis.gml.GeometryPropertyType src)
-
unmarshalGrid
public Grid unmarshalGrid(net.opengis.gml.GridType src)
-
unmarshalGridEnvelope
public GridEnvelope unmarshalGridEnvelope(net.opengis.gml.GridEnvelopeType src)
-
unmarshalGridFunction
public GridFunction unmarshalGridFunction(net.opengis.gml.GridFunctionType src)
-
unmarshalGridLimits
public GridLimits unmarshalGridLimits(net.opengis.gml.GridLimitsType src)
-
unmarshalIndexMap
public IndexMap unmarshalIndexMap(net.opengis.gml.IndexMapType src)
-
unmarshalInnerBoundaryIs
public InnerBoundaryIs unmarshalInnerBoundaryIs(net.opengis.gml.AbstractRingPropertyType src)
-
unmarshalInterior
public Interior unmarshalInterior(net.opengis.gml.AbstractRingPropertyType src)
-
unmarshalLength
public Length unmarshalLength(net.opengis.gml.LengthType src)
-
unmarshalLinearRing
public LinearRing unmarshalLinearRing(net.opengis.gml.LinearRingType src)
-
unmarshalLinearRingProperty
public LinearRingProperty unmarshalLinearRingProperty(net.opengis.gml.LinearRingPropertyType src)
-
unmarshalLineString
public LineString unmarshalLineString(net.opengis.gml.LineStringType src)
-
unmarshalLineStringProperty
public LineStringProperty unmarshalLineStringProperty(net.opengis.gml.LineStringPropertyType src)
-
unmarshalLineStringSegment
public LineStringSegment unmarshalLineStringSegment(net.opengis.gml.LineStringSegmentType src)
-
unmarshalLineStringSegmentArrayProperty
public LineStringSegmentArrayProperty unmarshalLineStringSegmentArrayProperty(net.opengis.gml.LineStringSegmentArrayPropertyType src)
-
unmarshalLocationProperty
public LocationProperty unmarshalLocationProperty(net.opengis.gml.LocationPropertyType src)
-
unmarshalMeasure
public Measure unmarshalMeasure(net.opengis.gml.MeasureType src)
-
unmarshalMeasureList
public MeasureList unmarshalMeasureList(net.opengis.gml.MeasureListType src)
-
unmarshalMeasureOrNullList
public MeasureOrNullList unmarshalMeasureOrNullList(net.opengis.gml.MeasureOrNullListType src)
-
unmarshalMetaDataProperty
public MetaDataProperty unmarshalMetaDataProperty(net.opengis.gml.MetaDataPropertyType src)
-
unmarshalMultiCurve
public MultiCurve unmarshalMultiCurve(net.opengis.gml.MultiCurveType src)
-
unmarshalMultiCurveProperty
public MultiCurveProperty unmarshalMultiCurveProperty(net.opengis.gml.MultiCurvePropertyType src)
-
unmarshalMultiGeometry
public MultiGeometry unmarshalMultiGeometry(net.opengis.gml.MultiGeometryType src)
-
unmarshalMultiGeometryProperty
public MultiGeometryProperty unmarshalMultiGeometryProperty(net.opengis.gml.MultiGeometryPropertyType src)
-
unmarshalMultiLineString
public MultiLineString unmarshalMultiLineString(net.opengis.gml.MultiLineStringType src)
-
unmarshalMultiLineStringProperty
public MultiLineStringProperty unmarshalMultiLineStringProperty(net.opengis.gml.MultiLineStringPropertyType src)
-
unmarshalMultiPoint
public MultiPoint unmarshalMultiPoint(net.opengis.gml.MultiPointType src)
-
unmarshalMultiPointProperty
public MultiPointProperty unmarshalMultiPointProperty(net.opengis.gml.MultiPointPropertyType src)
-
unmarshalMultiPolygon
public MultiPolygon unmarshalMultiPolygon(net.opengis.gml.MultiPolygonType src)
-
unmarshalMultiPolygonProperty
public MultiPolygonProperty unmarshalMultiPolygonProperty(net.opengis.gml.MultiPolygonPropertyType src)
-
unmarshalMultiSolid
public MultiSolid unmarshalMultiSolid(net.opengis.gml.MultiSolidType src)
-
unmarshalMultiSolidProperty
public MultiSolidProperty unmarshalMultiSolidProperty(net.opengis.gml.MultiSolidPropertyType src)
-
unmarshalMultiSurface
public MultiSurface unmarshalMultiSurface(net.opengis.gml.MultiSurfaceType src)
-
unmarshalMultiSurfaceProperty
public MultiSurfaceProperty unmarshalMultiSurfaceProperty(net.opengis.gml.MultiSurfacePropertyType src)
-
unmarshalOrientableCurve
public OrientableCurve unmarshalOrientableCurve(net.opengis.gml.OrientableCurveType src)
-
unmarshalOrientableSurface
public OrientableSurface unmarshalOrientableSurface(net.opengis.gml.OrientableSurfaceType src)
-
unmarshalOuterBoundaryIs
public OuterBoundaryIs unmarshalOuterBoundaryIs(net.opengis.gml.AbstractRingPropertyType src)
-
unmarshalPoint
public Point unmarshalPoint(net.opengis.gml.PointType src)
-
unmarshalPointArrayProperty
public PointArrayProperty unmarshalPointArrayProperty(net.opengis.gml.PointArrayPropertyType src)
-
unmarshalPointProperty
public PointProperty unmarshalPointProperty(net.opengis.gml.PointPropertyType src)
-
unmarshalPointRep
public PointRep unmarshalPointRep(net.opengis.gml.PointPropertyType src)
-
unmarshalPolygon
public Polygon unmarshalPolygon(net.opengis.gml.PolygonType src)
-
unmarshalPolygonProperty
public PolygonProperty unmarshalPolygonProperty(net.opengis.gml.PolygonPropertyType src)
-
unmarshalPriorityLocationProperty
public PriorityLocationProperty unmarshalPriorityLocationProperty(net.opengis.gml.PriorityLocationPropertyType src)
-
unmarshalQuantityExtent
public QuantityExtent unmarshalQuantityExtent(net.opengis.gml.QuantityExtentType src)
-
unmarshalRangeParameters
public RangeParameters unmarshalRangeParameters(net.opengis.gml.RangeParametersType src)
-
unmarshalRangeSet
public RangeSet unmarshalRangeSet(net.opengis.gml.RangeSetType src)
-
unmarshalRectangle
public Rectangle unmarshalRectangle(net.opengis.gml.RectangleType src)
-
unmarshalRectifiedGrid
public RectifiedGrid unmarshalRectifiedGrid(net.opengis.gml.RectifiedGridType src)
-
unmarshalRectifiedGridCoverage
public RectifiedGridCoverage unmarshalRectifiedGridCoverage(net.opengis.gml.RectifiedGridCoverageType src)
-
unmarshalRectifiedGridDomain
public RectifiedGridDomain unmarshalRectifiedGridDomain(net.opengis.gml.RectifiedGridDomainType src)
-
unmarshalReference
public Reference unmarshalReference(net.opengis.gml.ReferenceType src)
-
unmarshalSequenceRuleNames
public SequenceRuleNames unmarshalSequenceRuleNames(net.opengis.gml.SequenceRuleNames src)
-
unmarshalSequenceRule
public SequenceRule unmarshalSequenceRule(net.opengis.gml.SequenceRuleType src)
-
unmarshalRing
public Ring unmarshalRing(net.opengis.gml.RingType src)
-
unmarshalSolid
public Solid unmarshalSolid(net.opengis.gml.SolidType src)
-
unmarshalSolidArrayProperty
public SolidArrayProperty unmarshalSolidArrayProperty(net.opengis.gml.SolidArrayPropertyType src)
-
unmarshalSolidProperty
public SolidProperty unmarshalSolidProperty(net.opengis.gml.SolidPropertyType src)
-
unmarshalAngle
public Angle unmarshalAngle(net.opengis.gml.AngleType src)
-
unmarshalArea
public Area unmarshalArea(net.opengis.gml.AreaType src)
-
unmarshalGridLength
public GridLength unmarshalGridLength(net.opengis.gml.GridLengthType src)
-
unmarshalScale
public Scale unmarshalScale(net.opengis.gml.ScaleType src)
-
unmarshalTime
public Time unmarshalTime(net.opengis.gml.TimeType src)
-
unmarshalVolume
public Volume unmarshalVolume(net.opengis.gml.VolumeType src)
-
unmarshalSpeed
public Speed unmarshalSpeed(net.opengis.gml.SpeedType src)
-
unmarshalStringOrRef
public StringOrRef unmarshalStringOrRef(net.opengis.gml.StringOrRefType src)
-
unmarshalSurface
public Surface unmarshalSurface(net.opengis.gml.SurfaceType src)
-
unmarshalSurfaceArrayProperty
public SurfaceArrayProperty unmarshalSurfaceArrayProperty(net.opengis.gml.SurfaceArrayPropertyType src)
-
unmarshalSurfaceInterpolation
public SurfaceInterpolation unmarshalSurfaceInterpolation(net.opengis.gml.SurfaceInterpolationType src)
-
unmarshalSurfacePatchArrayProperty
public SurfacePatchArrayProperty unmarshalSurfacePatchArrayProperty(net.opengis.gml.SurfacePatchArrayPropertyType src)
-
unmarshalSurfaceProperty
public SurfaceProperty unmarshalSurfaceProperty(net.opengis.gml.SurfacePropertyType src)
-
unmarshalTin
public Tin unmarshalTin(net.opengis.gml.TinType src)
-
unmarshalTriangle
public Triangle unmarshalTriangle(net.opengis.gml.TriangleType src)
-
unmarshalTrianglePatchArrayProperty
public TrianglePatchArrayProperty unmarshalTrianglePatchArrayProperty(net.opengis.gml.TrianglePatchArrayPropertyType src)
-
unmarshalTriangulatedSurface
public TriangulatedSurface unmarshalTriangulatedSurface(net.opengis.gml.TriangulatedSurfaceType src)
-
unmarshalValueArray
public ValueArray unmarshalValueArray(net.opengis.gml.ValueArrayType src)
-
unmarshalValueArrayProperty
public ValueArrayProperty unmarshalValueArrayProperty(net.opengis.gml.ValueArrayPropertyType src)
-
unmarshalValueProperty
public ValueProperty unmarshalValueProperty(net.opengis.gml.ValuePropertyType src)
-
unmarshalVector
public Vector unmarshalVector(net.opengis.gml.VectorType src)
-
-