| Package | Description |
|---|---|
| net.opengis.wcs.x11 | |
| net.opengis.wcs.x11.impl |
| Modifier and Type | Method and Description |
|---|---|
RangeSubsetType |
GetCoverageDocument.GetCoverage.addNewRangeSubset()
Appends and returns a new empty "RangeSubset" element
|
RangeSubsetType |
GetCoverageDocument.GetCoverage.getRangeSubset()
Gets the "RangeSubset" element
|
static RangeSubsetType |
RangeSubsetType.Factory.newInstance() |
static RangeSubsetType |
RangeSubsetType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static RangeSubsetType |
RangeSubsetType.Factory.parse(File file) |
static RangeSubsetType |
RangeSubsetType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static RangeSubsetType |
RangeSubsetType.Factory.parse(InputStream is) |
static RangeSubsetType |
RangeSubsetType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static RangeSubsetType |
RangeSubsetType.Factory.parse(Node node) |
static RangeSubsetType |
RangeSubsetType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static RangeSubsetType |
RangeSubsetType.Factory.parse(Reader r) |
static RangeSubsetType |
RangeSubsetType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static RangeSubsetType |
RangeSubsetType.Factory.parse(String xmlAsString) |
static RangeSubsetType |
RangeSubsetType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static RangeSubsetType |
RangeSubsetType.Factory.parse(URL u) |
static RangeSubsetType |
RangeSubsetType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static RangeSubsetType |
RangeSubsetType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static RangeSubsetType |
RangeSubsetType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static RangeSubsetType |
RangeSubsetType.Factory.parse(XMLStreamReader sr) |
static RangeSubsetType |
RangeSubsetType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetCoverageDocument.GetCoverage.setRangeSubset(RangeSubsetType rangeSubset)
Sets the "RangeSubset" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
RangeSubsetTypeImpl
An XML RangeSubsetType(@http://www.opengis.net/wcs/1.1).
|
| Modifier and Type | Method and Description |
|---|---|
RangeSubsetType |
GetCoverageDocumentImpl.GetCoverageImpl.addNewRangeSubset()
Appends and returns a new empty "RangeSubset" element
|
RangeSubsetType |
GetCoverageDocumentImpl.GetCoverageImpl.getRangeSubset()
Gets the "RangeSubset" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetCoverageDocumentImpl.GetCoverageImpl.setRangeSubset(RangeSubsetType rangeSubset)
Sets the "RangeSubset" element
|
Copyright © 2017 52north.org. All rights reserved.