| Package | Description |
|---|---|
| net.opengis.sampling.x10 | |
| net.opengis.sampling.x10.impl |
| Modifier and Type | Method and Description |
|---|---|
SamplingCurveType |
SamplingCurvePropertyType.addNewSamplingCurve()
Appends and returns a new empty "SamplingCurve" element
|
SamplingCurveType |
SamplingCurveDocument.addNewSamplingCurve()
Appends and returns a new empty "SamplingCurve" element
|
SamplingCurveType |
SamplingCurvePropertyType.getSamplingCurve()
Gets the "SamplingCurve" element
|
SamplingCurveType |
SamplingCurveDocument.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(File file) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(InputStream is) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(Node node) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(Reader r) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(String xmlAsString) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(URL u) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(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(XMLStreamReader sr) |
static SamplingCurveType |
SamplingCurveType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingCurvePropertyType.setSamplingCurve(SamplingCurveType samplingCurve)
Sets the "SamplingCurve" element
|
void |
SamplingCurveDocument.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 |
SamplingCurvePropertyTypeImpl.addNewSamplingCurve()
Appends and returns a new empty "SamplingCurve" element
|
SamplingCurveType |
SamplingCurveDocumentImpl.addNewSamplingCurve()
Appends and returns a new empty "SamplingCurve" element
|
SamplingCurveType |
SamplingCurvePropertyTypeImpl.getSamplingCurve()
Gets the "SamplingCurve" element
|
SamplingCurveType |
SamplingCurveDocumentImpl.getSamplingCurve()
Gets the "SamplingCurve" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingCurvePropertyTypeImpl.setSamplingCurve(SamplingCurveType samplingCurve)
Sets the "SamplingCurve" element
|
void |
SamplingCurveDocumentImpl.setSamplingCurve(SamplingCurveType samplingCurve)
Sets the "SamplingCurve" element
|
Copyright © 2018 52north.org. All rights reserved.