| Package | Description |
|---|---|
| net.opengis.wcs.x11 | |
| net.opengis.wcs.x11.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InterpolationMethodType
An XML InterpolationMethodType(@http://www.opengis.net/wcs/1.1).
|
| Modifier and Type | Method and Description |
|---|---|
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.newInstance() |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(File file) |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(InputStream is) |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(Node node) |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(Reader r) |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(String xmlAsString) |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(URL u) |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(XMLStreamReader sr) |
static InterpolationMethodBaseType |
InterpolationMethodBaseType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Class and Description |
|---|---|
class |
InterpolationMethodBaseTypeImpl
An XML InterpolationMethodBaseType(@http://www.opengis.net/wcs/1.1).
|
class |
InterpolationMethodTypeImpl
An XML InterpolationMethodType(@http://www.opengis.net/wcs/1.1).
|
Copyright © 2017 52north.org. All rights reserved.