net.opengis.gml.schema
Class ObjectFactory

java.lang.Object
  extended by net.opengis.gml.schema.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the net.opengis.gml.schema package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.gml.schema
 
Method Summary
 JAXBElement<AbstractCurveType> create_Curve(AbstractCurveType value)
          Create an instance of JAXBElement<AbstractCurveType>}
 JAXBElement<AbstractCurveSegmentType> create_CurveSegment(AbstractCurveSegmentType value)
          Create an instance of JAXBElement<AbstractCurveSegmentType>}
 JAXBElement<AbstractFeatureType> create_Feature(AbstractFeatureType value)
          Create an instance of JAXBElement<AbstractFeatureType>}
 JAXBElement<AbstractGeometricAggregateType> create_GeometricAggregate(AbstractGeometricAggregateType value)
          Create an instance of JAXBElement<AbstractGeometricAggregateType>}
 JAXBElement<AbstractGeometricPrimitiveType> create_GeometricPrimitive(AbstractGeometricPrimitiveType value)
          Create an instance of JAXBElement<AbstractGeometricPrimitiveType>}
 JAXBElement<AbstractGeometryType> create_Geometry(AbstractGeometryType value)
          Create an instance of JAXBElement<AbstractGeometryType>}
 JAXBElement<AbstractGMLType> create_GML(AbstractGMLType value)
          Create an instance of JAXBElement<AbstractGMLType>}
 JAXBElement<Object> create_Object(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<AbstractSurfaceType> create_Surface(AbstractSurfaceType value)
          Create an instance of JAXBElement<AbstractSurfaceType>}
 JAXBElement<AbstractSurfacePatchType> create_SurfacePatch(AbstractSurfacePatchType value)
          Create an instance of JAXBElement<AbstractSurfacePatchType>}
 AbstractFeatureBaseType createAbstractFeatureBaseType()
          Create an instance of AbstractFeatureBaseType
 AbstractRingPropertyType createAbstractRingPropertyType()
          Create an instance of AbstractRingPropertyType
 AbstractSurfaceType createAbstractSurfaceType()
          Create an instance of AbstractSurfaceType
 BoundedBy createBoundedBy()
          Create an instance of BoundedBy
 JAXBElement<CurveType> createCurve(CurveType value)
          Create an instance of JAXBElement<CurveType>}
 CurveMember createCurveMember()
          Create an instance of CurveMember
 CurveType createCurveType()
          Create an instance of CurveType
 JAXBElement<String> createDescription(String value)
          Create an instance of JAXBElement<String>}
 Envelope createEnvelope()
          Create an instance of Envelope
 JAXBElement<AbstractRingPropertyType> createExterior(AbstractRingPropertyType value)
          Create an instance of JAXBElement<AbstractRingPropertyType>}
 GeometryPropertyType createGeometryPropertyType()
          Create an instance of GeometryPropertyType
 JAXBElement<AbstractRingPropertyType> createInterior(AbstractRingPropertyType value)
          Create an instance of JAXBElement<AbstractRingPropertyType>}
 JAXBElement<LinearRingType> createLinearRing(LinearRingType value)
          Create an instance of JAXBElement<LinearRingType>}
 LinearRingType createLinearRingType()
          Create an instance of LinearRingType
 JAXBElement<LineStringType> createLineString(LineStringType value)
          Create an instance of JAXBElement<LineStringType>}
 JAXBElement<LineStringSegmentType> createLineStringSegment(LineStringSegmentType value)
          Create an instance of JAXBElement<LineStringSegmentType>}
 LineStringSegmentType createLineStringSegmentType()
          Create an instance of LineStringSegmentType
 LineStringType createLineStringType()
          Create an instance of LineStringType
 MeasureType createMeasureType()
          Create an instance of MeasureType
 JAXBElement<MultiCurveType> createMultiCurve(MultiCurveType value)
          Create an instance of JAXBElement<MultiCurveType>}
 MultiCurvePropertyType createMultiCurvePropertyType()
          Create an instance of MultiCurvePropertyType
 MultiCurveType createMultiCurveType()
          Create an instance of MultiCurveType
 MultiGeometryPropertyType createMultiGeometryPropertyType()
          Create an instance of MultiGeometryPropertyType
 JAXBElement<MultiPointType> createMultiPoint(MultiPointType value)
          Create an instance of JAXBElement<MultiPointType>}
 MultiPointPropertyType createMultiPointPropertyType()
          Create an instance of MultiPointPropertyType
 MultiPointType createMultiPointType()
          Create an instance of MultiPointType
 JAXBElement<MultiSurfaceType> createMultiSurface(MultiSurfaceType value)
          Create an instance of JAXBElement<MultiSurfaceType>}
 MultiSurfacePropertyType createMultiSurfacePropertyType()
          Create an instance of MultiSurfacePropertyType
 MultiSurfaceType createMultiSurfaceType()
          Create an instance of MultiSurfaceType
 Name createName()
          Create an instance of Name
 Patches createPatches()
          Create an instance of Patches
 JAXBElement<PointType> createPoint(PointType value)
          Create an instance of JAXBElement<PointType>}
 PointMember createPointMember()
          Create an instance of PointMember
 PointType createPointType()
          Create an instance of PointType
 JAXBElement<PolygonType> createPolygon(PolygonType value)
          Create an instance of JAXBElement<PolygonType>}
 JAXBElement<PolygonPatchType> createPolygonPatch(PolygonPatchType value)
          Create an instance of JAXBElement<PolygonPatchType>}
 PolygonPatchType createPolygonPatchType()
          Create an instance of PolygonPatchType
 PolygonType createPolygonType()
          Create an instance of PolygonType
 Pos createPos()
          Create an instance of Pos
 PosList createPosList()
          Create an instance of PosList
 ReferenceType createReferenceType()
          Create an instance of ReferenceType
 Segments createSegments()
          Create an instance of Segments
 JAXBElement<SurfaceType> createSurface(SurfaceType value)
          Create an instance of JAXBElement<SurfaceType>}
 SurfaceMember createSurfaceMember()
          Create an instance of SurfaceMember
 SurfaceType createSurfaceType()
          Create an instance of SurfaceType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.gml.schema

