|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.opengis.gml.v_3_3.ce.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the net.opengis.gml.v_3_3.ce 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.v_3_3.ce |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public SimplePolygonType createSimplePolygonType()
SimplePolygonType
public SimpleRectangleType createSimpleRectangleType()
SimpleRectangleType
public SimpleTriangleType createSimpleTriangleType()
SimpleTriangleType
public SimpleArcStringType createSimpleArcStringType()
SimpleArcStringType
public SimpleArcType createSimpleArcType()
SimpleArcType
public SimpleArcByCenterPointType createSimpleArcByCenterPointType()
SimpleArcByCenterPointType
public SimpleArcStringByBulgeType createSimpleArcStringByBulgeType()
SimpleArcStringByBulgeType
public SimpleArcByBulgeType createSimpleArcByBulgeType()
SimpleArcByBulgeType
public SimpleMultiPointType createSimpleMultiPointType()
SimpleMultiPointType
public MultiPointPropertyType createMultiPointPropertyType()
MultiPointPropertyType
public JAXBElement<SimplePolygonType> createSimplePolygon(SimplePolygonType value)
JAXBElement<SimplePolygonType>}
public JAXBElement<AbstractSurfaceType> createAbstractSimplePolygon(AbstractSurfaceType value)
JAXBElement<AbstractSurfaceType>}
public JAXBElement<SimpleRectangleType> createSimpleRectangle(SimpleRectangleType value)
JAXBElement<SimpleRectangleType>}
public JAXBElement<SimpleTriangleType> createSimpleTriangle(SimpleTriangleType value)
JAXBElement<SimpleTriangleType>}
public JAXBElement<SimpleArcStringType> createSimpleArcString(SimpleArcStringType value)
JAXBElement<SimpleArcStringType>}
public JAXBElement<AbstractCurveType> createAbstractSimpleArcString(AbstractCurveType value)
JAXBElement<AbstractCurveType>}
public JAXBElement<SimpleArcType> createSimpleArc(SimpleArcType value)
JAXBElement<SimpleArcType>}
public JAXBElement<SimpleArcByCenterPointType> createSimpleArcByCenterPoint(SimpleArcByCenterPointType value)
JAXBElement<SimpleArcByCenterPointType>}
public JAXBElement<SimpleArcStringByBulgeType> createSimpleArcStringByBulge(SimpleArcStringByBulgeType value)
JAXBElement<SimpleArcStringByBulgeType>}
public JAXBElement<SimpleArcByBulgeType> createSimpleArcByBulge(SimpleArcByBulgeType value)
JAXBElement<SimpleArcByBulgeType>}
public JAXBElement<SimpleArcType> createSimpleCircle(SimpleArcType value)
JAXBElement<SimpleArcType>}
public JAXBElement<SimpleArcByCenterPointType> createSimpleCircleByCenterPoint(SimpleArcByCenterPointType value)
JAXBElement<SimpleArcByCenterPointType>}
public JAXBElement<SimpleMultiPointType> createSimpleMultiPoint(SimpleMultiPointType value)
JAXBElement<SimpleMultiPointType>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||