| Package | Description |
|---|---|
| net.opengis.gml.v32 | |
| net.opengis.gml.v32.bind | |
| net.opengis.gml.v32.impl | |
| org.vast.ogc.gml | |
| org.vast.ogc.om |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractCurve
POJO class for XML type AbstractCurveType(@http://www.opengis.net/gml/3.2).
|
interface |
AbstractFeature
POJO class for XML type AbstractFeatureType(@http://www.opengis.net/gml/3.2).
|
interface |
AbstractGeometry
POJO class for XML type AbstractGeometryType(@http://www.opengis.net/gml/3.2).
|
interface |
AbstractSurface
POJO class for XML type AbstractSurfaceType(@http://www.opengis.net/gml/3.2).
|
interface |
AbstractTimeGeometricPrimitive
POJO class for XML type AbstractTimeGeometricPrimitiveType(@http://www.opengis.net/gml/3.2).
|
interface |
AbstractTimePrimitive
POJO class for XML type AbstractTimePrimitiveType(@http://www.opengis.net/gml/3.2).
|
interface |
FeatureCollection
POJO class for XML type AbstractFeatureCollectionType(@http://www.opengis.net/gml/3.2).
|
interface |
LineString
POJO class for XML type LineStringType(@http://www.opengis.net/gml/3.2).
|
interface |
Point
POJO class for XML type PointType(@http://www.opengis.net/gml/3.2).
|
interface |
Polygon
POJO class for XML type PolygonType(@http://www.opengis.net/gml/3.2).
|
interface |
TimeInstant
POJO class for XML type TimeInstantType(@http://www.opengis.net/gml/3.2).
|
interface |
TimePeriod
POJO class for XML type TimePeriodType(@http://www.opengis.net/gml/3.2).
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readAbstractGMLTypeAttributes(Map<String,String> attrMap,
AbstractGML bean)
Reads attributes of AbstractGMLType complex type
|
void |
XMLStreamBindings.readAbstractGMLTypeElements(XMLStreamReader reader,
AbstractGML bean)
Reads elements of AbstractGMLType complex type
|
void |
XMLStreamBindings.writeAbstractGMLTypeAttributes(XMLStreamWriter writer,
AbstractGML bean)
Writes attributes of AbstractGMLType complex type
|
void |
XMLStreamBindings.writeAbstractGMLTypeElements(XMLStreamWriter writer,
AbstractGML bean)
Writes elements of AbstractGMLType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCurveImpl
POJO class for XML type AbstractCurveType(@http://www.opengis.net/gml/3.2).
|
class |
AbstractFeatureImpl
POJO class for XML type AbstractFeatureType(@http://www.opengis.net/gml/3.2).
|
class |
AbstractGeometryImpl
POJO class for XML type AbstractGeometryType(@http://www.opengis.net/gml/3.2).
|
class |
AbstractGMLImpl
POJO class for XML type AbstractGMLType(@http://www.opengis.net/gml/3.2).
|
class |
AbstractTimeGeometricPrimitiveImpl
POJO class for XML type AbstractTimeGeometricPrimitiveType(@http://www.opengis.net/gml/3.2).
|
class |
AbstractTimePrimitiveImpl
POJO class for XML type AbstractTimePrimitiveType(@http://www.opengis.net/gml/3.2).
|
class |
FeatureCollectionImpl
POJO class for XML type AbstractFeatureCollectionType(@http://www.opengis.net/gml/3.2).
|
class |
LineStringImpl
POJO class for XML type LineStringType(@http://www.opengis.net/gml/3.2).
|
class |
LineStringJTS
Implementation of GML LineString derived from JTS LineString class.
|
class |
PointImpl
POJO class for XML type PointType(@http://www.opengis.net/gml/3.2).
|
class |
PointJTS
Implementation of GML Point derived from JTS Point class.
|
class |
PolygonImpl
POJO class for XML type PolygonType(@http://www.opengis.net/gml/3.2).
|
class |
PolygonJTS
Implementation of GML Polygon derived from JTS Polygon class.
|
class |
TimeInstantImpl
POJO class for XML type TimeInstantType(@http://www.opengis.net/gml/3.2).
|
class |
TimePeriodImpl
POJO class for XML type TimePeriodType(@http://www.opengis.net/gml/3.2).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GenericFeature
Basic interface for a feature object
|
| 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 |
|---|---|
void |
GMLStaxBindings.writeAbstractGMLTypeAttributes(XMLStreamWriter writer,
AbstractGML 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 |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.