Method Detail

createMultiSurfacePropertyType

public MultiSurfacePropertyType createMultiSurfacePropertyType()
Create an instance of MultiSurfacePropertyType


createMultiSurfaceType

public MultiSurfaceType createMultiSurfaceType()
Create an instance of MultiSurfaceType


createLineStringSegmentType

public LineStringSegmentType createLineStringSegmentType()
Create an instance of LineStringSegmentType


createSurfaceType

public SurfaceType createSurfaceType()
Create an instance of SurfaceType


createGeometryPropertyType

public GeometryPropertyType createGeometryPropertyType()
Create an instance of GeometryPropertyType


createName

public Name createName()
Create an instance of Name


createPosList

public PosList createPosList()
Create an instance of PosList


createReferenceType

public ReferenceType createReferenceType()
Create an instance of ReferenceType


createAbstractSurfaceType

public AbstractSurfaceType createAbstractSurfaceType()
Create an instance of AbstractSurfaceType


createPos

public Pos createPos()
Create an instance of Pos


createAbstractFeatureBaseType

public AbstractFeatureBaseType createAbstractFeatureBaseType()
Create an instance of AbstractFeatureBaseType


createLineStringType

public LineStringType createLineStringType()
Create an instance of LineStringType


createSegments

public Segments createSegments()
Create an instance of Segments


createEnvelope

public Envelope createEnvelope()
Create an instance of Envelope


createPatches

public Patches createPatches()
Create an instance of Patches


createMeasureType

public MeasureType createMeasureType()
Create an instance of MeasureType


createMultiPointType

public MultiPointType createMultiPointType()
Create an instance of MultiPointType


createAbstractRingPropertyType

public AbstractRingPropertyType createAbstractRingPropertyType()
Create an instance of AbstractRingPropertyType


createMultiCurvePropertyType

public MultiCurvePropertyType createMultiCurvePropertyType()
Create an instance of MultiCurvePropertyType


createCurveMember

public CurveMember createCurveMember()
Create an instance of CurveMember


createMultiPointPropertyType

public MultiPointPropertyType createMultiPointPropertyType()
Create an instance of MultiPointPropertyType


createMultiGeometryPropertyType

public MultiGeometryPropertyType createMultiGeometryPropertyType()
Create an instance of MultiGeometryPropertyType


createCurveType

public CurveType createCurveType()
Create an instance of CurveType


createPointType

public PointType createPointType()
Create an instance of PointType


createLinearRingType

public LinearRingType createLinearRingType()
Create an instance of LinearRingType


createPolygonType

public PolygonType createPolygonType()
Create an instance of PolygonType


createPointMember

public PointMember createPointMember()
Create an instance of PointMember


