| 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(File file) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(InputStream is) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(Node node) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(Reader r) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(String xmlAsString) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(URL u) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(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(XMLStreamReader sr) |
static SamplingFeatureType |
SamplingFeatureType.Factory.parse(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 |
SamplingFeatureDocumentImpl.addNewSamplingFeature()
Appends and returns a new empty "SamplingFeature" element
|
SamplingFeatureType |
SamplingFeaturePropertyTypeImpl.addNewSamplingFeature()
Appends and returns a new empty "SamplingFeature" element
|
SamplingFeatureType |
SamplingFeatureDocumentImpl.getSamplingFeature()
Gets the "SamplingFeature" element
|
SamplingFeatureType |
SamplingFeaturePropertyTypeImpl.getSamplingFeature()
Gets the "SamplingFeature" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingFeatureDocumentImpl.setSamplingFeature(SamplingFeatureType samplingFeature)
Sets the "SamplingFeature" element
|
void |
SamplingFeaturePropertyTypeImpl.setSamplingFeature(SamplingFeatureType samplingFeature)
Sets the "SamplingFeature" element
|
Copyright © 2018 52north.org. All rights reserved.