| Modifier and Type | Method and Description |
|---|---|
LinearElementPropertyType |
LinearSRSType.addNewLinearElement()
Appends and returns a new empty "linearElement" element
|
LinearElementPropertyType |
PositionExpressionType.addNewLinearElement()
Appends and returns a new empty "linearElement" element
|
LinearElementPropertyType |
LinearSRSType.getLinearElement()
Gets the "linearElement" element
|
LinearElementPropertyType |
PositionExpressionType.getLinearElement()
Gets the "linearElement" element
|
static LinearElementPropertyType |
LinearElementPropertyType.Factory.newInstance() |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(java.io.File file) |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(java.io.InputStream is) |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(org.w3c.dom.Node node) |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(java.io.Reader r) |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(java.lang.String xmlAsString) |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(java.net.URL u) |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static LinearElementPropertyType |
LinearElementPropertyType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
LinearSRSType.setLinearElement(LinearElementPropertyType linearElement)
Sets the "linearElement" element
|
void |
PositionExpressionType.setLinearElement(LinearElementPropertyType linearElement)
Sets the "linearElement" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinearElementPropertyTypeImpl
An XML LinearElementPropertyType(@http://www.opengis.net/gml/3.3/lr).
|
| Modifier and Type | Method and Description |
|---|---|
LinearElementPropertyType |
LinearSRSTypeImpl.addNewLinearElement()
Appends and returns a new empty "linearElement" element
|
LinearElementPropertyType |
PositionExpressionTypeImpl.addNewLinearElement()
Appends and returns a new empty "linearElement" element
|
LinearElementPropertyType |
LinearSRSTypeImpl.getLinearElement()
Gets the "linearElement" element
|
LinearElementPropertyType |
PositionExpressionTypeImpl.getLinearElement()
Gets the "linearElement" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LinearSRSTypeImpl.setLinearElement(LinearElementPropertyType linearElement)
Sets the "linearElement" element
|
void |
PositionExpressionTypeImpl.setLinearElement(LinearElementPropertyType linearElement)
Sets the "linearElement" element
|
| Modifier and Type | Method and Description |
|---|---|
LinearElementPropertyType |
LateralOffsetLinearSRSType.addNewLinearElement()
Appends and returns a new empty "linearElement" element
|
LinearElementPropertyType |
LateralOffsetLinearSRSType.getLinearElement()
Gets the "linearElement" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LateralOffsetLinearSRSType.setLinearElement(LinearElementPropertyType linearElement)
Sets the "linearElement" element
|
| Modifier and Type | Method and Description |
|---|---|
LinearElementPropertyType |
LateralOffsetLinearSRSTypeImpl.addNewLinearElement()
Appends and returns a new empty "linearElement" element
|
LinearElementPropertyType |
LateralOffsetLinearSRSTypeImpl.getLinearElement()
Gets the "linearElement" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LateralOffsetLinearSRSTypeImpl.setLinearElement(LinearElementPropertyType linearElement)
Sets the "linearElement" element
|
| Modifier and Type | Method and Description |
|---|---|
LinearElementPropertyType |
VectorOffsetLinearSRSType.addNewLinearElement2()
Appends and returns a new empty "linearElement" element
|
LinearElementPropertyType |
VectorOffsetLinearSRSType.getLinearElement2()
Gets the "linearElement" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
VectorOffsetLinearSRSType.setLinearElement2(LinearElementPropertyType linearElement2)
Sets the "linearElement" element
|
| Modifier and Type | Method and Description |
|---|---|
LinearElementPropertyType |
VectorOffsetLinearSRSTypeImpl.addNewLinearElement2()
Appends and returns a new empty "linearElement" element
|
LinearElementPropertyType |
VectorOffsetLinearSRSTypeImpl.getLinearElement2()
Gets the "linearElement" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
VectorOffsetLinearSRSTypeImpl.setLinearElement2(LinearElementPropertyType linearElement2)
Sets the "linearElement" element
|
Copyright © 2015–2018 52north.org. All rights reserved.