org.citygml4j.builder.jaxb.unmarshal.gml
Class GMLUnmarshaller

java.lang.Object
  extended by org.citygml4j.builder.jaxb.unmarshal.gml.GMLUnmarshaller

public class GMLUnmarshaller
extends java.lang.Object


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

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(AbstractCoverageType src,
                                      AbstractCoverage dest)

unmarshalAbstractCurve

public void unmarshalAbstractCurve(AbstractCurveType src,
                                   AbstractCurve dest)

unmarshalAbstractDiscreteCoverage

public void unmarshalAbstractDiscreteCoverage(AbstractDiscreteCoverageType src,
                                              AbstractDiscreteCoverage dest)

unmarshalAbstractCurveSegment

public void unmarshalAbstractCurveSegment(AbstractCurveSegmentType src,
                                          AbstractCurveSegment dest)

unmarshalAbstractFeature

public void unmarshalAbstractFeature(AbstractFeatureType src,
                                     AbstractFeature dest)
                              throws MissingADESchemaException
Throws:
MissingADESchemaException

unmarshalAbstractFeatureCollection

public void unmarshalAbstractFeatureCollection(AbstractFeatureCollectionType src,
                                               AbstractFeatureCollection dest)
                                        throws MissingADESchemaException
Throws:
MissingADESchemaException

unmarshalAbstractGeometricAggregate

public void unmarshalAbstractGeometricAggregate(AbstractGeometricAggregateType src,
                                                AbstractGeometricAggregate dest)

unmarshalAbstractGeometricPrimitive

public void unmarshalAbstractGeometricPrimitive(AbstractGeometricPrimitiveType src,
                                                AbstractGeometricPrimitive dest)

unmarshalAbstractGML

public void unmarshalAbstractGML(AbstractGMLType src,
                                 AbstractGML dest)

unmarshalAbstractGeometry

public void unmarshalAbstractGeometry(AbstractGeometryType src,
                                      AbstractGeometry dest)

unmarshalAbstractRing

public void unmarshalAbstractRing(AbstractRingType src,
                                  AbstractRing dest)

unmarshalAbstractRingProperty

public void unmarshalAbstractRingProperty(AbstractRingPropertyType src,
                                          AbstractRingProperty dest)

unmarshalAbstractSolid

public void unmarshalAbstractSolid(AbstractSolidType src,
                                   AbstractSolid dest)

unmarshalAbstractSurface

public void unmarshalAbstractSurface(AbstractSurfaceType src,
                                     AbstractSurface dest)

unmarshalAbstractSurfacePatch

public void unmarshalAbstractSurfacePatch(AbstractSurfacePatchType src,
                                          AbstractSurfacePatch dest)

unmarshalAssociationByRepOrRef

public void unmarshalAssociationByRepOrRef(AssociationType src,
                                           AssociationByRepOrRef<? extends Associable> dest)

unmarshalCodeOrNullList

public void unmarshalCodeOrNullList(CodeOrNullListType src,
                                    CodeOrNullList dest)

unmarshalCompositeValue

public void unmarshalCompositeValue(CompositeValueType src,
                                    CompositeValue dest)

unmarshalDomainSet

public void unmarshalDomainSet(DomainSetType src,
                               DomainSet<? extends AbstractGeometry> dest)

unmarshalFeatureProperty

public void unmarshalFeatureProperty(AssociationType src,
                                     FeatureProperty<? extends AbstractFeature> dest)
                              throws MissingADESchemaException
Throws:
MissingADESchemaException

unmarshalFeatureProperty

public void unmarshalFeatureProperty(FeaturePropertyType src,
                                     FeatureProperty<? extends AbstractFeature> dest)
                              throws MissingADESchemaException
Throws:
MissingADESchemaException

unmarshalGrid

public void unmarshalGrid(GridType src,
                          Grid dest)

unmarshalGridFunction

public void unmarshalGridFunction(GridFunctionType src,
                                  GridFunction dest)

unmarshalLocationProperty

public void unmarshalLocationProperty(LocationPropertyType src,
                                      LocationProperty dest)

unmarshalMeasure

public void unmarshalMeasure(MeasureType src,
                             Measure dest)

unmarshalMeasureOrNullList

public void unmarshalMeasureOrNullList(MeasureOrNullListType src,
                                       MeasureOrNullList dest)

