| Package | Description |
|---|---|
| net.opengis.sampling.x10 | |
| net.opengis.sampling.x10.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LocatedSpecimenType
An XML LocatedSpecimenType(@http://www.opengis.net/sampling/1.0).
|
interface |
SamplingCurveType
An XML SamplingCurveType(@http://www.opengis.net/sampling/1.0).
|
interface |
SamplingFeatureCollectionType
An XML SamplingFeatureCollectionType(@http://www.opengis.net/sampling/1.0).
|
interface |
SamplingPointType
An XML SamplingPointType(@http://www.opengis.net/sampling/1.0).
|
interface |
SamplingSolidType
An XML SamplingSolidType(@http://www.opengis.net/sampling/1.0).
|
interface |
SamplingSurfaceType
An XML SamplingSurfaceType(@http://www.opengis.net/sampling/1.0).
|
interface |
SpatiallyExtensiveSamplingFeatureType
An XML SpatiallyExtensiveSamplingFeatureType(@http://www.opengis.net/sampling/1.0).
|
interface |
SpecimenType
An XML SpecimenType(@http://www.opengis.net/sampling/1.0).
|
| Modifier and Type | Method and Description |
|---|---|
SamplingFeatureType |
SamplingFeatureDocument.addNewSamplingFeature()
Appends and returns a new empty "SamplingFeature" element
|
SamplingFeatureType |
SamplingFeaturePropertyType.addNewSamplingFeature()
Appends and returns a new empty "SamplingFeature" element
|
SamplingFeatureType |
SamplingFeatureDocument.getSamplingFeature()
Gets the "SamplingFeature" element
|
SamplingFeatureType |
SamplingFeaturePropertyType.getSamplingFeature()
Gets the "SamplingFeature" element
|
static SamplingFeatureType |
SamplingFeatureType.Factory.newInstance() |
static SamplingFeatureType |
SamplingFeatureType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(java.io.File file) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(java.io.InputStream is) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(org.w3c.dom.Node node) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(java.io.Reader r) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(java.lang.String xmlAsString) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(java.net.URL u) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingFeatureDocument.setSamplingFeature(SamplingFeatureType samplingFeature)
Sets the "SamplingFeature" element
|
void |
SamplingFeaturePropertyType.setSamplingFeature(SamplingFeatureType samplingFeature)
Sets the "SamplingFeature" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocatedSpecimenTypeImpl
An XML LocatedSpecimenType(@http://www.opengis.net/sampling/1.0).
|
class |
SamplingCurveTypeImpl
An XML SamplingCurveType(@http://www.opengis.net/sampling/1.0).
|
class |
SamplingFeatureCollectionTypeImpl
An XML SamplingFeatureCollectionType(@http://www.opengis.net/sampling/1.0).
|
class |
SamplingFeatureTypeImpl
An XML SamplingFeatureType(@http://www.opengis.net/sampling/1.0).
|
class |
SamplingPointTypeImpl
An XML SamplingPointType(@http://www.opengis.net/sampling/1.0).
|
class |
SamplingSolidTypeImpl
An XML SamplingSolidType(@http://www.opengis.net/sampling/1.0).
|
class |
SamplingSurfaceTypeImpl
An XML SamplingSurfaceType(@http://www.opengis.net/sampling/1.0).
|
class |
SpatiallyExtensiveSamplingFeatureTypeImpl
An XML SpatiallyExtensiveSamplingFeatureType(@http://www.opengis.net/sampling/1.0).
|
class |
SpecimenTypeImpl
An XML SpecimenType(@http://www.opengis.net/sampling/1.0).
|
| Modifier and Type | Method and Description |
|---|---|
SamplingFeatureType |
SamplingFeaturePropertyTypeImpl.addNewSamplingFeature()
Appends and returns a new empty "SamplingFeature" element
|
SamplingFeatureType |
SamplingFeatureDocumentImpl.addNewSamplingFeature()
Appends and returns a new empty "SamplingFeature" element
|
SamplingFeatureType |
SamplingFeaturePropertyTypeImpl.getSamplingFeature()
Gets the "SamplingFeature" element
|
SamplingFeatureType |
SamplingFeatureDocumentImpl.getSamplingFeature()
Gets the "SamplingFeature" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingFeaturePropertyTypeImpl.setSamplingFeature(SamplingFeatureType samplingFeature)
Sets the "SamplingFeature" element
|
void |
SamplingFeatureDocumentImpl.setSamplingFeature(SamplingFeatureType samplingFeature)
Sets the "SamplingFeature" element
|
Copyright © 2015–2018 52north.org. All rights reserved.