| Package | Description |
|---|---|
| org.vast.ogc.gml | |
| org.vast.ogc.om |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureRef
Wrapper class for use when an IFeature object is or can be included by reference.
|
class |
GenericFeatureImpl
Generic implementation of a GML feature.
|
| Modifier and Type | Method and Description |
|---|---|
GenericFeature |
GMLUtils.readFeature(DOMHelper dom,
Element featureElt)
Reads a GML generic feature from a DOM element
|
GenericFeature |
GMLUtils.readFeature(InputStream inputStream)
Reads a GML generic feature directly from an input stream
|
GenericFeature |
GMLStaxBindings.readGenericFeature(XMLStreamReader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
GMLStaxBindings.writeGenericFeature(XMLStreamWriter writer,
GenericFeature bean) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IObservation
Interface for an Observation as defined by the O&M standard
|
interface |
IObservationSeries
Interface for a time series of observations.
|
interface |
IProcedure
Interface for all procedure implementations
|
interface |
IProcedureArray
Interface for arrays of procedures (homogeneous or not)
|
| Modifier and Type | Class and Description |
|---|---|
class |
BufferedObservationSeries
Implementation of IObservationSeries whose data is stored entirely in memory
and is fully mutable.
|
class |
ObservationImpl
Implementation of a single observation
|
class |
ObservationRef
Wrapper class for use when an IObservation object is or can be included by reference.
|
class |
ProcedureRef
Wrapper class for use when an IProcedure object is or can be included by reference.
|
class |
ProcedureXML
Wrapper class to store procedure info as XML DOM.
|
class |
SamplingCurve |
class |
SamplingFeature<GeomType extends AbstractGeometry> |
class |
SamplingPoint |
class |
SamplingSurface |
| Modifier and Type | Method and Description |
|---|---|
Map<String,GenericFeature> |
IObservationSeries.getFeaturesOfInterest()
Get the list of features of interest of which this
time series contain observations
|
Map<String,GenericFeature> |
BufferedObservationSeries.getFeaturesOfInterest() |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.