unmarshalOrientableSurface

public void unmarshalOrientableSurface(OrientableSurfaceType src,
                                       OrientableSurface dest)

unmarshalPointRroperty

public void unmarshalPointRroperty(PointPropertyType src,
                                   PointProperty dest)

unmarshalSurface

public void unmarshalSurface(SurfaceType src,
                             Surface dest)

unmarshalSurfacePatchArrayProperty

public void unmarshalSurfacePatchArrayProperty(SurfacePatchArrayPropertyType src,
                                               SurfacePatchArrayProperty dest)

unmarshalTriangulatedSurface

public void unmarshalTriangulatedSurface(TriangulatedSurfaceType src,
                                         TriangulatedSurface dest)

unmarshalBoundingShape

public BoundingShape unmarshalBoundingShape(BoundingShapeType src)

unmarshalCategoryExtent

public CategoryExtent unmarshalCategoryExtent(CategoryExtentType src)

unmarshalCode

public Code unmarshalCode(CodeType src)

unmarshalCodeOrNullList

public CodeOrNullList unmarshalCodeOrNullList(CodeOrNullListType src)

unmarshalCompositeCurve

public CompositeCurve unmarshalCompositeCurve(CompositeCurveType src)

unmarshalCompositeCurveProperty

public CompositeCurveProperty unmarshalCompositeCurveProperty(CompositeCurvePropertyType src)

unmarshalCompositeSolid

public CompositeSolid unmarshalCompositeSolid(CompositeSolidType src)

unmarshalCompositeSolidProperty

public CompositeSolidProperty unmarshalCompositeSolidProperty(CompositeSolidPropertyType src)

unmarshalCompositeSurface

public CompositeSurface unmarshalCompositeSurface(CompositeSurfaceType src)

unmarshalCompositeSurfaceProperty

public CompositeSurfaceProperty unmarshalCompositeSurfaceProperty(CompositeSurfacePropertyType src)

unmarshalCompositeValue

public CompositeValue unmarshalCompositeValue(CompositeValueType src)

unmarshalControlPoint

public ControlPoint unmarshalControlPoint(TinType.ControlPoint src)

unmarshalCoord

public Coord unmarshalCoord(CoordType src)

unmarshalCoordinates

public Coordinates unmarshalCoordinates(CoordinatesType src)

unmarshalCoverageFunction

public CoverageFunction unmarshalCoverageFunction(CoverageFunctionType src)

unmarshalCurve

public Curve unmarshalCurve(CurveType src)

unmarshalCurveArrayProperty

public CurveArrayProperty unmarshalCurveArrayProperty(CurveArrayPropertyType src)

unmarshalCurveInterpolation

public CurveInterpolation unmarshalCurveInterpolation(CurveInterpolationType src)

unmarshalCurveProperty

public CurveProperty unmarshalCurveProperty(CurvePropertyType src)

unmarshalCurveSegmentArrayProperty

public CurveSegmentArrayProperty unmarshalCurveSegmentArrayProperty(CurveSegmentArrayPropertyType src)

unmarshalDataBlock

public DataBlock unmarshalDataBlock(DataBlockType src)

unmarshalDirectPosition

public DirectPosition unmarshalDirectPosition(DirectPositionType src)

unmarshalDirectPositionList

public DirectPositionList unmarshalDirectPositionList(DirectPositionListType src)

unmarshalEnvelope

public Envelope unmarshalEnvelope(EnvelopeType src)

unmarshalExterior

public Exterior unmarshalExterior(AbstractRingPropertyType src)

unmarshalFeatureArrayProperty

public FeatureArrayProperty unmarshalFeatureArrayProperty(FeatureArrayPropertyType src)
                                                   throws MissingADESchemaException
Throws:
MissingADESchemaException

unmarshalFeatureMember

public FeatureMember unmarshalFeatureMember(FeaturePropertyType src)
                                     throws MissingADESchemaException
Throws:
MissingADESchemaException

unmarshalFeatureProperty

public FeatureProperty<? extends AbstractFeature> unmarshalFeatureProperty(FeaturePropertyType src)
                                                                    throws MissingADESchemaException
Throws:
MissingADESchemaException

unmarshalFile

public File unmarshalFile(FileType src)

unmarshalFileValueModel

public FileValueModel unmarshalFileValueModel(FileValueModelType src)