createBoundedBy

public BoundedBy createBoundedBy()
Create an instance of BoundedBy


createPolygonPatchType

public PolygonPatchType createPolygonPatchType()
Create an instance of PolygonPatchType


createSurfaceMember

public SurfaceMember createSurfaceMember()
Create an instance of SurfaceMember


createMultiCurveType

public MultiCurveType createMultiCurveType()
Create an instance of MultiCurveType


create_SurfacePatch

public JAXBElement<AbstractSurfacePatchType> create_SurfacePatch(AbstractSurfacePatchType value)
Create an instance of JAXBElement<AbstractSurfacePatchType>}


create_Curve

public JAXBElement<AbstractCurveType> create_Curve(AbstractCurveType value)
Create an instance of JAXBElement<AbstractCurveType>}


create_GeometricAggregate

public JAXBElement<AbstractGeometricAggregateType> create_GeometricAggregate(AbstractGeometricAggregateType value)
Create an instance of JAXBElement<AbstractGeometricAggregateType>}


create_GML

public JAXBElement<AbstractGMLType> create_GML(AbstractGMLType value)
Create an instance of JAXBElement<AbstractGMLType>}


create_GeometricPrimitive

public JAXBElement<AbstractGeometricPrimitiveType> create_GeometricPrimitive(AbstractGeometricPrimitiveType value)
Create an instance of JAXBElement<AbstractGeometricPrimitiveType>}


createCurve

public JAXBElement<CurveType> createCurve(CurveType value)
Create an instance of JAXBElement<CurveType>}


createLinearRing

public JAXBElement<LinearRingType> createLinearRing(LinearRingType value)
Create an instance of JAXBElement<LinearRingType>}


createLineStringSegment

public JAXBElement<LineStringSegmentType> createLineStringSegment(LineStringSegmentType value)
Create an instance of JAXBElement<LineStringSegmentType>}


create_CurveSegment

public JAXBElement<AbstractCurveSegmentType> create_CurveSegment(AbstractCurveSegmentType value)
Create an instance of JAXBElement<AbstractCurveSegmentType>}


createInterior

public JAXBElement<AbstractRingPropertyType> createInterior(AbstractRingPropertyType value)
Create an instance of JAXBElement<AbstractRingPropertyType>}


createExterior

public JAXBElement<AbstractRingPropertyType> createExterior(AbstractRingPropertyType value)
Create an instance of JAXBElement<AbstractRingPropertyType>}


createSurface

public JAXBElement<SurfaceType> createSurface(SurfaceType value)
Create an instance of JAXBElement<SurfaceType>}


createPoint

public JAXBElement<PointType> createPoint(PointType value)
Create an instance of JAXBElement<PointType>}


createDescription

public JAXBElement<String> createDescription(String value)
Create an instance of JAXBElement<String>}


createMultiSurface

public JAXBElement<MultiSurfaceType> createMultiSurface(MultiSurfaceType value)
Create an instance of JAXBElement<MultiSurfaceType>}


createLineString

public JAXBElement<LineStringType> createLineString(LineStringType value)
Create an instance of JAXBElement<LineStringType>}


createPolygonPatch

public JAXBElement<PolygonPatchType> createPolygonPatch(PolygonPatchType value)
Create an instance of JAXBElement<PolygonPatchType>}


create_Object

public JAXBElement<Object> create_Object(Object value)
Create an instance of JAXBElement<Object>}


create_Feature

public JAXBElement<AbstractFeatureType> create_Feature(AbstractFeatureType value)
Create an instance of JAXBElement<AbstractFeatureType>}


create_Surface

public JAXBElement<AbstractSurfaceType> create_Surface(AbstractSurfaceType value)
Create an instance of JAXBElement<AbstractSurfaceType>}


createPolygon

public JAXBElement<PolygonType> createPolygon(PolygonType value)
Create an instance of JAXBElement<PolygonType>}


create_Geometry

public JAXBElement<AbstractGeometryType> create_Geometry(AbstractGeometryType value)
Create an instance of JAXBElement<AbstractGeometryType>}


createMultiPoint

public JAXBElement<MultiPointType> createMultiPoint(MultiPointType value)
Create an instance of JAXBElement<MultiPointType>}


createMultiCurve

public JAXBElement<MultiCurveType> createMultiCurve(MultiCurveType value)
Create an instance of JAXBElement<MultiCurveType>}



Copyright © 2011 TRiDaS. All Rights Reserved.