| Package | Description |
|---|---|
| net.opengis.gml.x33.lr | |
| net.opengis.gml.x33.lr.impl | |
| net.opengis.gml.x33.lrov | |
| net.opengis.gml.x33.lrov.impl |
| Modifier and Type | Method and Description |
|---|---|
LinearSRSType |
LinearSRSDocument.addNewLinearSRS()
Appends and returns a new empty "LinearSRS" element
|
LinearSRSType |
LinearSRSPropertyType.addNewLinearSRS()
Appends and returns a new empty "LinearSRS" element
|
LinearSRSType |
LinearSRSDocument.getLinearSRS()
Gets the "LinearSRS" element
|
LinearSRSType |
LinearSRSPropertyType.getLinearSRS()
Gets the "LinearSRS" element
|
static LinearSRSType |
LinearSRSType.Factory.newInstance() |
static LinearSRSType |
LinearSRSType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static LinearSRSType |
LinearSRSType.Factory.parse(java.io.File file) |
static LinearSRSType |
LinearSRSType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static LinearSRSType |
LinearSRSType.Factory.parse(java.io.InputStream is) |
static LinearSRSType |
LinearSRSType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static LinearSRSType |
LinearSRSType.Factory.parse(org.w3c.dom.Node node) |
static LinearSRSType |
LinearSRSType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static LinearSRSType |
LinearSRSType.Factory.parse(java.io.Reader r) |
static LinearSRSType |
LinearSRSType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static LinearSRSType |
LinearSRSType.Factory.parse(java.lang.String xmlAsString) |
static LinearSRSType |
LinearSRSType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static LinearSRSType |
LinearSRSType.Factory.parse(java.net.URL u) |
static LinearSRSType |
LinearSRSType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static LinearSRSType |
LinearSRSType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static LinearSRSType |
LinearSRSType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static LinearSRSType |
LinearSRSType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static LinearSRSType |
LinearSRSType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
LinearSRSDocument.setLinearSRS(LinearSRSType linearSRS)
Sets the "LinearSRS" element
|
void |
LinearSRSPropertyType.setLinearSRS(LinearSRSType linearSRS)
Sets the "LinearSRS" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinearSRSTypeImpl
An XML LinearSRSType(@http://www.opengis.net/gml/3.3/lr).
|
| Modifier and Type | Method and Description |
|---|---|
LinearSRSType |
LinearSRSDocumentImpl.addNewLinearSRS()
Appends and returns a new empty "LinearSRS" element
|
LinearSRSType |
LinearSRSPropertyTypeImpl.addNewLinearSRS()
Appends and returns a new empty "LinearSRS" element
|
LinearSRSType |
LinearSRSDocumentImpl.getLinearSRS()
Gets the "LinearSRS" element
|
LinearSRSType |
LinearSRSPropertyTypeImpl.getLinearSRS()
Gets the "LinearSRS" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LinearSRSDocumentImpl.setLinearSRS(LinearSRSType linearSRS)
Sets the "LinearSRS" element
|
void |
LinearSRSPropertyTypeImpl.setLinearSRS(LinearSRSType linearSRS)
Sets the "LinearSRS" element
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
VectorOffsetLinearSRSType
An XML VectorOffsetLinearSRSType(@http://www.opengis.net/gml/3.3/lrov).
|
| Modifier and Type | Class and Description |
|---|---|
class |
VectorOffsetLinearSRSTypeImpl
An XML VectorOffsetLinearSRSType(@http://www.opengis.net/gml/3.3/lrov).
|
Copyright © 2015–2018 52north.org. All rights reserved.