unmarshalGeometricComplex

public GeometricComplex unmarshalGeometricComplex(GeometricComplexType src)

unmarshalGeometricComplexProperty

public GeometricComplexProperty unmarshalGeometricComplexProperty(GeometricComplexPropertyType src)

unmarshalGeometricPrimitiveProperty

public GeometricPrimitiveProperty unmarshalGeometricPrimitiveProperty(GeometricPrimitivePropertyType src)

unmarshalGeometryArrayProperty

public GeometryArrayProperty<AbstractGeometry> unmarshalGeometryArrayProperty(GeometryArrayPropertyType src)

unmarshalGeometryProperty

public GeometryProperty<AbstractGeometry> unmarshalGeometryProperty(GeometryPropertyType src)

unmarshalGrid

public Grid unmarshalGrid(GridType src)

unmarshalGridEnvelope

public GridEnvelope unmarshalGridEnvelope(GridEnvelopeType src)

unmarshalGridFunction

public GridFunction unmarshalGridFunction(GridFunctionType src)

unmarshalGridLimits

public GridLimits unmarshalGridLimits(GridLimitsType src)

unmarshalIndexMap

public IndexMap unmarshalIndexMap(IndexMapType src)

unmarshalInnerBoundaryIs

public InnerBoundaryIs unmarshalInnerBoundaryIs(AbstractRingPropertyType src)

unmarshalInterior

public Interior unmarshalInterior(AbstractRingPropertyType src)

unmarshalLength

public Length unmarshalLength(LengthType src)

unmarshalLinearRing

public LinearRing unmarshalLinearRing(LinearRingType src)

unmarshalLinearRingProperty

public LinearRingProperty unmarshalLinearRingProperty(LinearRingPropertyType src)

unmarshalLineString

public LineString unmarshalLineString(LineStringType src)

unmarshalLineStringProperty

public LineStringProperty unmarshalLineStringProperty(LineStringPropertyType src)

unmarshalLineStringSegment

public LineStringSegment unmarshalLineStringSegment(LineStringSegmentType src)

unmarshalLineStringSegmentArrayProperty

public LineStringSegmentArrayProperty unmarshalLineStringSegmentArrayProperty(LineStringSegmentArrayPropertyType src)

unmarshalLocationProperty

public LocationProperty unmarshalLocationProperty(LocationPropertyType src)

unmarshalMeasure

public Measure unmarshalMeasure(MeasureType src)

unmarshalMeasureOrNullList

public MeasureOrNullList unmarshalMeasureOrNullList(MeasureOrNullListType src)

unmarshalMetaDataProperty

public MetaDataProperty unmarshalMetaDataProperty(MetaDataPropertyType src)

unmarshalMultiCurve

public MultiCurve unmarshalMultiCurve(MultiCurveType src)

unmarshalMultiCurveProperty

public MultiCurveProperty unmarshalMultiCurveProperty(MultiCurvePropertyType src)

unmarshalMultiGeometry

public MultiGeometry unmarshalMultiGeometry(MultiGeometryType src)

unmarshalMultiGeometryProperty

public MultiGeometryProperty unmarshalMultiGeometryProperty(MultiGeometryPropertyType src)

unmarshalMultiLineString

public MultiLineString unmarshalMultiLineString(MultiLineStringType src)

unmarshalMultiLineStringProperty

public MultiLineStringProperty unmarshalMultiLineStringProperty(MultiLineStringPropertyType src)

unmarshalMultiPoint

public MultiPoint unmarshalMultiPoint(MultiPointType src)

unmarshalMultiPointProperty

public MultiPointProperty unmarshalMultiPointProperty(MultiPointPropertyType src)

unmarshalMultiPolygon

public MultiPolygon unmarshalMultiPolygon(MultiPolygonType src)

unmarshalMultiPolygonProperty

public MultiPolygonProperty unmarshalMultiPolygonProperty(MultiPolygonPropertyType src)

unmarshalMultiSolid

public MultiSolid unmarshalMultiSolid(MultiSolidType src)

unmarshalMultiSolidProperty

public MultiSolidProperty unmarshalMultiSolidProperty(MultiSolidPropertyType src)

unmarshalMultiSurface

public MultiSurface unmarshalMultiSurface(MultiSurfaceType src)

unmarshalMultiSurfaceProperty

