| Package | Description |
|---|---|
| net.opengis.sampling.x10 | |
| net.opengis.sampling.x10.impl |
| Modifier and Type | Method and Description |
|---|---|
SamplingCurveType |
SamplingCurveDocument.addNewSamplingCurve()
Appends and returns a new empty "SamplingCurve" element
|
SamplingCurveType |
SamplingCurvePropertyType.addNewSamplingCurve()
Appends and returns a new empty "SamplingCurve" element
|
SamplingCurveType |
SamplingCurveDocument.getSamplingCurve()
Gets the "SamplingCurve" element
|
SamplingCurveType |
SamplingCurvePropertyType.getSamplingCurve()
Gets the "SamplingCurve" element
|
static SamplingCurveType |
SamplingCurveType.Factory.newInstance() |
static SamplingCurveType |
SamplingCurveType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(java.io.File file) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(java.io.InputStream is) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(org.w3c.dom.Node node) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(java.io.Reader r) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(java.lang.String xmlAsString) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(java.net.URL u) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SamplingCurveType |
SamplingCurveType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SamplingCurveType |
SamplingCurveType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingCurveDocument.setSamplingCurve(SamplingCurveType samplingCurve)
Sets the "SamplingCurve" element
|
void |
SamplingCurvePropertyType.setSamplingCurve(SamplingCurveType samplingCurve)
Sets the "SamplingCurve" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
SamplingCurveTypeImpl
An XML SamplingCurveType(@http://www.opengis.net/sampling/1.0).
|
| Modifier and Type | Method and Description |
|---|---|
SamplingCurveType |
SamplingCurveDocumentImpl.addNewSamplingCurve()
Appends and returns a new empty "SamplingCurve" element
|
SamplingCurveType |
SamplingCurvePropertyTypeImpl.addNewSamplingCurve()
Appends and returns a new empty "SamplingCurve" element
|
SamplingCurveType |
SamplingCurveDocumentImpl.getSamplingCurve()
Gets the "SamplingCurve" element
|
SamplingCurveType |
SamplingCurvePropertyTypeImpl.getSamplingCurve()
Gets the "SamplingCurve" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingCurveDocumentImpl.setSamplingCurve(SamplingCurveType samplingCurve)
Sets the "SamplingCurve" element
|
void |
SamplingCurvePropertyTypeImpl.setSamplingCurve(SamplingCurveType samplingCurve)
Sets the "SamplingCurve" element
|
Copyright © 2015–2018 52north.org. All rights reserved.