| 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(File file) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(InputStream is) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(Node node) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(Reader r) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(String xmlAsString) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(URL u) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(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(XMLStreamReader sr) |
static SFSpatialSamplingFeatureType |
SFSpatialSamplingFeatureType.Factory.parse(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 © 2018 52north.org. All rights reserved.