public MultiSurfaceProperty unmarshalMultiSurfaceProperty(MultiSurfacePropertyType src)

unmarshalOrientableCurve

public OrientableCurve unmarshalOrientableCurve(OrientableCurveType src)

unmarshalOrientableSurface

public OrientableSurface unmarshalOrientableSurface(OrientableSurfaceType src)

unmarshalOuterBoundaryIs

public OuterBoundaryIs unmarshalOuterBoundaryIs(AbstractRingPropertyType src)

unmarshalPoint

public Point unmarshalPoint(PointType src)

unmarshalPointArrayProperty

public PointArrayProperty unmarshalPointArrayProperty(PointArrayPropertyType src)

unmarshalPointProperty

public PointProperty unmarshalPointProperty(PointPropertyType src)

unmarshalPointRep

public PointRep unmarshalPointRep(PointPropertyType src)

unmarshalPolygon

public Polygon unmarshalPolygon(PolygonType src)

unmarshalPolygonProperty

public PolygonProperty unmarshalPolygonProperty(PolygonPropertyType src)

unmarshalPriorityLocationProperty

public PriorityLocationProperty unmarshalPriorityLocationProperty(PriorityLocationPropertyType src)

unmarshalQuantityExtent

public QuantityExtent unmarshalQuantityExtent(QuantityExtentType src)

unmarshalRangeParameters

public RangeParameters unmarshalRangeParameters(RangeParametersType src)

unmarshalRangeSet

public RangeSet unmarshalRangeSet(RangeSetType src)

unmarshalRectangle

public Rectangle unmarshalRectangle(RectangleType src)

unmarshalRectifiedGrid

public RectifiedGrid unmarshalRectifiedGrid(RectifiedGridType src)

unmarshalRectifiedGridCoverage

public RectifiedGridCoverage unmarshalRectifiedGridCoverage(RectifiedGridCoverageType src)

unmarshalRectifiedGridDomain

public RectifiedGridDomain unmarshalRectifiedGridDomain(RectifiedGridDomainType src)

unmarshalSequenceRuleNames

public SequenceRuleNames unmarshalSequenceRuleNames(SequenceRuleNames src)

unmarshalSequenceRule

public SequenceRule unmarshalSequenceRule(SequenceRuleType src)

unmarshalRing

public Ring unmarshalRing(RingType src)

unmarshalSolid

public Solid unmarshalSolid(SolidType src)

unmarshalSolidArrayProperty

public SolidArrayProperty unmarshalSolidArrayProperty(SolidArrayPropertyType src)

unmarshalSolidProperty

public SolidProperty unmarshalSolidProperty(SolidPropertyType src)

unmarshalSpeed

public Speed unmarshalSpeed(SpeedType src)

unmarshalStringOrRef

public StringOrRef unmarshalStringOrRef(StringOrRefType src)

unmarshalSurface

public Surface unmarshalSurface(SurfaceType src)

unmarshalSurfaceArrayProperty

public SurfaceArrayProperty unmarshalSurfaceArrayProperty(SurfaceArrayPropertyType src)

unmarshalSurfaceInterpolation

public SurfaceInterpolation unmarshalSurfaceInterpolation(SurfaceInterpolationType src)

unmarshalSurfacePatchArrayProperty

public SurfacePatchArrayProperty unmarshalSurfacePatchArrayProperty(SurfacePatchArrayPropertyType src)

unmarshalSurfaceProperty

public SurfaceProperty unmarshalSurfaceProperty(SurfacePropertyType src)

unmarshalTin

public Tin unmarshalTin(TinType src)

unmarshalTriangle

public Triangle unmarshalTriangle(TriangleType src)

unmarshalTrianglePatchArrayProperty

public TrianglePatchArrayProperty unmarshalTrianglePatchArrayProperty(TrianglePatchArrayPropertyType src)

unmarshalTriangulatedSurface

public TriangulatedSurface unmarshalTriangulatedSurface(TriangulatedSurfaceType src)

unmarshalValueArray

public ValueArray unmarshalValueArray(ValueArrayType src)

unmarshalValueArrayProperty

public ValueArrayProperty unmarshalValueArrayProperty(ValueArrayPropertyType src)

unmarshalValueProperty

public ValueProperty unmarshalValueProperty(ValuePropertyType src)

unmarshalVector

public Vector unmarshalVector(VectorType src)