| Package | Description |
|---|---|
| net.opengis.gml.x33.ce | |
| net.opengis.gml.x33.ce.impl |
| Modifier and Type | Method and Description |
|---|---|
SimpleArcByCenterPointType |
SimpleArcByCenterPointDocument.addNewSimpleArcByCenterPoint()
Appends and returns a new empty "SimpleArcByCenterPoint" element
|
SimpleArcByCenterPointType |
SimpleCircleByCenterPointDocument.addNewSimpleCircleByCenterPoint()
Appends and returns a new empty "SimpleCircleByCenterPoint" element
|
SimpleArcByCenterPointType |
SimpleArcByCenterPointDocument.getSimpleArcByCenterPoint()
Gets the "SimpleArcByCenterPoint" element
|
SimpleArcByCenterPointType |
SimpleCircleByCenterPointDocument.getSimpleCircleByCenterPoint()
Gets the "SimpleCircleByCenterPoint" element
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.newInstance() |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(java.io.File file) |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(java.io.InputStream is) |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(org.w3c.dom.Node node) |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(java.io.Reader r) |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(java.lang.String xmlAsString) |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(java.net.URL u) |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleArcByCenterPointDocument.setSimpleArcByCenterPoint(SimpleArcByCenterPointType simpleArcByCenterPoint)
Sets the "SimpleArcByCenterPoint" element
|
void |
SimpleCircleByCenterPointDocument.setSimpleCircleByCenterPoint(SimpleArcByCenterPointType simpleCircleByCenterPoint)
Sets the "SimpleCircleByCenterPoint" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleArcByCenterPointTypeImpl
An XML SimpleArcByCenterPointType(@http://www.opengis.net/gml/3.3/ce).
|
| Modifier and Type | Method and Description |
|---|---|
SimpleArcByCenterPointType |
SimpleArcByCenterPointDocumentImpl.addNewSimpleArcByCenterPoint()
Appends and returns a new empty "SimpleArcByCenterPoint" element
|
SimpleArcByCenterPointType |
SimpleCircleByCenterPointDocumentImpl.addNewSimpleCircleByCenterPoint()
Appends and returns a new empty "SimpleCircleByCenterPoint" element
|
SimpleArcByCenterPointType |
SimpleArcByCenterPointDocumentImpl.getSimpleArcByCenterPoint()
Gets the "SimpleArcByCenterPoint" element
|
SimpleArcByCenterPointType |
SimpleCircleByCenterPointDocumentImpl.getSimpleCircleByCenterPoint()
Gets the "SimpleCircleByCenterPoint" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleArcByCenterPointDocumentImpl.setSimpleArcByCenterPoint(SimpleArcByCenterPointType simpleArcByCenterPoint)
Sets the "SimpleArcByCenterPoint" element
|
void |
SimpleCircleByCenterPointDocumentImpl.setSimpleCircleByCenterPoint(SimpleArcByCenterPointType simpleCircleByCenterPoint)
Sets the "SimpleCircleByCenterPoint" element
|
Copyright © 2015–2018 52north.org. All rights reserved.