| Modifier and Type | Method and Description |
|---|---|
SFSamplingFeatureType |
SFSamplingFeatureDocument.addNewSFSamplingFeature()
Appends and returns a new empty "SF_SamplingFeature" element
|
SFSamplingFeatureType |
SFSamplingFeaturePropertyType.addNewSFSamplingFeature()
Appends and returns a new empty "SF_SamplingFeature" element
|
SFSamplingFeatureType |
SFSamplingFeatureDocument.getSFSamplingFeature()
Gets the "SF_SamplingFeature" element
|
SFSamplingFeatureType |
SFSamplingFeaturePropertyType.getSFSamplingFeature()
Gets the "SF_SamplingFeature" element
|
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.newInstance() |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(File file) |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(InputStream is) |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(Node node) |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(Reader r) |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(String xmlAsString) |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(URL u) |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(XMLStreamReader sr) |
static SFSamplingFeatureType |
SFSamplingFeatureType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SFSamplingFeatureDocument.setSFSamplingFeature(SFSamplingFeatureType sfSamplingFeature)
Sets the "SF_SamplingFeature" element
|
void |
SFSamplingFeaturePropertyType.setSFSamplingFeature(SFSamplingFeatureType sfSamplingFeature)
Sets the "SF_SamplingFeature" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
SFSamplingFeatureTypeImpl
An XML SF_SamplingFeatureType(@http://www.opengis.net/sampling/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
SFSamplingFeatureType |
SFSamplingFeatureDocumentImpl.addNewSFSamplingFeature()
Appends and returns a new empty "SF_SamplingFeature" element
|
SFSamplingFeatureType |
SFSamplingFeaturePropertyTypeImpl.addNewSFSamplingFeature()
Appends and returns a new empty "SF_SamplingFeature" element
|
SFSamplingFeatureType |
SFSamplingFeatureDocumentImpl.getSFSamplingFeature()
Gets the "SF_SamplingFeature" element
|
SFSamplingFeatureType |
SFSamplingFeaturePropertyTypeImpl.getSFSamplingFeature()
Gets the "SF_SamplingFeature" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SFSamplingFeatureDocumentImpl.setSFSamplingFeature(SFSamplingFeatureType sfSamplingFeature)
Sets the "SF_SamplingFeature" element
|
void |
SFSamplingFeaturePropertyTypeImpl.setSFSamplingFeature(SFSamplingFeatureType sfSamplingFeature)
Sets the "SF_SamplingFeature" element
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SFSpatialSamplingFeatureType
An XML SF_SpatialSamplingFeatureType(@http://www.opengis.net/samplingSpatial/2.0).
|
| Modifier and Type | Class and Description |
|---|---|
class |
SFSpatialSamplingFeatureTypeImpl
An XML SF_SpatialSamplingFeatureType(@http://www.opengis.net/samplingSpatial/2.0).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SFSpecimenType
An XML SF_SpecimenType(@http://www.opengis.net/samplingSpecimen/2.0).
|
| Modifier and Type | Class and Description |
|---|---|
class |
SFSpecimenTypeImpl
An XML SF_SpecimenType(@http://www.opengis.net/samplingSpecimen/2.0).
|
Copyright © 2018 52north.org. All rights reserved.