| Package | Description |
|---|---|
| net.opengis.gml.x33.ce | |
| net.opengis.gml.x33.ce.impl |
| Modifier and Type | Method and Description |
|---|---|
SimpleMultiPointType |
SimpleMultiPointDocument.addNewSimpleMultiPoint()
Appends and returns a new empty "SimpleMultiPoint" element
|
SimpleMultiPointType |
MultiPointPropertyType.addNewSimpleMultiPoint()
Appends and returns a new empty "SimpleMultiPoint" element
|
SimpleMultiPointType |
SimpleMultiPointDocument.getSimpleMultiPoint()
Gets the "SimpleMultiPoint" element
|
SimpleMultiPointType |
MultiPointPropertyType.getSimpleMultiPoint()
Gets the "SimpleMultiPoint" element
|
static SimpleMultiPointType |
SimpleMultiPointType.Factory.newInstance() |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(java.io.File file) |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(java.io.InputStream is) |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(org.w3c.dom.Node node) |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(java.io.Reader r) |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(java.lang.String xmlAsString) |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(java.net.URL u) |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static SimpleMultiPointType |
SimpleMultiPointType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleMultiPointDocument.setSimpleMultiPoint(SimpleMultiPointType simpleMultiPoint)
Sets the "SimpleMultiPoint" element
|
void |
MultiPointPropertyType.setSimpleMultiPoint(SimpleMultiPointType simpleMultiPoint)
Sets the "SimpleMultiPoint" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleMultiPointTypeImpl
An XML SimpleMultiPointType(@http://www.opengis.net/gml/3.3/ce).
|
| Modifier and Type | Method and Description |
|---|---|
SimpleMultiPointType |
MultiPointPropertyTypeImpl.addNewSimpleMultiPoint()
Appends and returns a new empty "SimpleMultiPoint" element
|
SimpleMultiPointType |
SimpleMultiPointDocumentImpl.addNewSimpleMultiPoint()
Appends and returns a new empty "SimpleMultiPoint" element
|
SimpleMultiPointType |
MultiPointPropertyTypeImpl.getSimpleMultiPoint()
Gets the "SimpleMultiPoint" element
|
SimpleMultiPointType |
SimpleMultiPointDocumentImpl.getSimpleMultiPoint()
Gets the "SimpleMultiPoint" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiPointPropertyTypeImpl.setSimpleMultiPoint(SimpleMultiPointType simpleMultiPoint)
Sets the "SimpleMultiPoint" element
|
void |
SimpleMultiPointDocumentImpl.setSimpleMultiPoint(SimpleMultiPointType simpleMultiPoint)
Sets the "SimpleMultiPoint" element
|
Copyright © 2015–2018 52north.org. All rights reserved.