| Package | Description |
|---|---|
| net.opengis.sampling.x10 | |
| net.opengis.sampling.x10.impl |
| Modifier and Type | Method and Description |
|---|---|
SamplingSurfaceType |
SamplingSurfacePropertyType.addNewSamplingSurface()
Appends and returns a new empty "SamplingSurface" element
|
SamplingSurfaceType |
SamplingSurfaceDocument.addNewSamplingSurface()
Appends and returns a new empty "SamplingSurface" element
|
SamplingSurfaceType |
SamplingSurfacePropertyType.getSamplingSurface()
Gets the "SamplingSurface" element
|
SamplingSurfaceType |
SamplingSurfaceDocument.getSamplingSurface()
Gets the "SamplingSurface" element
|
static SamplingSurfaceType |
SamplingSurfaceType.Factory.newInstance() |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(File file) |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(InputStream is) |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(Node node) |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(Reader r) |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(String xmlAsString) |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(URL u) |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(XMLStreamReader sr) |
static SamplingSurfaceType |
SamplingSurfaceType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingSurfacePropertyType.setSamplingSurface(SamplingSurfaceType samplingSurface)
Sets the "SamplingSurface" element
|
void |
SamplingSurfaceDocument.setSamplingSurface(SamplingSurfaceType samplingSurface)
Sets the "SamplingSurface" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
SamplingSurfaceTypeImpl
An XML SamplingSurfaceType(@http://www.opengis.net/sampling/1.0).
|
| Modifier and Type | Method and Description |
|---|---|
SamplingSurfaceType |
SamplingSurfaceDocumentImpl.addNewSamplingSurface()
Appends and returns a new empty "SamplingSurface" element
|
SamplingSurfaceType |
SamplingSurfacePropertyTypeImpl.addNewSamplingSurface()
Appends and returns a new empty "SamplingSurface" element
|
SamplingSurfaceType |
SamplingSurfaceDocumentImpl.getSamplingSurface()
Gets the "SamplingSurface" element
|
SamplingSurfaceType |
SamplingSurfacePropertyTypeImpl.getSamplingSurface()
Gets the "SamplingSurface" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingSurfaceDocumentImpl.setSamplingSurface(SamplingSurfaceType samplingSurface)
Sets the "SamplingSurface" element
|
void |
SamplingSurfacePropertyTypeImpl.setSamplingSurface(SamplingSurfaceType samplingSurface)
Sets the "SamplingSurface" element
|
Copyright © 2018 52north.org. All rights reserved.