| Package | Description |
|---|---|
| net.opengis.samplingSpatial.x20 | |
| net.opengis.samplingSpatial.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureDocument.addNewSFSpatialSamplingFeature()
Appends and returns a new empty "SF_SpatialSamplingFeature" element
|
SFSpatialSamplingFeatureType |
SFSpatialSamplingFeaturePropertyType.addNewSFSpatialSamplingFeature()
Appends and returns a new empty "SF_SpatialSamplingFeature" element
|
SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureDocument.getSFSpatialSamplingFeature()
Gets the "SF_SpatialSamplingFeature" element
|
SFSpatialSamplingFeatureType |
SFSpatialSamplingFeaturePropertyType.getSFSpatialSamplingFeature()
Gets the "SF_SpatialSamplingFeature" element
|
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.newInstance() |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(java.io.File file) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(java.io.InputStream is) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(org.w3c.dom.Node node) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(java.io.Reader r) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(java.lang.String xmlAsString) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(java.net.URL u) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SFSpatialSamplingFeatureDocument.setSFSpatialSamplingFeature(SFSpatialSamplingFeatureType sfSpatialSamplingFeature)
Sets the "SF_SpatialSamplingFeature" element
|
void |
SFSpatialSamplingFeaturePropertyType.setSFSpatialSamplingFeature(SFSpatialSamplingFeatureType sfSpatialSamplingFeature)
Sets the "SF_SpatialSamplingFeature" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
SFSpatialSamplingFeatureTypeImpl
An XML SF_SpatialSamplingFeatureType(@http://www.opengis.net/samplingSpatial/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
SFSpatialSamplingFeatureType |
SFSpatialSamplingFeaturePropertyTypeImpl.addNewSFSpatialSamplingFeature()
Appends and returns a new empty "SF_SpatialSamplingFeature" element
|
SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureDocumentImpl.addNewSFSpatialSamplingFeature()
Appends and returns a new empty "SF_SpatialSamplingFeature" element
|
SFSpatialSamplingFeatureType |
SFSpatialSamplingFeaturePropertyTypeImpl.getSFSpatialSamplingFeature()
Gets the "SF_SpatialSamplingFeature" element
|
SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureDocumentImpl.getSFSpatialSamplingFeature()
Gets the "SF_SpatialSamplingFeature" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SFSpatialSamplingFeaturePropertyTypeImpl.setSFSpatialSamplingFeature(SFSpatialSamplingFeatureType sfSpatialSamplingFeature)
Sets the "SF_SpatialSamplingFeature" element
|
void |
SFSpatialSamplingFeatureDocumentImpl.setSFSpatialSamplingFeature(SFSpatialSamplingFeatureType sfSpatialSamplingFeature)
Sets the "SF_SpatialSamplingFeature" element
|
Copyright © 2015–2018 52north.org. All rights reserved.