A B C D E F G H I J L N O P R S T U V W X 

A

AbstractCurve - Interface in net.opengis.gml.v32
POJO class for XML type AbstractCurveType(@http://www.opengis.net/gml/3.2).
AbstractCurveImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type AbstractCurveType(@http://www.opengis.net/gml/3.2).
AbstractCurveImpl() - Constructor for class net.opengis.gml.v32.impl.AbstractCurveImpl
 
AbstractFeature - Interface in net.opengis.gml.v32
POJO class for XML type AbstractFeatureType(@http://www.opengis.net/gml/3.2).
AbstractFeatureImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type AbstractFeatureType(@http://www.opengis.net/gml/3.2).
AbstractFeatureImpl() - Constructor for class net.opengis.gml.v32.impl.AbstractFeatureImpl
 
AbstractGeometry - Interface in net.opengis.gml.v32
POJO class for XML type AbstractGeometryType(@http://www.opengis.net/gml/3.2).
AbstractGeometryImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type AbstractGeometryType(@http://www.opengis.net/gml/3.2).
AbstractGeometryImpl() - Constructor for class net.opengis.gml.v32.impl.AbstractGeometryImpl
 
AbstractGML - Interface in net.opengis.gml.v32
POJO class for XML type AbstractGMLType(@http://www.opengis.net/gml/3.2).
AbstractGMLImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type AbstractGMLType(@http://www.opengis.net/gml/3.2).
AbstractGMLImpl() - Constructor for class net.opengis.gml.v32.impl.AbstractGMLImpl
 
AbstractRing - Interface in net.opengis.gml.v32
POJO class for XML type AbstractRingType(@http://www.opengis.net/gml/3.2).
AbstractSurface - Interface in net.opengis.gml.v32
POJO class for XML type AbstractSurfaceType(@http://www.opengis.net/gml/3.2).
AbstractTimeGeometricPrimitive - Interface in net.opengis.gml.v32
POJO class for XML type AbstractTimeGeometricPrimitiveType(@http://www.opengis.net/gml/3.2).
AbstractTimeGeometricPrimitiveImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type AbstractTimeGeometricPrimitiveType(@http://www.opengis.net/gml/3.2).
AbstractTimeGeometricPrimitiveImpl() - Constructor for class net.opengis.gml.v32.impl.AbstractTimeGeometricPrimitiveImpl
 
AbstractTimePrimitive - Interface in net.opengis.gml.v32
POJO class for XML type AbstractTimePrimitiveType(@http://www.opengis.net/gml/3.2).
AbstractTimePrimitiveImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type AbstractTimePrimitiveType(@http://www.opengis.net/gml/3.2).
AbstractTimePrimitiveImpl() - Constructor for class net.opengis.gml.v32.impl.AbstractTimePrimitiveImpl
 
add(SpatialExtent) - Method in class org.vast.util.SpatialExtent
Combines given extent with this extent by computing the smallest rectangular extent that contains both of them.
addFeatureMember(AbstractFeature) - Method in interface net.opengis.gml.v32.FeatureCollection
Adds a new featureMember property
addFeatureMember(AbstractFeature) - Method in class net.opengis.gml.v32.impl.FeatureCollectionImpl
Adds a new featureMember property
addInterior(LinearRing) - Method in class net.opengis.gml.v32.impl.PolygonImpl
Adds a new interior property
addInterior(LinearRing) - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
addInterior(LinearRing) - Method in interface net.opengis.gml.v32.Polygon
Adds a new interior property
addName(Code) - Method in interface net.opengis.gml.v32.AbstractGML
Adds a new name property
addName(Code) - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
Adds a new name property
addName(Code) - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
addName(Code) - Method in class net.opengis.gml.v32.impl.PointJTS
 
addName(Code) - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
addName(Code) - Method in class org.vast.ogc.gml.FeatureRef
 
addName(Code) - Method in class org.vast.ogc.om.ProcedureXML
 
addParameter(String, Object) - Method in interface org.vast.ogc.om.IObservation
 
addParameter(String, Object) - Method in class org.vast.ogc.om.ObservationImpl
 
addParameter(String, Object) - Method in class org.vast.ogc.om.ObservationRef
 
addRelatedObservation(IXlinkReference<IObservation>) - Method in interface org.vast.ogc.om.IObservation
 
addRelatedObservation(IXlinkReference<IObservation>) - Method in class org.vast.ogc.om.ObservationImpl
 
addRelatedObservation(IXlinkReference<IObservation>) - Method in class org.vast.ogc.om.ObservationRef
 
addRelatedTime(AbstractTimePrimitive) - Method in interface net.opengis.gml.v32.AbstractTimePrimitive
Adds a new relatedTime property
addRelatedTime(AbstractTimePrimitive) - Method in class net.opengis.gml.v32.impl.AbstractTimePrimitiveImpl
Adds a new relatedTime property
addResultQuality(Object) - Method in interface org.vast.ogc.om.IObservation
 
addResultQuality(Object) - Method in class org.vast.ogc.om.ObservationImpl
 
addResultQuality(Object) - Method in class org.vast.ogc.om.ObservationRef
 

B

Bbox - Class in org.vast.util
Title: Bbox
Bbox() - Constructor for class org.vast.util.Bbox
 
Bbox(double, double, double, double) - Constructor for class org.vast.util.Bbox
 
Bbox(double, double, double, double, double, double) - Constructor for class org.vast.util.Bbox
 
Bbox(double, double, double, double, String) - Constructor for class org.vast.util.Bbox
 
Bbox(double, double, double, double, double, double, String) - Constructor for class org.vast.util.Bbox
 
bboxToEnvelope(Bbox) - Method in class org.vast.ogc.gml.GMLUtils
Utility method to convert a Bbox object to a GML Envelope
bboxToEnvelope(Bbox, GMLFactory) - Static method in class org.vast.ogc.gml.GMLUtils
Utility method to convert a Bbox object to a GML Envelope
BufferedObservationSeries - Class in org.vast.ogc.om
Implementation of IObservationSeries whose data is stored entirely in memory and is fully mutable.
BufferedObservationSeries() - Constructor for class org.vast.ogc.om.BufferedObservationSeries
 

C

checkValid() - Method in class org.vast.util.Bbox
 
clone() - Method in class net.opengis.gml.v32.impl.JTSCoordinatesDoubleArray
 
Code - Interface in net.opengis.gml.v32
POJO class for XML type CodeType(@http://www.opengis.net/gml/3.2).
CodeImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type CodeType(@http://www.opengis.net/gml/3.2).
CodeImpl() - Constructor for class net.opengis.gml.v32.impl.CodeImpl
 
CodeImpl(String) - Constructor for class net.opengis.gml.v32.impl.CodeImpl
 
CodeImpl(String, String) - Constructor for class net.opengis.gml.v32.impl.CodeImpl
 
CodeList - Interface in net.opengis.gml.v32
POJO class for XML type CodeListType(@http://www.opengis.net/gml/3.2).
CodeListImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type CodeListType(@http://www.opengis.net/gml/3.2).
CodeListImpl() - Constructor for class net.opengis.gml.v32.impl.CodeListImpl
 
CodeOrNilReasonList - Interface in net.opengis.gml.v32
POJO class for XML type CodeOrNilReasonListType(@http://www.opengis.net/gml/3.2).
CodeOrNilReasonListImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type CodeOrNilReasonListType(@http://www.opengis.net/gml/3.2).
CodeOrNilReasonListImpl() - Constructor for class net.opengis.gml.v32.impl.CodeOrNilReasonListImpl
 
CodeWithAuthority - Interface in net.opengis.gml.v32
POJO class for XML type CodeWithAuthorityType(@http://www.opengis.net/gml/3.2).
CodeWithAuthorityImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type CodeWithAuthorityType(@http://www.opengis.net/gml/3.2).
CodeWithAuthorityImpl() - Constructor for class net.opengis.gml.v32.impl.CodeWithAuthorityImpl
 
CodeWithAuthorityImpl(String, String) - Constructor for class net.opengis.gml.v32.impl.CodeWithAuthorityImpl
 
Contact - Class in org.vast.util
SensorML Contact
Contact() - Constructor for class org.vast.util.Contact
 
contains(SpatialExtent) - Method in class org.vast.util.SpatialExtent
Finds out if given extent is included in this one.
contains(double) - Method in class org.vast.util.TimeExtent
Checks if this TimeExtent contains the given time
contains(TimeExtent) - Method in class org.vast.util.TimeExtent
Checks if this TimeExtent contains the given TimeExtent
copy() - Method in class org.vast.util.Bbox
 
copy() - Method in class org.vast.util.SpatialExtent
 
copy() - Method in class org.vast.util.TimeExtent
 

D

DEFAULT_CRS_URI_PREFIX - Static variable in class org.vast.ogc.gml.JTSUtils
 

E

Envelope - Interface in net.opengis.gml.v32
POJO class for XML type EnvelopeType(@http://www.opengis.net/gml/3.2).
EnvelopeImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type EnvelopeType(@http://www.opengis.net/gml/3.2).
EnvelopeImpl() - Constructor for class net.opengis.gml.v32.impl.EnvelopeImpl
 
EnvelopeImpl(int) - Constructor for class net.opengis.gml.v32.impl.EnvelopeImpl
 
EnvelopeImpl(String, double, double, double, double) - Constructor for class net.opengis.gml.v32.impl.EnvelopeImpl
 
EnvelopeImpl(String, double, double, double, double, double, double) - Constructor for class net.opengis.gml.v32.impl.EnvelopeImpl
 
EnvelopeImpl(String, double[], double[]) - Constructor for class net.opengis.gml.v32.impl.EnvelopeImpl
 
EnvelopeJTS - Class in net.opengis.gml.v32.impl
Implementation of GML Envelope derived from JTS Envelope class.
EnvelopeJTS() - Constructor for class net.opengis.gml.v32.impl.EnvelopeJTS
 
envelopeToBbox(Envelope) - Static method in class org.vast.ogc.gml.GMLUtils
Utility method to convert from a GML Envelope to a Bbox object
equals(Object) - Method in class net.opengis.gml.v32.impl.AbstractFeatureImpl
 
equals(Object) - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
 
equals(Object) - Method in class net.opengis.gml.v32.impl.TimeInstantImpl
 
equals(Object) - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
 
equals(Object) - Method in class net.opengis.gml.v32.impl.TimePositionImpl
 
equals(Object) - Method in class org.vast.util.Bbox
 
equals(Object) - Method in class org.vast.util.SpatialExtent
 
equals(Object) - Method in class org.vast.util.TimeExtent
 
equals(TimeExtent) - Method in class org.vast.util.TimeExtent
Checks if time extents are equal (no null check) (i.e.
expandEnvelope(Envelope) - Method in class net.opengis.gml.v32.impl.JTSCoordinatesDoubleArray
 

F

Factory - Interface in net.opengis.gml.v32
 
FeatureCollection - Interface in net.opengis.gml.v32
POJO class for XML type AbstractFeatureCollectionType(@http://www.opengis.net/gml/3.2).
FeatureCollectionImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type AbstractFeatureCollectionType(@http://www.opengis.net/gml/3.2).
FeatureCollectionImpl() - Constructor for class net.opengis.gml.v32.impl.FeatureCollectionImpl
 
FeatureRef - Class in org.vast.ogc.gml
Wrapper class for use when an IFeature object is or can be included by reference.
FeatureRef() - Constructor for class org.vast.ogc.gml.FeatureRef
 
FeatureRef(String) - Constructor for class org.vast.ogc.gml.FeatureRef
 
fromString(String) - Static method in enum net.opengis.gml.v32.TimeIndeterminateValue
To get the enum constant corresponding to the given String representation
fromString(String) - Static method in enum net.opengis.gml.v32.TimeUnit
To get the enum constant corresponding to the given String representation

G

GenericFeature - Interface in org.vast.ogc.gml
Basic interface for a feature object
GenericFeatureImpl - Class in org.vast.ogc.gml
Generic implementation of a GML feature.
GenericFeatureImpl(QName) - Constructor for class org.vast.ogc.gml.GenericFeatureImpl
 
getAdjustedLagTime() - Method in class org.vast.util.TimeExtent
 
getAdjustedLeadTime() - Method in class org.vast.util.TimeExtent
 
getAdjustedTime() - Method in class org.vast.util.TimeExtent
To get baseTime or absTime with bias applied
getAdministrativeArea() - Method in class org.vast.util.ResponsibleParty
 
getAsJTSGeometry(AbstractGeometry) - Static method in class org.vast.ogc.gml.JTSUtils
 
getAxisLabels() - Method in interface net.opengis.gml.v32.AbstractGeometry
Gets the axisLabels property
getAxisLabels() - Method in interface net.opengis.gml.v32.Envelope
Gets the axisLabels property
getAxisLabels() - Method in class net.opengis.gml.v32.impl.AbstractGeometryImpl
Gets the axisLabels property
getAxisLabels() - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Gets the axisLabels property
getAxisLabels() - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Gets the axisLabels property
getAxisLabels() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
getAxisLabels() - Method in class net.opengis.gml.v32.impl.PointJTS
 
getAxisLabels() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getBaseTime() - Method in class org.vast.util.TimeExtent
To get baseTime without bias applied.
getBegin() - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Gets the begin property
getBegin() - Method in interface net.opengis.gml.v32.TimePeriod
Gets the begin property
getBeginPosition() - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Gets the beginPosition property
getBeginPosition() - Method in interface net.opengis.gml.v32.TimePeriod
Gets the beginPosition property
getBeginProperty() - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Gets extra info (name, xlink, etc.) carried by the begin property
getBeginProperty() - Method in interface net.opengis.gml.v32.TimePeriod
Gets extra info (name, xlink, etc.) carried by the begin property
getBoundedBy() - Method in interface net.opengis.gml.v32.AbstractFeature
Gets the boundedBy property
getBoundedBy() - Method in class net.opengis.gml.v32.impl.AbstractFeatureImpl
Gets the boundedBy property
getBoundedBy() - Method in class org.vast.ogc.gml.FeatureRef
 
getBoundedBy() - Method in class org.vast.ogc.om.ProcedureXML
 
getCalendarEraName() - Method in class net.opengis.gml.v32.impl.TimePositionImpl
Gets the calendarEraName property
getCalendarEraName() - Method in interface net.opengis.gml.v32.TimePosition
Gets the calendarEraName property
getCenter() - Method in class org.vast.util.SpatialExtent
 
getCity() - Method in class org.vast.util.ResponsibleParty
 
getCodeSpace() - Method in interface net.opengis.gml.v32.Code
Gets the codeSpace property
getCodeSpace() - Method in interface net.opengis.gml.v32.CodeList
Gets the codeSpace property
getCodeSpace() - Method in interface net.opengis.gml.v32.CodeOrNilReasonList
Gets the codeSpace property
getCodeSpace() - Method in interface net.opengis.gml.v32.CodeWithAuthority
Gets the codeSpace property
getCodeSpace() - Method in class net.opengis.gml.v32.impl.CodeImpl
Gets the codeSpace property
getCodeSpace() - Method in class net.opengis.gml.v32.impl.CodeListImpl
Gets the codeSpace property
getCodeSpace() - Method in class net.opengis.gml.v32.impl.CodeOrNilReasonListImpl
Gets the codeSpace property
getCodeSpace() - Method in class net.opengis.gml.v32.impl.CodeWithAuthorityImpl
Gets the codeSpace property
getContactInstructions() - Method in class org.vast.util.ResponsibleParty
 
getCoordinate(int) - Method in class net.opengis.gml.v32.impl.JTSCoordinatesDoubleArray
 
getCoordinate(int, Coordinate) - Method in class net.opengis.gml.v32.impl.JTSCoordinatesDoubleArray
 
getCoordinateCopy(int) - Method in class net.opengis.gml.v32.impl.JTSCoordinatesDoubleArray
 
getCountry() - Method in class org.vast.util.ResponsibleParty
 
getCrs() - Method in class org.vast.util.SpatialExtent
 
getDateTimeValue() - Method in class net.opengis.gml.v32.impl.TimePositionImpl
 
getDateTimeValue() - Method in interface net.opengis.gml.v32.TimePosition
 
getDecimalValue() - Method in class net.opengis.gml.v32.impl.TimePositionImpl
 
getDecimalValue() - Method in interface net.opengis.gml.v32.TimePosition
 
getDeliveryPoint() - Method in class org.vast.util.ResponsibleParty
 
getDeliveryPoints() - Method in class org.vast.util.ResponsibleParty
 
getDescription() - Method in interface net.opengis.gml.v32.AbstractGML
Gets the description property
getDescription() - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
Gets the description property
getDescription() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
getDescription() - Method in class net.opengis.gml.v32.impl.PointJTS
 
getDescription() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getDescription() - Method in class org.vast.ogc.gml.FeatureRef
 
getDescription() - Method in class org.vast.ogc.om.ProcedureXML
 
getDescriptionReference() - Method in interface net.opengis.gml.v32.AbstractGML
Gets the descriptionReference property
getDescriptionReference() - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
Gets the descriptionReference property
getDescriptionReference() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
getDescriptionReference() - Method in class net.opengis.gml.v32.impl.PointJTS
 
getDescriptionReference() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getDescriptionReference() - Method in class org.vast.ogc.gml.FeatureRef
 
getDescriptionReference() - Method in class org.vast.ogc.om.ProcedureXML
 
getDiagonalDistance() - Method in class org.vast.util.SpatialExtent
 
getDimension() - Method in class net.opengis.gml.v32.impl.JTSCoordinatesDoubleArray
 
getDomElement() - Method in class org.vast.ogc.om.ProcedureXML
 
getDuration() - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Gets the duration property
getDuration() - Method in interface net.opengis.gml.v32.TimePeriod
Gets the duration property
getElementType() - Method in class org.vast.ogc.om.BufferedObservationSeries
 
getEmail() - Method in class org.vast.util.ResponsibleParty
 
getEmails() - Method in class org.vast.util.ResponsibleParty
 
getEncoding() - Method in class org.vast.ogc.om.BufferedObservationSeries
 
getEnd() - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Gets the end property
getEnd() - Method in interface net.opengis.gml.v32.TimePeriod
Gets the end property
getEndPosition() - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Gets the endPosition property
getEndPosition() - Method in interface net.opengis.gml.v32.TimePeriod
Gets the endPosition property
getEndProperty() - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Gets extra info (name, xlink, etc.) carried by the end property
getEndProperty() - Method in interface net.opengis.gml.v32.TimePeriod
Gets extra info (name, xlink, etc.) carried by the end property
getExterior() - Method in class net.opengis.gml.v32.impl.PolygonImpl
Gets the exterior property
getExterior() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getExterior() - Method in interface net.opengis.gml.v32.Polygon
Gets the exterior property
getFactor() - Method in class net.opengis.gml.v32.impl.TimeIntervalLengthImpl
Gets the factor property
getFactor() - Method in interface net.opengis.gml.v32.TimeIntervalLength
Gets the factor property
getFactory() - Method in class org.vast.ogc.gml.GMLStaxBindings
 
getFaxNumber() - Method in class org.vast.util.ResponsibleParty
 
getFaxNumbers() - Method in class org.vast.util.ResponsibleParty
 
getFeatureMemberList() - Method in interface net.opengis.gml.v32.FeatureCollection
Gets the list of featureMember properties
getFeatureMemberList() - Method in class net.opengis.gml.v32.impl.FeatureCollectionImpl
Gets the list of featureMember properties
getFeatureMembers() - Method in interface net.opengis.gml.v32.FeatureCollection
Gets the featureMembers property
getFeatureMembers() - Method in class net.opengis.gml.v32.impl.FeatureCollectionImpl
Gets the featureMembers property
getFeatureOfInterest() - Method in interface org.vast.ogc.om.IObservation
 
getFeatureOfInterest() - Method in class org.vast.ogc.om.ObservationImpl
 
getFeatureOfInterest() - Method in class org.vast.ogc.om.ObservationRef
 
getFeaturesOfInterest() - Method in class org.vast.ogc.om.BufferedObservationSeries
 
getFeaturesOfInterest() - Method in interface org.vast.ogc.om.IObservationSeries
Get the list of features of interest of which this time series contain observations
getFoiLocation() - Method in class org.vast.ogc.om.ObservationStreamReader
 
getFrame() - Method in interface net.opengis.gml.v32.AbstractTimeGeometricPrimitive
Gets the frame property
getFrame() - Method in class net.opengis.gml.v32.impl.AbstractTimeGeometricPrimitiveImpl
Gets the frame property
getFrame() - Method in class net.opengis.gml.v32.impl.TimePositionImpl
Gets the frame property
getFrame() - Method in interface net.opengis.gml.v32.TimePosition
Gets the frame property
getGeomEnvelope() - Method in interface net.opengis.gml.v32.AbstractGeometry
 
getGeomEnvelope() - Method in class net.opengis.gml.v32.impl.AbstractGeometryImpl
 
getGeomEnvelope() - Method in class net.opengis.gml.v32.impl.LineStringImpl
 
getGeomEnvelope() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
getGeomEnvelope() - Method in class net.opengis.gml.v32.impl.PointImpl
 
getGeomEnvelope() - Method in class net.opengis.gml.v32.impl.PointJTS
 
getGeomEnvelope() - Method in class net.opengis.gml.v32.impl.PolygonImpl
 
getGeomEnvelope() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getGmlFactory() - Method in class org.vast.ogc.gml.GMLUtils
 
getHostedProcedureUID() - Method in class org.vast.ogc.om.SamplingFeature
 
getHoursOfService() - Method in class org.vast.util.ResponsibleParty
 
getHrefUri() - Method in class org.vast.util.Contact
 
getId() - Method in interface net.opengis.gml.v32.AbstractGML
Gets the id property
getId() - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
Gets the id property
getId() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
getId() - Method in class net.opengis.gml.v32.impl.PointJTS
 
getId() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getId() - Method in class org.vast.ogc.gml.FeatureRef
 
getId() - Method in class org.vast.ogc.om.ProcedureXML
 
getIdentifier() - Method in interface net.opengis.gml.v32.AbstractGML
Gets the identifier property
getIdentifier() - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
Gets the identifier property
getIdentifier() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
getIdentifier() - Method in class net.opengis.gml.v32.impl.PointJTS
 
getIdentifier() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getIdentifier() - Method in class org.vast.ogc.gml.FeatureRef
 
getIdentifier() - Method in class org.vast.ogc.om.ProcedureXML
 
getIndeterminatePosition() - Method in class net.opengis.gml.v32.impl.TimePositionImpl
Gets the indeterminatePosition property
getIndeterminatePosition() - Method in interface net.opengis.gml.v32.TimePosition
Gets the indeterminatePosition property
getIndividualName() - Method in class org.vast.util.ResponsibleParty
 
getInteriorList() - Method in class net.opengis.gml.v32.impl.PolygonImpl
Gets the list of interior properties
getInteriorList() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getInteriorList() - Method in interface net.opengis.gml.v32.Polygon
Gets the list of interior properties
getIsoString(int) - Method in class org.vast.util.TimeExtent
 
getLagTimeDelta() - Method in class org.vast.util.TimeExtent
 
getLeadTimeDelta() - Method in class org.vast.util.TimeExtent
 
getLocalId() - Method in class org.vast.ogc.om.ProcedureXML
 
getLocation() - Method in interface net.opengis.gml.v32.AbstractFeature
Gets the location property
getLocation() - Method in class net.opengis.gml.v32.impl.AbstractFeatureImpl
Gets the location property
getLocation() - Method in class org.vast.ogc.gml.FeatureRef
 
getLocation() - Method in class org.vast.ogc.om.ProcedureXML
 
getLocation() - Method in class org.vast.ogc.om.SamplingFeature
 
getLocationProperty() - Method in interface net.opengis.gml.v32.AbstractFeature
Gets extra info (name, xlink, etc.) carried by the location property
getLocationProperty() - Method in class net.opengis.gml.v32.impl.AbstractFeatureImpl
Gets extra info (name, xlink, etc.) carried by the location property
getLocationProperty() - Method in class org.vast.ogc.gml.FeatureRef
 
getLocationProperty() - Method in class org.vast.ogc.om.ProcedureXML
 
getLowerCorner() - Method in interface net.opengis.gml.v32.Envelope
Gets the lowerCorner property
getLowerCorner() - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Gets the lowerCorner property
getLowerCorner() - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Gets the lowerCorner property
getMaxDistance() - Method in class org.vast.util.SpatialExtent
 
getMaxX() - Method in class org.vast.util.SpatialExtent
 
getMaxY() - Method in class org.vast.util.SpatialExtent
 
getMaxZ() - Method in class org.vast.util.SpatialExtent
 
getMetaDataPropertyList() - Method in interface net.opengis.gml.v32.AbstractGML
Gets the list of metaDataProperty properties
getMetaDataPropertyList() - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
Gets the list of metaDataProperty properties
getMetaDataPropertyList() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
getMetaDataPropertyList() - Method in class net.opengis.gml.v32.impl.PointJTS
 
getMetaDataPropertyList() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getMetaDataPropertyList() - Method in class org.vast.ogc.gml.FeatureRef
 
getMetaDataPropertyList() - Method in class org.vast.ogc.om.ProcedureXML
 
getMinX() - Method in class org.vast.util.SpatialExtent
 
getMinY() - Method in class org.vast.util.SpatialExtent
 
getMinZ() - Method in class org.vast.util.SpatialExtent
 
getName() - Method in interface net.opengis.gml.v32.AbstractGML
 
getName() - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
 
getName() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
getName() - Method in class net.opengis.gml.v32.impl.PointJTS
 
getName() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getName() - Method in class org.vast.ogc.gml.FeatureRef
 
getName() - Method in class org.vast.ogc.om.ProcedureXML
 
getNameList() - Method in interface net.opengis.gml.v32.AbstractGML
Gets the list of name properties
getNameList() - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
Gets the list of name properties
getNameList() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
getNameList() - Method in class net.opengis.gml.v32.impl.PointJTS
 
getNameList() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getNameList() - Method in class org.vast.ogc.gml.FeatureRef
 
getNameList() - Method in class org.vast.ogc.om.ProcedureXML
 
getNextDataBlock() - Method in class org.vast.ogc.om.BufferedObservationSeries
 
getNextElement() - Method in class org.vast.ogc.om.BufferedObservationSeries
 
getNowInstant() - Static method in class org.vast.util.TimeExtent
 
getNumberOfSteps() - Method in class org.vast.util.TimeExtent
 
getNumElements() - Method in class org.vast.ogc.om.BufferedObservationSeries
 
getNumFeatureMembers() - Method in interface net.opengis.gml.v32.FeatureCollection
Returns number of featureMember properties
getNumFeatureMembers() - Method in class net.opengis.gml.v32.impl.FeatureCollectionImpl
Returns number of featureMember properties
getNumInteriors() - Method in class net.opengis.gml.v32.impl.PolygonImpl
Returns number of interior properties
getNumInteriors() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getNumInteriors() - Method in interface net.opengis.gml.v32.Polygon
Returns number of interior properties
getNumNames() - Method in interface net.opengis.gml.v32.AbstractGML
Returns number of name properties
getNumNames() - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
Returns number of name properties
getNumNames() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
getNumNames() - Method in class net.opengis.gml.v32.impl.PointJTS
 
getNumNames() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getNumNames() - Method in class org.vast.ogc.gml.FeatureRef
 
getNumNames() - Method in class org.vast.ogc.om.ProcedureXML
 
getNumRelatedTimes() - Method in interface net.opengis.gml.v32.AbstractTimePrimitive
Returns number of relatedTime properties
getNumRelatedTimes() - Method in class net.opengis.gml.v32.impl.AbstractTimePrimitiveImpl
Returns number of relatedTime properties
getObservationName() - Method in class org.vast.ogc.om.ObservationStreamReader
 
getObservedProperty() - Method in interface org.vast.ogc.om.IObservation
 
getObservedProperty() - Method in class org.vast.ogc.om.ObservationImpl
 
getObservedProperty() - Method in class org.vast.ogc.om.ObservationRef
 
getOrdinate(int, int) - Method in class net.opengis.gml.v32.impl.JTSCoordinatesDoubleArray
 
getOrganizationName() - Method in class org.vast.util.ResponsibleParty
 
getOwns() - Method in class net.opengis.gml.v32.impl.ReferenceImpl
Gets the owns property
getOwns() - Method in interface net.opengis.gml.v32.Reference
Gets the owns property
getParameters() - Method in interface org.vast.ogc.om.IObservation
 
getParameters() - Method in class org.vast.ogc.om.ObservationImpl
 
getParameters() - Method in class org.vast.ogc.om.ObservationRef
 
getPeriodEndingNow(double) - Static method in class org.vast.util.TimeExtent
 
getPeriodStartingNow(double) - Static method in class org.vast.util.TimeExtent
 
getPhenomenonTime() - Method in interface org.vast.ogc.om.IObservation
 
getPhenomenonTime() - Method in class org.vast.ogc.om.ObservationImpl
 
getPhenomenonTime() - Method in class org.vast.ogc.om.ObservationRef
 
getPhenomenonTimeExtent() - Method in class org.vast.ogc.om.BufferedObservationSeries
 
getPhenomenonTimeExtent() - Method in interface org.vast.ogc.om.IObservationSeries
Get time extent including phenomenon times of all observation in the series
getPos() - Method in class net.opengis.gml.v32.impl.PointImpl
Gets the pos property
getPos() - Method in class net.opengis.gml.v32.impl.PointJTS
 
getPos() - Method in interface net.opengis.gml.v32.Point
Gets the pos property
getPositionName() - Method in class org.vast.util.ResponsibleParty
 
getPosList() - Method in class net.opengis.gml.v32.impl.LinearRingImpl
 
getPosList() - Method in class net.opengis.gml.v32.impl.LinearRingJTS
 
getPosList() - Method in class net.opengis.gml.v32.impl.LineStringImpl
 
getPosList() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
getPosList() - Method in interface net.opengis.gml.v32.LinearRing
Gets the posList property
getPosList() - Method in interface net.opengis.gml.v32.LineString
Gets the posList property
getPostalCode() - Method in class org.vast.util.ResponsibleParty
 
getProcedure() - Method in class org.vast.ogc.om.BufferedObservationSeries
 
getProcedure() - Method in interface org.vast.ogc.om.IObservation
 
getProcedure() - Method in interface org.vast.ogc.om.IObservationSeries
Get the procedure that generated observations in this series
getProcedure() - Method in class org.vast.ogc.om.ObservationImpl
 
getProcedure() - Method in class org.vast.ogc.om.ObservationRef
 
getProcedure() - Method in class org.vast.ogc.om.ObservationStreamReader
 
getProcedureByIndex(int) - Method in interface org.vast.ogc.om.IProcedureArray
 
getProperties() - Method in class org.vast.ogc.gml.FeatureRef
 
getProperties() - Method in interface org.vast.ogc.gml.GenericFeature
 
getProperties() - Method in class org.vast.ogc.gml.GenericFeatureImpl
 
getProperties() - Method in class org.vast.ogc.om.ProcedureXML
 
getProperty(String) - Method in class org.vast.ogc.gml.FeatureRef
 
getProperty(QName) - Method in class org.vast.ogc.gml.FeatureRef
 
getProperty(String) - Method in interface org.vast.ogc.gml.GenericFeature
 
getProperty(QName) - Method in interface org.vast.ogc.gml.GenericFeature
 
getProperty(QName) - Method in class org.vast.ogc.gml.GenericFeatureImpl
 
getProperty(String) - Method in class org.vast.ogc.gml.GenericFeatureImpl
 
getProperty(String) - Method in class org.vast.ogc.om.ObservationImpl
 
getProperty(String) - Method in class org.vast.ogc.om.ProcedureXML
 
getProperty(QName) - Method in class org.vast.ogc.om.ProcedureXML
 
getQName() - Method in interface net.opengis.gml.v32.AbstractFeature
 
getQName() - Method in class net.opengis.gml.v32.impl.AbstractFeatureImpl
 
getQName() - Method in class org.vast.ogc.gml.FeatureRef
 
getQName() - Method in interface org.vast.ogc.gml.GenericFeature
 
getQName() - Method in class org.vast.ogc.gml.GenericFeatureImpl
 
getQName() - Method in class org.vast.ogc.om.ProcedureXML
 
getRadix() - Method in class net.opengis.gml.v32.impl.TimeIntervalLengthImpl
Gets the radix property
getRadix() - Method in interface net.opengis.gml.v32.TimeIntervalLength
Gets the radix property
getRelatedObservations() - Method in interface org.vast.ogc.om.IObservation
 
getRelatedObservations() - Method in class org.vast.ogc.om.ObservationImpl
 
getRelatedObservations() - Method in class org.vast.ogc.om.ObservationRef
 
getRelatedTimeList() - Method in interface net.opengis.gml.v32.AbstractTimePrimitive
Gets the list of relatedTime properties
getRelatedTimeList() - Method in class net.opengis.gml.v32.impl.AbstractTimePrimitiveImpl
Gets the list of relatedTime properties
getRemoteSchema() - Method in class net.opengis.gml.v32.impl.ReferenceImpl
Gets the remoteSchema property
getRemoteSchema() - Method in interface net.opengis.gml.v32.Reference
Gets the remoteSchema property
getResult() - Method in interface org.vast.ogc.om.IObservation
 
getResult() - Method in class org.vast.ogc.om.ObservationImpl
 
getResult() - Method in class org.vast.ogc.om.ObservationRef
 
getResultQuality() - Method in interface org.vast.ogc.om.IObservation
 
getResultQuality() - Method in class org.vast.ogc.om.ObservationImpl
 
getResultQuality() - Method in class org.vast.ogc.om.ObservationRef
 
getResultTime() - Method in interface org.vast.ogc.om.IObservation
 
getResultTime() - Method in class org.vast.ogc.om.ObservationImpl
 
getResultTime() - Method in class org.vast.ogc.om.ObservationRef
 
getResultTimeExtent() - Method in class org.vast.ogc.om.BufferedObservationSeries
 
getResultTimeExtent() - Method in interface org.vast.ogc.om.IObservationSeries
Get time extent including result times of all observation in the series
getRole() - Method in class org.vast.util.Contact
 
getRoleCodeList() - Method in class org.vast.util.Contact
 
getSampledFeatureUID() - Method in class org.vast.ogc.om.SamplingFeature
 
getShape() - Method in class org.vast.ogc.om.SamplingFeature
 
getSizeX() - Method in class org.vast.util.SpatialExtent
 
getSizeY() - Method in class org.vast.util.SpatialExtent
 
getSizeZ() - Method in class org.vast.util.SpatialExtent
 
getSRIDFromSrsName(String) - Static method in class org.vast.ogc.gml.JTSUtils
 
getSrsDimension() - Method in interface net.opengis.gml.v32.AbstractGeometry
Gets the srsDimension property
getSrsDimension() - Method in interface net.opengis.gml.v32.Envelope
Gets the srsDimension property
getSrsDimension() - Method in class net.opengis.gml.v32.impl.AbstractGeometryImpl
Gets the srsDimension property
getSrsDimension() - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Gets the srsDimension property
getSrsDimension() - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Gets the srsDimension property
getSrsDimension() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
getSrsDimension() - Method in class net.opengis.gml.v32.impl.PointJTS
 
getSrsDimension() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getSrsName() - Method in interface net.opengis.gml.v32.AbstractGeometry
Gets the srsName property
getSrsName() - Method in interface net.opengis.gml.v32.Envelope
Gets the srsName property
getSrsName() - Method in class net.opengis.gml.v32.impl.AbstractGeometryImpl
Gets the srsName property
getSrsName() - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Gets the srsName property
getSrsName() - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Gets the srsName property
getSrsName() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
getSrsName() - Method in class net.opengis.gml.v32.impl.PointJTS
 
getSrsName() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getSrsNameFromSRID(int) - Static method in class org.vast.ogc.gml.JTSUtils
 
getStartTime() - Method in class org.vast.util.TimeExtent
Helper method to get start time
getStopTime() - Method in class org.vast.util.TimeExtent
Helper method to get stop time
getSupportedFeatureTypes() - Method in interface org.vast.ogc.gml.IFeatureStaxBindings
 
getTarget() - Method in class org.vast.ogc.om.ObservationRef
 
getTextValue() - Method in class net.opengis.gml.v32.impl.TimePositionImpl
 
getTextValue() - Method in interface net.opengis.gml.v32.TimePosition
 
getTimeBias() - Method in class org.vast.util.TimeExtent
 
getTimeInterval() - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Gets the timeInterval property
getTimeInterval() - Method in interface net.opengis.gml.v32.TimePeriod
Gets the timeInterval property
getTimePosition() - Method in class net.opengis.gml.v32.impl.TimeInstantImpl
Gets the timePosition property
getTimePosition() - Method in interface net.opengis.gml.v32.TimeInstant
Gets the timePosition property
getTimeRange() - Method in class org.vast.util.TimeExtent
 
getTimes() - Method in class org.vast.util.TimeExtent
Calculates times based on current time settings, always assuring that both endpoints are included even if an uneven time step occurs at the end
getTimeStep() - Method in class org.vast.util.TimeExtent
 
getTimeZone() - Method in class org.vast.util.TimeExtent
 
getType() - Method in class org.vast.ogc.gml.FeatureRef
 
getType() - Method in interface org.vast.ogc.gml.GenericFeature
 
getType() - Method in class org.vast.ogc.gml.GenericFeatureImpl
 
getType() - Method in class org.vast.ogc.om.ProcedureXML
 
getUniqueIdentifier() - Method in interface net.opengis.gml.v32.AbstractGML
Gets the identifier property
getUniqueIdentifier() - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
Gets the unique identifier
getUniqueIdentifier() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
getUniqueIdentifier() - Method in class net.opengis.gml.v32.impl.PointJTS
 
getUniqueIdentifier() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getUniqueIdentifier() - Method in class org.vast.ogc.gml.FeatureRef
 
getUniqueIdentifier() - Method in class org.vast.ogc.om.ProcedureXML
 
getUnit() - Method in class net.opengis.gml.v32.impl.TimeIntervalLengthImpl
Gets the unit property
getUnit() - Method in interface net.opengis.gml.v32.TimeIntervalLength
Gets the unit property
getUomLabels() - Method in interface net.opengis.gml.v32.AbstractGeometry
Gets the uomLabels property
getUomLabels() - Method in interface net.opengis.gml.v32.Envelope
Gets the uomLabels property
getUomLabels() - Method in class net.opengis.gml.v32.impl.AbstractGeometryImpl
Gets the uomLabels property
getUomLabels() - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Gets the uomLabels property
getUomLabels() - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Gets the uomLabels property
getUomLabels() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
getUomLabels() - Method in class net.opengis.gml.v32.impl.PointJTS
 
getUomLabels() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
getUpperCorner() - Method in interface net.opengis.gml.v32.Envelope
Gets the upperCorner property
getUpperCorner() - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Gets the upperCorner property
getUpperCorner() - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Gets the upperCorner property
getValidTime() - Method in interface org.vast.ogc.om.IObservation
 
getValidTime() - Method in class org.vast.ogc.om.ObservationImpl
 
getValidTime() - Method in class org.vast.ogc.om.ObservationRef
 
getValue() - Method in interface net.opengis.gml.v32.Code
Gets the inline value
getValue() - Method in interface net.opengis.gml.v32.CodeList
Gets the inline value
getValue() - Method in class net.opengis.gml.v32.impl.CodeImpl
Gets the inline value
getValue() - Method in class net.opengis.gml.v32.impl.CodeListImpl
Gets the inline value
getValue() - Method in class net.opengis.gml.v32.impl.TimeIntervalLengthImpl
Gets the inline value
getValue() - Method in interface net.opengis.gml.v32.TimeIntervalLength
Gets the inline value
getVersion(DOMHelper, Element) - Method in class org.vast.ogc.om.OMUtils
Logic to guess O&M version from namespace
getVoiceNumber() - Method in class org.vast.util.ResponsibleParty
 
getVoiceNumbers() - Method in class org.vast.util.ResponsibleParty
 
getWebsite() - Method in class org.vast.util.ResponsibleParty
 
getX(int) - Method in class net.opengis.gml.v32.impl.JTSCoordinatesDoubleArray
 
getY(int) - Method in class net.opengis.gml.v32.impl.JTSCoordinatesDoubleArray
 
GML - Static variable in class org.vast.ogc.gml.GMLUtils
 
GMLFactory - Class in net.opengis.gml.v32.impl
 
GMLFactory() - Constructor for class net.opengis.gml.v32.impl.GMLFactory
 
GMLFactory(boolean) - Constructor for class net.opengis.gml.v32.impl.GMLFactory
 
GMLStaxBindings - Class in org.vast.ogc.gml
Helper wrapping the auto-generated GML StAX bindings
GMLStaxBindings() - Constructor for class org.vast.ogc.gml.GMLStaxBindings
 
GMLStaxBindings(boolean) - Constructor for class org.vast.ogc.gml.GMLStaxBindings
 
GMLStaxBindings(Factory) - Constructor for class org.vast.ogc.gml.GMLStaxBindings
 
GMLUtils - Class in org.vast.ogc.gml
Utility methods to read/write GML documents.
GMLUtils(String) - Constructor for class org.vast.ogc.gml.GMLUtils
 

H

hasAddress() - Method in class org.vast.util.ResponsibleParty
 
hasContactInfo() - Method in class org.vast.util.ResponsibleParty
 
hashCode() - Method in class net.opengis.gml.v32.impl.AbstractFeatureImpl
 

I

IFeatureStaxBindings - Interface in org.vast.ogc.gml
Interface for StAX bindings of specific feature types
intersects(SpatialExtent) - Method in class org.vast.util.SpatialExtent
Finds out if this bbox intersects the given bbox.
intersects(TimeExtent) - Method in class org.vast.util.TimeExtent
Checks if this timeExtent intersects the given timeExtent
IObservation - Interface in org.vast.ogc.om
Interface for an Observation as defined by the O&M standard
IObservationSeries - Interface in org.vast.ogc.om
Interface for a time series of observations.
IProcedure - Interface in org.vast.ogc.om
Interface for all procedure implementations
IProcedureArray - Interface in org.vast.ogc.om
Interface for arrays of procedures (homogeneous or not)
isBaseAtNow() - Method in class org.vast.util.TimeExtent
 
isBeginNow() - Method in class org.vast.util.TimeExtent
 
isEndNow() - Method in class org.vast.util.TimeExtent
 
isHrefPresent() - Method in class org.vast.util.Contact
 
isNull() - Method in class org.vast.util.SpatialExtent
 
isNull() - Method in class org.vast.util.TimeExtent
Check if time is null (i.e.
isSetAxisLabels() - Method in interface net.opengis.gml.v32.AbstractGeometry
Checks if axisLabels is set
isSetAxisLabels() - Method in interface net.opengis.gml.v32.Envelope
Checks if axisLabels is set
isSetAxisLabels() - Method in class net.opengis.gml.v32.impl.AbstractGeometryImpl
Checks if axisLabels is set
isSetAxisLabels() - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Checks if axisLabels is set
isSetAxisLabels() - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Checks if axisLabels is set
isSetAxisLabels() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
isSetAxisLabels() - Method in class net.opengis.gml.v32.impl.PointJTS
 
isSetAxisLabels() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
isSetBegin() - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Checks if begin is set
isSetBegin() - Method in interface net.opengis.gml.v32.TimePeriod
Checks if begin is set
isSetBeginPosition() - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Checks if beginPosition is set
isSetBeginPosition() - Method in interface net.opengis.gml.v32.TimePeriod
Checks if beginPosition is set
isSetBoundedBy() - Method in interface net.opengis.gml.v32.AbstractFeature
Checks if boundedBy is set
isSetBoundedBy() - Method in class net.opengis.gml.v32.impl.AbstractFeatureImpl
Checks if boundedBy is set
isSetBoundedBy() - Method in class org.vast.ogc.gml.FeatureRef
 
isSetBoundedBy() - Method in class org.vast.ogc.om.ProcedureXML
 
isSetCalendarEraName() - Method in class net.opengis.gml.v32.impl.TimePositionImpl
Checks if calendarEraName is set
isSetCalendarEraName() - Method in interface net.opengis.gml.v32.TimePosition
Checks if calendarEraName is set
isSetCodeSpace() - Method in interface net.opengis.gml.v32.Code
Checks if codeSpace is set
isSetCodeSpace() - Method in interface net.opengis.gml.v32.CodeList
Checks if codeSpace is set
isSetCodeSpace() - Method in interface net.opengis.gml.v32.CodeOrNilReasonList
Checks if codeSpace is set
isSetCodeSpace() - Method in interface net.opengis.gml.v32.CodeWithAuthority
Checks if codeSpace is set
isSetCodeSpace() - Method in class net.opengis.gml.v32.impl.CodeImpl
Checks if codeSpace is set
isSetCodeSpace() - Method in class net.opengis.gml.v32.impl.CodeListImpl
Checks if codeSpace is set
isSetCodeSpace() - Method in class net.opengis.gml.v32.impl.CodeOrNilReasonListImpl
Checks if codeSpace is set
isSetCodeSpace() - Method in class net.opengis.gml.v32.impl.CodeWithAuthorityImpl
Checks if codeSpace is set
isSetDateTimeValue() - Method in class net.opengis.gml.v32.impl.TimePositionImpl
 
isSetDateTimeValue() - Method in interface net.opengis.gml.v32.TimePosition
 
isSetDescription() - Method in interface net.opengis.gml.v32.AbstractGML
Checks if description is set
isSetDescription() - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
Checks if description is set
isSetDescription() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
isSetDescription() - Method in class net.opengis.gml.v32.impl.PointJTS
 
isSetDescription() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
isSetDescription() - Method in class org.vast.ogc.gml.FeatureRef
 
isSetDescription() - Method in class org.vast.ogc.om.ProcedureXML
 
isSetDescriptionReference() - Method in interface net.opengis.gml.v32.AbstractGML
Checks if descriptionReference is set
isSetDescriptionReference() - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
Checks if descriptionReference is set
isSetDescriptionReference() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
isSetDescriptionReference() - Method in class net.opengis.gml.v32.impl.PointJTS
 
isSetDescriptionReference() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
isSetDescriptionReference() - Method in class org.vast.ogc.gml.FeatureRef
 
isSetDescriptionReference() - Method in class org.vast.ogc.om.ProcedureXML
 
isSetDuration() - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Checks if duration is set
isSetDuration() - Method in interface net.opengis.gml.v32.TimePeriod
Checks if duration is set
isSetEnd() - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Checks if end is set
isSetEnd() - Method in interface net.opengis.gml.v32.TimePeriod
Checks if end is set
isSetEndPosition() - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Checks if endPosition is set
isSetEndPosition() - Method in interface net.opengis.gml.v32.TimePeriod
Checks if endPosition is set
isSetExterior() - Method in class net.opengis.gml.v32.impl.PolygonImpl
Checks if exterior is set
isSetExterior() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
isSetExterior() - Method in interface net.opengis.gml.v32.Polygon
Checks if exterior is set
isSetFactor() - Method in class net.opengis.gml.v32.impl.TimeIntervalLengthImpl
Checks if factor is set
isSetFactor() - Method in interface net.opengis.gml.v32.TimeIntervalLength
Checks if factor is set
isSetFeatureMembers() - Method in interface net.opengis.gml.v32.FeatureCollection
Checks if featureMembers is set
isSetFeatureMembers() - Method in class net.opengis.gml.v32.impl.FeatureCollectionImpl
Checks if featureMembers is set
isSetFrame() - Method in interface net.opengis.gml.v32.AbstractTimeGeometricPrimitive
Checks if frame is set
isSetFrame() - Method in class net.opengis.gml.v32.impl.AbstractTimeGeometricPrimitiveImpl
Checks if frame is set
isSetFrame() - Method in class net.opengis.gml.v32.impl.TimePositionImpl
Checks if frame is set
isSetFrame() - Method in interface net.opengis.gml.v32.TimePosition
Checks if frame is set
isSetIdentifier() - Method in interface net.opengis.gml.v32.AbstractGML
Checks if identifier is set
isSetIdentifier() - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
Checks if identifier is set
isSetIdentifier() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
isSetIdentifier() - Method in class net.opengis.gml.v32.impl.PointJTS
 
isSetIdentifier() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
isSetIdentifier() - Method in class org.vast.ogc.gml.FeatureRef
 
isSetIdentifier() - Method in class org.vast.ogc.om.ProcedureXML
 
isSetIndeterminatePosition() - Method in class net.opengis.gml.v32.impl.TimePositionImpl
Checks if indeterminatePosition is set
isSetIndeterminatePosition() - Method in interface net.opengis.gml.v32.TimePosition
Checks if indeterminatePosition is set
isSetLocation() - Method in interface net.opengis.gml.v32.AbstractFeature
Checks if location is set
isSetLocation() - Method in class net.opengis.gml.v32.impl.AbstractFeatureImpl
Checks if location is set
isSetLocation() - Method in class org.vast.ogc.gml.FeatureRef
 
isSetLocation() - Method in class org.vast.ogc.om.ProcedureXML
 
isSetLowerCorner() - Method in interface net.opengis.gml.v32.Envelope
Checks if lowerCorner is set
isSetLowerCorner() - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Checks if lowerCorner is set
isSetLowerCorner() - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Checks if lowerCorner is set
isSetOwns() - Method in class net.opengis.gml.v32.impl.ReferenceImpl
Checks if owns is set
isSetOwns() - Method in interface net.opengis.gml.v32.Reference
Checks if owns is set
isSetPos() - Method in class net.opengis.gml.v32.impl.PointImpl
Checks if pos is set
isSetPos() - Method in class net.opengis.gml.v32.impl.PointJTS
 
isSetPos() - Method in interface net.opengis.gml.v32.Point
Checks if pos is set
isSetPosList() - Method in class net.opengis.gml.v32.impl.LinearRingImpl
 
isSetPosList() - Method in class net.opengis.gml.v32.impl.LinearRingJTS
 
isSetPosList() - Method in class net.opengis.gml.v32.impl.LineStringImpl
 
isSetPosList() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
isSetPosList() - Method in interface net.opengis.gml.v32.LinearRing
Checks if posList property is set
isSetPosList() - Method in interface net.opengis.gml.v32.LineString
Checks if posList property is set
isSetRadix() - Method in class net.opengis.gml.v32.impl.TimeIntervalLengthImpl
Checks if radix is set
isSetRadix() - Method in interface net.opengis.gml.v32.TimeIntervalLength
Checks if radix is set
isSetRemoteSchema() - Method in class net.opengis.gml.v32.impl.ReferenceImpl
Checks if remoteSchema is set
isSetRemoteSchema() - Method in interface net.opengis.gml.v32.Reference
Checks if remoteSchema is set
isSetSrsDimension() - Method in interface net.opengis.gml.v32.AbstractGeometry
Checks if srsDimension is set
isSetSrsDimension() - Method in interface net.opengis.gml.v32.Envelope
Checks if srsDimension is set
isSetSrsDimension() - Method in class net.opengis.gml.v32.impl.AbstractGeometryImpl
Checks if srsDimension is set
isSetSrsDimension() - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Checks if srsDimension is set
isSetSrsDimension() - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Checks if srsDimension is set
isSetSrsDimension() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
isSetSrsDimension() - Method in class net.opengis.gml.v32.impl.PointJTS
 
isSetSrsDimension() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
isSetSrsName() - Method in interface net.opengis.gml.v32.AbstractGeometry
Checks if srsName is set
isSetSrsName() - Method in interface net.opengis.gml.v32.Envelope
Checks if srsName is set
isSetSrsName() - Method in class net.opengis.gml.v32.impl.AbstractGeometryImpl
Checks if srsName is set
isSetSrsName() - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Checks if srsName is set
isSetSrsName() - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Checks if srsName is set
isSetSrsName() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
isSetSrsName() - Method in class net.opengis.gml.v32.impl.PointJTS
 
isSetSrsName() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
isSetTextValue() - Method in class net.opengis.gml.v32.impl.TimePositionImpl
 
isSetTextValue() - Method in interface net.opengis.gml.v32.TimePosition
 
isSetTimeInterval() - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Checks if timeInterval is set
isSetTimeInterval() - Method in interface net.opengis.gml.v32.TimePeriod
Checks if timeInterval is set
isSetUomLabels() - Method in interface net.opengis.gml.v32.AbstractGeometry
Checks if uomLabels is set
isSetUomLabels() - Method in interface net.opengis.gml.v32.Envelope
Checks if uomLabels is set
isSetUomLabels() - Method in class net.opengis.gml.v32.impl.AbstractGeometryImpl
Checks if uomLabels is set
isSetUomLabels() - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Checks if uomLabels is set
isSetUomLabels() - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Checks if uomLabels is set
isSetUomLabels() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
isSetUomLabels() - Method in class net.opengis.gml.v32.impl.PointJTS
 
isSetUomLabels() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
isSetUpperCorner() - Method in interface net.opengis.gml.v32.Envelope
Checks if upperCorner is set
isSetUpperCorner() - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Checks if upperCorner is set
isSetUpperCorner() - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Checks if upperCorner is set
isTimeInstant() - Method in class org.vast.util.TimeExtent
Check if this is a single point in time

J

JTSCoordinatesDoubleArray - Class in net.opengis.gml.v32.impl
Implementation of JTS coordinate sequence wrapping a double array
JTSCoordinatesDoubleArray(int) - Constructor for class net.opengis.gml.v32.impl.JTSCoordinatesDoubleArray
 
JTSUtils - Class in org.vast.ogc.gml
Utility methods for implementing JTS based GML geometries
JTSUtils() - Constructor for class org.vast.ogc.gml.JTSUtils
 

L

LinearRing - Interface in net.opengis.gml.v32
POJO class for XML type LinearRingType(@http://www.opengis.net/gml/3.2).
LinearRingImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type LinearRingType(@http://www.opengis.net/gml/3.2).
LinearRingImpl() - Constructor for class net.opengis.gml.v32.impl.LinearRingImpl
 
LinearRingJTS - Class in net.opengis.gml.v32.impl
Implementation of GML LinearRing derived from JTS LinearRing class.
LinearRingJTS(GeometryFactory, int) - Constructor for class net.opengis.gml.v32.impl.LinearRingJTS
 
LineString - Interface in net.opengis.gml.v32
POJO class for XML type LineStringType(@http://www.opengis.net/gml/3.2).
LineStringImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type LineStringType(@http://www.opengis.net/gml/3.2).
LineStringImpl(int) - Constructor for class net.opengis.gml.v32.impl.LineStringImpl
 
LineStringJTS - Class in net.opengis.gml.v32.impl
Implementation of GML LineString derived from JTS LineString class.
LineStringJTS(GeometryFactory, int) - Constructor for class net.opengis.gml.v32.impl.LineStringJTS
 
loadRegistry() - Static method in class org.vast.ogc.om.OMUtils
 

N

net.opengis.gml.v32 - package net.opengis.gml.v32
 
net.opengis.gml.v32.bind - package net.opengis.gml.v32.bind
 
net.opengis.gml.v32.impl - package net.opengis.gml.v32.impl
 
newCode() - Method in interface net.opengis.gml.v32.Factory
 
newCode() - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newCodeList() - Method in interface net.opengis.gml.v32.Factory
 
newCodeList() - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newCodeOrNilReasonList() - Method in interface net.opengis.gml.v32.Factory
 
newCodeOrNilReasonList() - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newCodeWithAuthority() - Method in interface net.opengis.gml.v32.Factory
 
newCodeWithAuthority() - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newEnvelope() - Method in interface net.opengis.gml.v32.Factory
 
newEnvelope() - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newEnvelope(String, double, double, double, double) - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newEnvelope(String, double, double, double, double, double, double) - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newFeatureCollection() - Method in interface net.opengis.gml.v32.Factory
 
newFeatureCollection() - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newLinearRing() - Method in interface net.opengis.gml.v32.Factory
 
newLinearRing() - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newLineString() - Method in interface net.opengis.gml.v32.Factory
 
newLineString() - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newPoint() - Method in interface net.opengis.gml.v32.Factory
 
newPoint() - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newPolygon() - Method in interface net.opengis.gml.v32.Factory
 
newPolygon() - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newReference() - Method in interface net.opengis.gml.v32.Factory
 
newReference() - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newTimeInstant() - Method in interface net.opengis.gml.v32.Factory
 
newTimeInstant() - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newTimeInstant(TimePosition) - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newTimeIntervalLength() - Method in interface net.opengis.gml.v32.Factory
 
newTimeIntervalLength() - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newTimePeriod() - Method in interface net.opengis.gml.v32.Factory
 
newTimePeriod() - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newTimePeriod(TimePosition, TimePosition) - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newTimePosition() - Method in interface net.opengis.gml.v32.Factory
 
newTimePosition() - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newTimePosition(double) - Method in class net.opengis.gml.v32.impl.GMLFactory
 
newTimePosition(IDateTime) - Method in class net.opengis.gml.v32.impl.GMLFactory
 
NOW - Static variable in class org.vast.util.TimeExtent
 
NOW_ACCURACY - Static variable in class org.vast.util.TimeExtent
 
NS_PREFIX_GML - Static variable in class org.vast.ogc.gml.GMLStaxBindings
 
NS_PREFIX_XLINK - Static variable in class org.vast.ogc.gml.GMLStaxBindings
 
NS_URI - Static variable in class net.opengis.gml.v32.bind.XMLStreamBindings
 
nullify() - Method in class org.vast.util.SpatialExtent
 
nullify() - Method in class org.vast.util.TimeExtent
Resets all variables so that extent is null (i.e.

O

OBS_TYPE_ARRAY - Static variable in interface org.vast.ogc.om.IObservation
 
OBS_TYPE_CATEGORY - Static variable in interface org.vast.ogc.om.IObservation
 
OBS_TYPE_COUNT - Static variable in interface org.vast.ogc.om.IObservation
 
OBS_TYPE_GENERIC - Static variable in interface org.vast.ogc.om.IObservation
 
OBS_TYPE_MEAS - Static variable in interface org.vast.ogc.om.IObservation
 
OBS_TYPE_RECORD - Static variable in interface org.vast.ogc.om.IObservation
 
OBS_TYPE_SCALAR - Static variable in interface org.vast.ogc.om.IObservation
 
OBSERVATION - Static variable in class org.vast.ogc.om.OMUtils
 
ObservationImpl - Class in org.vast.ogc.om
Implementation of a single observation
ObservationImpl() - Constructor for class org.vast.ogc.om.ObservationImpl
 
ObservationReaderV20 - Class in org.vast.ogc.om
Reader for O&M observations v2.0
ObservationReaderV20() - Constructor for class org.vast.ogc.om.ObservationReaderV20
 
ObservationRef - Class in org.vast.ogc.om
Wrapper class for use when an IObservation object is or can be included by reference.
ObservationRef() - Constructor for class org.vast.ogc.om.ObservationRef
 
ObservationRef(String) - Constructor for class org.vast.ogc.om.ObservationRef
 
ObservationStreamReader - Class in org.vast.ogc.om
Base interface for Streaming Observation Readers of all versions
ObservationStreamReader() - Constructor for class org.vast.ogc.om.ObservationStreamReader
 
ObservationWriterV20 - Class in org.vast.ogc.om
Observation Writer for O&M version 2.0
ObservationWriterV20() - Constructor for class org.vast.ogc.om.ObservationWriterV20
 
OM - Static variable in class org.vast.ogc.om.OMUtils
 
OMUtils - Class in org.vast.ogc.om
Provides Helper methods to read and write O&M observations in a version agnostic manner.
OMUtils(String) - Constructor for class org.vast.ogc.om.OMUtils
 
org.vast.ogc.gml - package org.vast.ogc.gml
 
org.vast.ogc.om - package org.vast.ogc.om
 
org.vast.util - package org.vast.util
 

P

Point - Interface in net.opengis.gml.v32
POJO class for XML type PointType(@http://www.opengis.net/gml/3.2).
PointImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type PointType(@http://www.opengis.net/gml/3.2).
PointImpl(int) - Constructor for class net.opengis.gml.v32.impl.PointImpl
 
PointJTS - Class in net.opengis.gml.v32.impl
Implementation of GML Point derived from JTS Point class.
PointJTS(GeometryFactory, int) - Constructor for class net.opengis.gml.v32.impl.PointJTS
 
Polygon - Interface in net.opengis.gml.v32
POJO class for XML type PolygonType(@http://www.opengis.net/gml/3.2).
PolygonImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type PolygonType(@http://www.opengis.net/gml/3.2).
PolygonImpl(int) - Constructor for class net.opengis.gml.v32.impl.PolygonImpl
 
PolygonJTS - Class in net.opengis.gml.v32.impl
Implementation of GML Polygon derived from JTS Polygon class.
PolygonJTS(GeometryFactory, int) - Constructor for class net.opengis.gml.v32.impl.PolygonJTS
 
ProcedureRef - Class in org.vast.ogc.om
Wrapper class for use when an IProcedure object is or can be included by reference.
ProcedureRef() - Constructor for class org.vast.ogc.om.ProcedureRef
 
ProcedureRef(String) - Constructor for class org.vast.ogc.om.ProcedureRef
 
ProcedureXML - Class in org.vast.ogc.om
Wrapper class to store procedure info as XML DOM.
ProcedureXML(Element) - Constructor for class org.vast.ogc.om.ProcedureXML
 
PROP_HOSTED_PROCEDURE - Static variable in class org.vast.ogc.om.SamplingFeature
 
PROP_SAMPLED_FEATURE - Static variable in class org.vast.ogc.om.SamplingFeature
 
PROP_SHAPE - Static variable in class org.vast.ogc.om.SamplingFeature
 
pushNextDataBlock(DataBlock) - Method in class org.vast.ogc.om.BufferedObservationSeries
 

R

read(DOMHelper, Element) - Method in class org.vast.ogc.om.ObservationReaderV20
 
readAbstractCurve(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Dispatcher method for reading elements derived from AbstractCurve
readAbstractFeature(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Dispatcher method for reading elements derived from AbstractFeature
readAbstractFeature(XMLStreamReader) - Method in class org.vast.ogc.gml.GMLStaxBindings
 
readAbstractFeatureType(XMLStreamReader, AbstractFeature) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads AbstractFeatureType content to a concrete feature instance
readAbstractFeatureTypeAttributes(Map<String, String>, AbstractFeature) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of AbstractFeatureType complex type
readAbstractFeatureTypeElements(XMLStreamReader, AbstractFeature) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads elements of AbstractFeatureType complex type
readAbstractGeometry(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Dispatcher method for reading elements derived from AbstractGeometry
readAbstractGeometryTypeAttributes(Map<String, String>, AbstractGeometry) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of AbstractGeometryType complex type
readAbstractGeometryTypeElements(XMLStreamReader, AbstractGeometry) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads elements of AbstractGeometryType complex type
readAbstractGMLTypeAttributes(Map<String, String>, AbstractGML) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of AbstractGMLType complex type
readAbstractGMLTypeElements(XMLStreamReader, AbstractGML) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads elements of AbstractGMLType complex type
readAbstractSurface(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Dispatcher method for reading elements derived from AbstractSurface
readAbstractTimeGeometricPrimitive(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Dispatcher method for reading elements derived from AbstractTimeGeometricPrimitive
readAbstractTimeGeometricPrimitiveTypeAttributes(Map<String, String>, AbstractTimeGeometricPrimitive) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of AbstractTimeGeometricPrimitiveType complex type
readAbstractTimeGeometricPrimitiveTypeElements(XMLStreamReader, AbstractTimeGeometricPrimitive) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads elements of AbstractTimeGeometricPrimitiveType complex type
readAbstractTimePrimitiveTypeAttributes(Map<String, String>, AbstractTimePrimitive) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of AbstractTimePrimitiveType complex type
readAbstractTimePrimitiveTypeElements(XMLStreamReader, AbstractTimePrimitive) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads elements of AbstractTimePrimitiveType complex type
readCodeListType(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for CodeListType complex type
readCodeListTypeAttributes(Map<String, String>, CodeList) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of CodeListType complex type
readCodeOrNilReasonListType(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for CodeOrNilReasonListType complex type
readCodeOrNilReasonListTypeAttributes(Map<String, String>, CodeOrNilReasonList) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of CodeOrNilReasonListType complex type
readCodeType(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for CodeType complex type
readCodeTypeAttributes(Map<String, String>, Code) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of CodeType complex type
readCodeWithAuthorityType(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for CodeWithAuthorityType complex type
readCodeWithAuthorityTypeAttributes(Map<String, String>, CodeWithAuthority) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of CodeWithAuthorityType complex type
readEnvelope(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for Envelope elements
readEnvelope(DOMHelper, Element) - Method in class org.vast.ogc.gml.GMLUtils
Reads a GML envelope from a DOM element
readEnvelopeAsBbox(DOMHelper, Element) - Method in class org.vast.ogc.gml.GMLUtils
Reads a GML Envelope from a DOM element as a Bbox object
readEnvelopeType(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for EnvelopeType complex type
readEnvelopeTypeAttributes(Map<String, String>, Envelope) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of EnvelopeType complex type
readEnvelopeTypeElements(XMLStreamReader, Envelope) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads elements of EnvelopeType complex type
readFeature(InputStream) - Method in class org.vast.ogc.gml.GMLUtils
Reads a GML generic feature directly from an input stream
readFeature(DOMHelper, Element) - Method in class org.vast.ogc.gml.GMLUtils
Reads a GML generic feature from a DOM element
readFeature(XMLStreamReader, QName) - Method in interface org.vast.ogc.gml.IFeatureStaxBindings
 
readFeatureCollection(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for FeatureCollection elements
readFeatureCollectionType(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for FeatureCollectionType complex type
readFeatureCollectionTypeAttributes(Map<String, String>, FeatureCollection) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of AbstractFeatureCollectionType complex type
readFeatureCollectionTypeElements(XMLStreamReader, FeatureCollection) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads elements of AbstractFeatureCollectionType complex type
readGenericFeature(XMLStreamReader) - Method in class org.vast.ogc.gml.GMLStaxBindings
 
readGeometry(DOMHelper, Element) - Method in class org.vast.ogc.gml.GMLUtils
Reads a GML geometry from a DOM element
readLinearRing(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for LinearRing elements
readLinearRingType(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for LinearRingType complex type
readLinearRingTypeElements(XMLStreamReader, LinearRing) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads elements of LinearRingType complex type
readLineString(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for LineString elements
readLineStringType(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for LineStringType complex type
readLineStringTypeAttributes(Map<String, String>, LineString) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of LineStringType complex type
readLineStringTypeElements(XMLStreamReader, LineString) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads elements of LineStringType complex type
readLocationKeyWord(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for LocationKeyWord elements
readLocationString(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for LocationString elements
readObservation(DOMHelper, Element) - Method in class org.vast.ogc.om.OMUtils
Read an O&M observation object from a DOM element
readObservation(InputStream) - Method in class org.vast.ogc.om.OMUtils
Reads an O&M observation object from an InputStream
readObservationSeries(InputStream) - Method in class org.vast.ogc.om.OMUtils
 
readObservationStream(InputStream, DataHandler) - Method in class org.vast.ogc.om.ObservationStreamReader
Reads an Observation object from the given InputStream
readPoint(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for Point elements
readPointType(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for PointType complex type
readPointTypeAttributes(Map<String, String>, Point) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of PointType complex type
readPointTypeElements(XMLStreamReader, Point) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads elements of PointType complex type
readPolygon(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for Polygon elements
readPolygonType(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for PolygonType complex type
readPolygonTypeAttributes(Map<String, String>, Polygon) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of PolygonType complex type
readPolygonTypeElements(XMLStreamReader, Polygon) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads elements of PolygonType complex type
readPositionElements(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads coordinate array from a choice of pos/posList/coordinates properties
readReferenceType(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for ReferenceType complex type
readReferenceTypeAttributes(Map<String, String>, Reference) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of ReferenceType complex type
readTimeInstant(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for TimeInstant elements
readTimeInstantType(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for TimeInstantType complex type
readTimeInstantTypeAttributes(Map<String, String>, TimeInstant) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of TimeInstantType complex type
readTimeInstantTypeElements(XMLStreamReader, TimeInstant) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads elements of TimeInstantType complex type
readTimeInterval(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for TimeInterval elements
readTimeIntervalLengthType(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for TimeIntervalLengthType complex type
readTimeIntervalLengthTypeAttributes(Map<String, String>, TimeIntervalLength) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of TimeIntervalLengthType complex type
readTimePeriod(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for TimePeriod elements
readTimePeriodType(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for TimePeriodType complex type
readTimePeriodTypeAttributes(Map<String, String>, TimePeriod) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of TimePeriodType complex type
readTimePeriodTypeElements(XMLStreamReader, TimePeriod) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads elements of TimePeriodType complex type
readTimePosition(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for TimePosition elements
readTimePositionType(XMLStreamReader) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Read method for TimePositionType complex type
readTimePositionTypeAttributes(Map<String, String>, TimePosition) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Reads attributes of TimePositionType complex type
readTimePrimitive(DOMHelper, Element) - Method in class org.vast.ogc.gml.GMLUtils
Reads a GML time primitive from a DOM element
readTimePrimitiveAsTimeExtent(DOMHelper, Element) - Method in class org.vast.ogc.gml.GMLUtils
Reads a GML time primitive from a DOM element as a TimeExtent object
Reference - Interface in net.opengis.gml.v32
POJO class for XML type ReferenceType(@http://www.opengis.net/gml/3.2).
ReferenceImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type ReferenceType(@http://www.opengis.net/gml/3.2).
ReferenceImpl() - Constructor for class net.opengis.gml.v32.impl.ReferenceImpl
 
ReferenceImpl(String) - Constructor for class net.opengis.gml.v32.impl.ReferenceImpl
 
registerFeatureBindings(IFeatureStaxBindings) - Method in class org.vast.ogc.gml.GMLStaxBindings
 
resetGeomIdCounter(int) - Method in class org.vast.ogc.gml.GMLStaxBindings
 
resetTimeIdCounter(int) - Method in class org.vast.ogc.gml.GMLStaxBindings
 
resizeToContain(double, double, double) - Method in class org.vast.util.SpatialExtent
Resize spatial extent so that it contains the given 3D point Point x,y,z coordinates must be in same Crs as SpatialExtent
resizeToContain(double) - Method in class org.vast.util.TimeExtent
Resizes this extent so that it contains the given time value
ResponsibleParty - Class in org.vast.util
SensorML ResponsibleParty
ResponsibleParty() - Constructor for class org.vast.util.ResponsibleParty
 

S

SamplingCurve - Class in org.vast.ogc.om
 
SamplingCurve() - Constructor for class org.vast.ogc.om.SamplingCurve
 
SamplingFeature<GeomType extends AbstractGeometry> - Class in org.vast.ogc.om
 
SamplingFeature(String) - Constructor for class org.vast.ogc.om.SamplingFeature
 
SamplingPoint - Class in org.vast.ogc.om
 
SamplingPoint() - Constructor for class org.vast.ogc.om.SamplingPoint
 
SamplingSurface - Class in org.vast.ogc.om
 
SamplingSurface() - Constructor for class org.vast.ogc.om.SamplingSurface
 
SAMS_NS_PREFIX - Static variable in class org.vast.ogc.om.SamplingFeature
 
SAMS_NS_URI - Static variable in class org.vast.ogc.om.SamplingFeature
 
setAdministrativeArea(String) - Method in class org.vast.util.ResponsibleParty
 
setAxisLabels(String[]) - Method in interface net.opengis.gml.v32.AbstractGeometry
Sets the axisLabels property
setAxisLabels(String[]) - Method in interface net.opengis.gml.v32.Envelope
Sets the axisLabels property
setAxisLabels(String[]) - Method in class net.opengis.gml.v32.impl.AbstractGeometryImpl
Sets the axisLabels property
setAxisLabels(String[]) - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Sets the axisLabels property
setAxisLabels(String[]) - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Sets the axisLabels property
setAxisLabels(String[]) - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
setAxisLabels(String[]) - Method in class net.opengis.gml.v32.impl.PointJTS
 
setAxisLabels(String[]) - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
setBaseAtNow(boolean) - Method in class org.vast.util.TimeExtent
 
setBaseTime(double) - Method in class org.vast.util.TimeExtent
 
setBegin(TimeInstant) - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Sets the begin property
setBegin(TimeInstant) - Method in interface net.opengis.gml.v32.TimePeriod
Sets the begin property
setBeginNow(boolean) - Method in class org.vast.util.TimeExtent
 
setBeginPosition(TimePosition) - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Sets the beginPosition property
setBeginPosition(TimePosition) - Method in interface net.opengis.gml.v32.TimePeriod
Sets the beginPosition property
setBoundedByAsEnvelope(Envelope) - Method in interface net.opengis.gml.v32.AbstractFeature
Sets the boundedByAsEnvelope property
setBoundedByAsEnvelope(Envelope) - Method in class net.opengis.gml.v32.impl.AbstractFeatureImpl
Sets the boundedByAsEnvelope property
setBoundedByAsEnvelope(Envelope) - Method in class org.vast.ogc.gml.FeatureRef
 
setBoundedByAsEnvelope(Envelope) - Method in class org.vast.ogc.om.ProcedureXML
 
setCalendarEraName(String) - Method in class net.opengis.gml.v32.impl.TimePositionImpl
Sets the calendarEraName property
setCalendarEraName(String) - Method in interface net.opengis.gml.v32.TimePosition
Sets the calendarEraName property
setCity(String) - Method in class org.vast.util.ResponsibleParty
 
setCodeSpace(String) - Method in interface net.opengis.gml.v32.Code
Sets the codeSpace property
setCodeSpace(String) - Method in interface net.opengis.gml.v32.CodeList
Sets the codeSpace property
setCodeSpace(String) - Method in interface net.opengis.gml.v32.CodeOrNilReasonList
Sets the codeSpace property
setCodeSpace(String) - Method in interface net.opengis.gml.v32.CodeWithAuthority
Sets the codeSpace property
setCodeSpace(String) - Method in class net.opengis.gml.v32.impl.CodeImpl
Sets the codeSpace property
setCodeSpace(String) - Method in class net.opengis.gml.v32.impl.CodeListImpl
Sets the codeSpace property
setCodeSpace(String) - Method in class net.opengis.gml.v32.impl.CodeOrNilReasonListImpl
Sets the codeSpace property
setCodeSpace(String) - Method in class net.opengis.gml.v32.impl.CodeWithAuthorityImpl
Sets the codeSpace property
setContactInstructions(String) - Method in class org.vast.util.ResponsibleParty
 
setCountry(String) - Method in class org.vast.util.ResponsibleParty
 
setCrs(String) - Method in class org.vast.util.SpatialExtent
 
setDateTimeValue(IDateTime) - Method in class net.opengis.gml.v32.impl.TimePositionImpl
 
setDateTimeValue(IDateTime) - Method in interface net.opengis.gml.v32.TimePosition
 
setDecimalValue(double) - Method in class net.opengis.gml.v32.impl.TimePositionImpl
 
setDecimalValue(double) - Method in interface net.opengis.gml.v32.TimePosition
 
setDeliveryPoint(String) - Method in class org.vast.util.ResponsibleParty
 
setDeltaTimes(double, double) - Method in class org.vast.util.TimeExtent
 
setDescription(String) - Method in interface net.opengis.gml.v32.AbstractGML
Sets the description property
setDescription(String) - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
 
setDescription(String) - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
setDescription(String) - Method in class net.opengis.gml.v32.impl.PointJTS
 
setDescription(String) - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
setDescription(String) - Method in class org.vast.ogc.gml.FeatureRef
 
setDescription(String) - Method in class org.vast.ogc.om.ProcedureXML
 
setDescriptionReference(Reference) - Method in interface net.opengis.gml.v32.AbstractGML
Sets the descriptionReference property
setDescriptionReference(Reference) - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
Sets the descriptionReference property
setDescriptionReference(Reference) - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
setDescriptionReference(Reference) - Method in class net.opengis.gml.v32.impl.PointJTS
 
setDescriptionReference(Reference) - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
setDescriptionReference(Reference) - Method in class org.vast.ogc.gml.FeatureRef
 
setDescriptionReference(Reference) - Method in class org.vast.ogc.om.ProcedureXML
 
setDuration(double) - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Sets the duration property
setDuration(double) - Method in interface net.opengis.gml.v32.TimePeriod
Sets the duration property
setElementType(DataComponent) - Method in class org.vast.ogc.om.BufferedObservationSeries
 
setEmail(String) - Method in class org.vast.util.ResponsibleParty
 
setEncoding(DataEncoding) - Method in class org.vast.ogc.om.BufferedObservationSeries
 
setEnd(TimeInstant) - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Sets the end property
setEnd(TimeInstant) - Method in interface net.opengis.gml.v32.TimePeriod
Sets the end property
setEndNow(boolean) - Method in class org.vast.util.TimeExtent
 
setEndPosition(TimePosition) - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Sets the endPosition property
setEndPosition(TimePosition) - Method in interface net.opengis.gml.v32.TimePeriod
Sets the endPosition property
setExterior(LinearRing) - Method in class net.opengis.gml.v32.impl.PolygonImpl
Sets the exterior property
setExterior(LinearRing) - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
setExterior(LinearRing) - Method in interface net.opengis.gml.v32.Polygon
Sets the exterior property
setFactor(int) - Method in class net.opengis.gml.v32.impl.TimeIntervalLengthImpl
Sets the factor property
setFactor(int) - Method in interface net.opengis.gml.v32.TimeIntervalLength
Sets the factor property
setFaxNumber(String) - Method in class org.vast.util.ResponsibleParty
 
setFeatureMembers(AbstractFeature) - Method in interface net.opengis.gml.v32.FeatureCollection
Sets the featureMembers property
setFeatureMembers(AbstractFeature) - Method in class net.opengis.gml.v32.impl.FeatureCollectionImpl
Sets the featureMembers property
setFeatureOfInterest(AbstractFeature) - Method in interface org.vast.ogc.om.IObservation
 
setFeatureOfInterest(AbstractFeature) - Method in class org.vast.ogc.om.ObservationImpl
 
setFeatureOfInterest(AbstractFeature) - Method in class org.vast.ogc.om.ObservationRef
 
setFrame(String) - Method in interface net.opengis.gml.v32.AbstractTimeGeometricPrimitive
Sets the frame property
setFrame(String) - Method in class net.opengis.gml.v32.impl.AbstractTimeGeometricPrimitiveImpl
Sets the frame property
setFrame(String) - Method in class net.opengis.gml.v32.impl.TimePositionImpl
Sets the frame property
setFrame(String) - Method in interface net.opengis.gml.v32.TimePosition
Sets the frame property
setHostedProcedureUID(String) - Method in class org.vast.ogc.om.SamplingFeature
 
setHoursOfService(String) - Method in class org.vast.util.ResponsibleParty
 
setHrefPresent(boolean) - Method in class org.vast.util.Contact
 
setHrefUri(String) - Method in class org.vast.util.Contact
 
setId(String) - Method in interface net.opengis.gml.v32.AbstractGML
Sets the id property
setId(String) - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
Sets the id property
setId(String) - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
setId(String) - Method in class net.opengis.gml.v32.impl.PointJTS
 
setId(String) - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
setId(String) - Method in class org.vast.ogc.gml.FeatureRef
 
setId(String) - Method in class org.vast.ogc.om.ProcedureXML
 
setIdentifier(CodeWithAuthority) - Method in interface net.opengis.gml.v32.AbstractGML
Sets the identifier property
setIdentifier(CodeWithAuthority) - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
Sets the identifier property
setIdentifier(CodeWithAuthority) - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
setIdentifier(CodeWithAuthority) - Method in class net.opengis.gml.v32.impl.PointJTS
 
setIdentifier(CodeWithAuthority) - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
setIdentifier(CodeWithAuthority) - Method in class org.vast.ogc.gml.FeatureRef
 
setIdentifier(String) - Method in class org.vast.ogc.om.ProcedureXML
 
setIdentifier(CodeWithAuthority) - Method in class org.vast.ogc.om.ProcedureXML
 
setIndeterminatePosition(TimeIndeterminateValue) - Method in class net.opengis.gml.v32.impl.TimePositionImpl
Sets the indeterminatePosition property
setIndeterminatePosition(TimeIndeterminateValue) - Method in interface net.opengis.gml.v32.TimePosition
Sets the indeterminatePosition property
setIndividualName(String) - Method in class org.vast.util.ResponsibleParty
 
setLagTimeDelta(double) - Method in class org.vast.util.TimeExtent
 
setLeadTimeDelta(double) - Method in class org.vast.util.TimeExtent
 
setLocalId(String) - Method in class org.vast.ogc.om.ProcedureXML
 
setLocation(AbstractGeometry) - Method in interface net.opengis.gml.v32.AbstractFeature
Sets the locationAsAbstractGeometry property
setLocation(AbstractGeometry) - Method in class net.opengis.gml.v32.impl.AbstractFeatureImpl
Sets the locationAsAbstractGeometry property
setLocation(AbstractGeometry) - Method in class org.vast.ogc.gml.FeatureRef
 
setLocation(AbstractGeometry) - Method in class org.vast.ogc.om.ProcedureXML
 
setLowerCorner(double[]) - Method in interface net.opengis.gml.v32.Envelope
Sets the lowerCorner property
setLowerCorner(double[]) - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Sets the lowerCorner property
setLowerCorner(double[]) - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Sets the lowerCorner property
setMaxX(double) - Method in class org.vast.util.SpatialExtent
 
setMaxY(double) - Method in class org.vast.util.SpatialExtent
 
setMaxZ(double) - Method in class org.vast.util.SpatialExtent
 
setMinX(double) - Method in class org.vast.util.SpatialExtent
 
setMinY(double) - Method in class org.vast.util.SpatialExtent
 
setMinZ(double) - Method in class org.vast.util.SpatialExtent
 
setName(String) - Method in interface net.opengis.gml.v32.AbstractGML
Sets the default name
setName(String) - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
 
setName(String) - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
setName(String) - Method in class net.opengis.gml.v32.impl.PointJTS
 
setName(String) - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
setName(String) - Method in class org.vast.ogc.gml.FeatureRef
 
setName(String) - Method in class org.vast.ogc.om.ProcedureXML
 
setNumDimensions(int) - Method in class net.opengis.gml.v32.impl.JTSCoordinatesDoubleArray
 
setObservedProperty(IXlinkReference<IDefinition>) - Method in interface org.vast.ogc.om.IObservation
 
setObservedProperty(IXlinkReference<IDefinition>) - Method in class org.vast.ogc.om.ObservationImpl
 
setObservedProperty(IXlinkReference<IDefinition>) - Method in class org.vast.ogc.om.ObservationRef
 
setOrdinate(int, int, double) - Method in class net.opengis.gml.v32.impl.JTSCoordinatesDoubleArray
 
setOrganizationName(String) - Method in class org.vast.util.ResponsibleParty
 
setOwns(boolean) - Method in class net.opengis.gml.v32.impl.ReferenceImpl
Sets the owns property
setOwns(boolean) - Method in interface net.opengis.gml.v32.Reference
Sets the owns property
setPhenomenonTime(TimeExtent) - Method in interface org.vast.ogc.om.IObservation
 
setPhenomenonTime(TimeExtent) - Method in class org.vast.ogc.om.ObservationImpl
 
setPhenomenonTime(TimeExtent) - Method in class org.vast.ogc.om.ObservationRef
 
setPhenomenonTimeExtent(TimeExtent) - Method in class org.vast.ogc.om.BufferedObservationSeries
 
setPhenomenonTimeExtent(TimeExtent) - Method in interface org.vast.ogc.om.IObservationSeries
Set the phenomenon time extent of the whole series
setPos(double[]) - Method in class net.opengis.gml.v32.impl.PointImpl
Sets the pos property
setPos(double[]) - Method in class net.opengis.gml.v32.impl.PointJTS
 
setPos(double[]) - Method in interface net.opengis.gml.v32.Point
Sets the pos property
setPositionName(String) - Method in class org.vast.util.ResponsibleParty
 
setPosList(double[]) - Method in class net.opengis.gml.v32.impl.JTSCoordinatesDoubleArray
 
setPosList(double[]) - Method in class net.opengis.gml.v32.impl.LinearRingImpl
 
setPosList(double[]) - Method in class net.opengis.gml.v32.impl.LinearRingJTS
 
setPosList(double[]) - Method in class net.opengis.gml.v32.impl.LineStringImpl
 
setPosList(double[]) - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
setPosList(double[]) - Method in interface net.opengis.gml.v32.LinearRing
Sets the posList property
setPosList(double[]) - Method in interface net.opengis.gml.v32.LineString
Sets the posList property
setPostalCode(String) - Method in class org.vast.util.ResponsibleParty
 
setProcedure(IProcedure) - Method in class org.vast.ogc.om.BufferedObservationSeries
 
setProcedure(IProcedure) - Method in interface org.vast.ogc.om.IObservation
 
setProcedure(IProcedure) - Method in interface org.vast.ogc.om.IObservationSeries
Set the procedure that generated observations in this series
setProcedure(IProcedure) - Method in class org.vast.ogc.om.ObservationImpl
 
setProcedure(IProcedure) - Method in class org.vast.ogc.om.ObservationRef
 
setProperty(String, Object) - Method in class org.vast.ogc.gml.FeatureRef
 
setProperty(QName, Object) - Method in class org.vast.ogc.gml.FeatureRef
 
setProperty(String, Object) - Method in interface org.vast.ogc.gml.GenericFeature
 
setProperty(QName, Object) - Method in interface org.vast.ogc.gml.GenericFeature
 
setProperty(QName, Object) - Method in class org.vast.ogc.gml.GenericFeatureImpl
 
setProperty(String, Object) - Method in class org.vast.ogc.gml.GenericFeatureImpl
 
setProperty(String, Object) - Method in class org.vast.ogc.om.ProcedureXML
 
setProperty(QName, Object) - Method in class org.vast.ogc.om.ProcedureXML
 
setRadix(int) - Method in class net.opengis.gml.v32.impl.TimeIntervalLengthImpl
Sets the radix property
setRadix(int) - Method in interface net.opengis.gml.v32.TimeIntervalLength
Sets the radix property
setRemoteSchema(String) - Method in class net.opengis.gml.v32.impl.ReferenceImpl
Sets the remoteSchema property
setRemoteSchema(String) - Method in interface net.opengis.gml.v32.Reference
Sets the remoteSchema property
setResult(DataComponent) - Method in interface org.vast.ogc.om.IObservation
 
setResult(DataComponent) - Method in class org.vast.ogc.om.ObservationImpl
 
setResult(DataComponent) - Method in class org.vast.ogc.om.ObservationRef
 
setResultTime(TimeExtent) - Method in interface org.vast.ogc.om.IObservation
 
setResultTime(TimeExtent) - Method in class org.vast.ogc.om.ObservationImpl
 
setResultTime(TimeExtent) - Method in class org.vast.ogc.om.ObservationRef
 
setResultTimeExtent(TimeExtent) - Method in class org.vast.ogc.om.BufferedObservationSeries
 
setResultTimeExtent(TimeExtent) - Method in interface org.vast.ogc.om.IObservationSeries
Set the result time extent of the whole series
setRole(String) - Method in class org.vast.util.Contact
 
setRoleCodeList(String) - Method in class org.vast.util.Contact
 
setSampledFeatureUID(String) - Method in class org.vast.ogc.om.SamplingFeature
 
setShape(GeomType) - Method in class org.vast.ogc.om.SamplingFeature
 
setSRID(int) - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
setSRID(int) - Method in class net.opengis.gml.v32.impl.PointJTS
 
setSRID(int) - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
setSrsDimension(int) - Method in interface net.opengis.gml.v32.AbstractGeometry
Sets the srsDimension property
setSrsDimension(int) - Method in interface net.opengis.gml.v32.Envelope
Sets the srsDimension property
setSrsDimension(int) - Method in class net.opengis.gml.v32.impl.AbstractGeometryImpl
Sets the srsDimension property
setSrsDimension(int) - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Sets the srsDimension property
setSrsDimension(int) - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Sets the srsDimension property
setSrsDimension(int) - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
setSrsDimension(int) - Method in class net.opengis.gml.v32.impl.PointJTS
 
setSrsDimension(int) - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
setSrsName(String) - Method in interface net.opengis.gml.v32.AbstractGeometry
Sets the srsName property
setSrsName(String) - Method in interface net.opengis.gml.v32.Envelope
Sets the srsName property
setSrsName(String) - Method in class net.opengis.gml.v32.impl.AbstractGeometryImpl
Sets the srsName property
setSrsName(String) - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Sets the srsName property
setSrsName(String) - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Sets the srsName property
setSrsName(String) - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
setSrsName(String) - Method in class net.opengis.gml.v32.impl.PointJTS
 
setSrsName(String) - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
setStartTime(double) - Method in class org.vast.util.TimeExtent
Helper method to set start time
setStopTime(double) - Method in class org.vast.util.TimeExtent
Helper method to set stop time
setTextValue(String) - Method in class net.opengis.gml.v32.impl.TimePositionImpl
 
setTextValue(String) - Method in interface net.opengis.gml.v32.TimePosition
 
setTimeBias(double) - Method in class org.vast.util.TimeExtent
 
setTimeInterval(TimeIntervalLength) - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
Sets the timeInterval property
setTimeInterval(double) - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
 
setTimeInterval(double, TimeUnit) - Method in class net.opengis.gml.v32.impl.TimePeriodImpl
 
setTimeInterval(TimeIntervalLength) - Method in interface net.opengis.gml.v32.TimePeriod
Sets the timeInterval property
setTimeInterval(double) - Method in interface net.opengis.gml.v32.TimePeriod
Sets the time interval in seconds
setTimeInterval(double, TimeUnit) - Method in interface net.opengis.gml.v32.TimePeriod
Sets the time interval in the specified unit
setTimePosition(TimePosition) - Method in class net.opengis.gml.v32.impl.TimeInstantImpl
Sets the timePosition property
setTimePosition(TimePosition) - Method in interface net.opengis.gml.v32.TimeInstant
Sets the timePosition property
setTimeStep(double) - Method in class org.vast.util.TimeExtent
 
setTimeZone(int) - Method in class org.vast.util.TimeExtent
 
setType(String) - Method in class org.vast.ogc.gml.FeatureRef
 
setType(String) - Method in interface org.vast.ogc.gml.GenericFeature
 
setType(String) - Method in class org.vast.ogc.gml.GenericFeatureImpl
 
setType(String) - Method in class org.vast.ogc.om.ProcedureXML
 
setUniqueIdentifier(String) - Method in interface net.opengis.gml.v32.AbstractGML
Sets the identifier property
setUniqueIdentifier(String) - Method in class net.opengis.gml.v32.impl.AbstractGMLImpl
 
setUniqueIdentifier(String) - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
setUniqueIdentifier(String) - Method in class net.opengis.gml.v32.impl.PointJTS
 
setUniqueIdentifier(String) - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
setUniqueIdentifier(String) - Method in class org.vast.ogc.gml.FeatureRef
 
setUniqueIdentifier(String) - Method in class org.vast.ogc.om.ProcedureXML
 
setUnit(TimeUnit) - Method in class net.opengis.gml.v32.impl.TimeIntervalLengthImpl
Sets the unit property
setUnit(TimeUnit) - Method in interface net.opengis.gml.v32.TimeIntervalLength
Sets the unit property
setUomLabels(String[]) - Method in interface net.opengis.gml.v32.AbstractGeometry
Sets the uomLabels property
setUomLabels(String[]) - Method in interface net.opengis.gml.v32.Envelope
Sets the uomLabels property
setUomLabels(String[]) - Method in class net.opengis.gml.v32.impl.AbstractGeometryImpl
Sets the uomLabels property
setUomLabels(String[]) - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Sets the uomLabels property
setUomLabels(String[]) - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Sets the uomLabels property
setUomLabels(String[]) - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
setUomLabels(String[]) - Method in class net.opengis.gml.v32.impl.PointJTS
 
setUomLabels(String[]) - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
setUpperCorner(double[]) - Method in interface net.opengis.gml.v32.Envelope
Sets the upperCorner property
setUpperCorner(double[]) - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Sets the upperCorner property
setUpperCorner(double[]) - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Sets the upperCorner property
setValidTime(TimeExtent) - Method in interface org.vast.ogc.om.IObservation
 
setValidTime(TimeExtent) - Method in class org.vast.ogc.om.ObservationImpl
 
setValidTime(TimeExtent) - Method in class org.vast.ogc.om.ObservationRef
 
setValue(String) - Method in interface net.opengis.gml.v32.Code
Sets the inline value
setValue(String[]) - Method in interface net.opengis.gml.v32.CodeList
Sets the inline value
setValue(String) - Method in class net.opengis.gml.v32.impl.CodeImpl
Sets the inline value
setValue(String[]) - Method in class net.opengis.gml.v32.impl.CodeListImpl
Sets the inline value
setValue(double) - Method in class net.opengis.gml.v32.impl.TimeIntervalLengthImpl
Sets the inline value
setValue(double) - Method in interface net.opengis.gml.v32.TimeIntervalLength
Sets the inline value
setVoiceNumber(String) - Method in class org.vast.util.ResponsibleParty
 
setWebsite(String) - Method in class org.vast.util.ResponsibleParty
 
SF_NS_PREFIX - Static variable in class org.vast.ogc.om.SamplingFeature
 
SF_NS_URI - Static variable in class org.vast.ogc.om.SamplingFeature
 
size() - Method in class net.opengis.gml.v32.impl.JTSCoordinatesDoubleArray
 
SpatialExtent - Class in org.vast.util
Class for storing the definition of a spatial domain.
SpatialExtent() - Constructor for class org.vast.util.SpatialExtent
 

T

TimeExtent - Class in org.vast.util
Class for storing the definition of a temporal domain.
TimeExtent() - Constructor for class org.vast.util.TimeExtent
 
TimeExtent(double) - Constructor for class org.vast.util.TimeExtent
 
TimeExtent(double, double) - Constructor for class org.vast.util.TimeExtent
 
TimeExtent(double, double, double, double, double) - Constructor for class org.vast.util.TimeExtent
 
timeExtentToTimePrimitive(TimeExtent, boolean) - Method in class org.vast.ogc.gml.GMLUtils
Utility method to convert a TimeExtent to a AbstractTimeGeometricPrimitive object
TimeIndeterminateValue - Enum in net.opengis.gml.v32
POJO class for XML type TimeIndeterminateValueType(@http://www.opengis.net/gml/3.2).
TimeInstant - Interface in net.opengis.gml.v32
POJO class for XML type TimeInstantType(@http://www.opengis.net/gml/3.2).
TimeInstantImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type TimeInstantType(@http://www.opengis.net/gml/3.2).
TimeInstantImpl() - Constructor for class net.opengis.gml.v32.impl.TimeInstantImpl
 
TimeIntervalLength - Interface in net.opengis.gml.v32
POJO class for XML type TimeIntervalLengthType(@http://www.opengis.net/gml/3.2).
TimeIntervalLengthImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type TimeIntervalLengthType(@http://www.opengis.net/gml/3.2).
TimeIntervalLengthImpl() - Constructor for class net.opengis.gml.v32.impl.TimeIntervalLengthImpl
 
TimePeriod - Interface in net.opengis.gml.v32
POJO class for XML type TimePeriodType(@http://www.opengis.net/gml/3.2).
TimePeriodImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type TimePeriodType(@http://www.opengis.net/gml/3.2).
TimePeriodImpl() - Constructor for class net.opengis.gml.v32.impl.TimePeriodImpl
 
TimePosition - Interface in net.opengis.gml.v32
POJO class for XML type TimePositionType(@http://www.opengis.net/gml/3.2).
TimePositionImpl - Class in net.opengis.gml.v32.impl
POJO class for XML type TimePositionType(@http://www.opengis.net/gml/3.2).
TimePositionImpl() - Constructor for class net.opengis.gml.v32.impl.TimePositionImpl
 
timePrimitiveToTimeExtent(AbstractTimeGeometricPrimitive) - Method in class org.vast.ogc.gml.GMLUtils
Utility method to convert a AbstractTimeGeometricPrimitive to a TimeExtent object
TimeUnit - Enum in net.opengis.gml.v32
POJO class for XML type TimeUnitType(@http://www.opengis.net/gml/3.2).
toCoordinateArray() - Method in class net.opengis.gml.v32.impl.JTSCoordinatesDoubleArray
 
toGmlEnvelope() - Method in class org.vast.util.Bbox
 
toJtsEnvelope() - Method in class org.vast.util.Bbox
 
toJtsPolygon() - Method in class org.vast.util.Bbox
 
toString() - Method in enum net.opengis.gml.v32.TimeIndeterminateValue
To convert an enum constant to its String representation
toString() - Method in enum net.opengis.gml.v32.TimeUnit
To convert an enum constant to its String representation
toString() - Method in class org.vast.util.SpatialExtent
 
toString() - Method in class org.vast.util.TimeExtent
 
TYPE - Static variable in class org.vast.ogc.om.SamplingCurve
 
TYPE - Static variable in class org.vast.ogc.om.SamplingPoint
 
TYPE - Static variable in class org.vast.ogc.om.SamplingSurface
 

U

UNKNOWN - Static variable in class org.vast.util.TimeExtent
 
unSetFactor() - Method in class net.opengis.gml.v32.impl.TimeIntervalLengthImpl
Unsets the factor property
unSetFactor() - Method in interface net.opengis.gml.v32.TimeIntervalLength
Unsets the factor property
unSetOwns() - Method in class net.opengis.gml.v32.impl.ReferenceImpl
Unsets the owns property
unSetOwns() - Method in interface net.opengis.gml.v32.Reference
Unsets the owns property
unSetRadix() - Method in class net.opengis.gml.v32.impl.TimeIntervalLengthImpl
Unsets the radix property
unSetRadix() - Method in interface net.opengis.gml.v32.TimeIntervalLength
Unsets the radix property
unSetSrsDimension() - Method in interface net.opengis.gml.v32.AbstractGeometry
Unsets the srsDimension property
unSetSrsDimension() - Method in interface net.opengis.gml.v32.Envelope
Unsets the srsDimension property
unSetSrsDimension() - Method in class net.opengis.gml.v32.impl.AbstractGeometryImpl
Unsets the srsDimension property
unSetSrsDimension() - Method in class net.opengis.gml.v32.impl.EnvelopeImpl
Unsets the srsDimension property
unSetSrsDimension() - Method in class net.opengis.gml.v32.impl.EnvelopeJTS
Unsets the srsDimension property
unSetSrsDimension() - Method in class net.opengis.gml.v32.impl.LineStringJTS
 
unSetSrsDimension() - Method in class net.opengis.gml.v32.impl.PointJTS
 
unSetSrsDimension() - Method in class net.opengis.gml.v32.impl.PolygonJTS
 
UUID_CODE - Static variable in class net.opengis.gml.v32.impl.AbstractGMLImpl
 

V

V2_0 - Static variable in class org.vast.ogc.om.OMUtils
 
V3_2 - Static variable in class org.vast.ogc.gml.GMLUtils
 
valueOf(String) - Static method in enum net.opengis.gml.v32.TimeIndeterminateValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.opengis.gml.v32.TimeUnit
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.opengis.gml.v32.TimeIndeterminateValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.opengis.gml.v32.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(DOMHelper, IObservation) - Method in class org.vast.ogc.om.ObservationWriterV20
 
writeAbstractCurve(XMLStreamWriter, AbstractCurve) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Dispatcher method for writing classes derived from AbstractCurve
writeAbstractFeature(XMLStreamWriter, AbstractFeature) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Dispatcher method for writing classes derived from AbstractFeature
writeAbstractFeature(XMLStreamWriter, AbstractFeature) - Method in class org.vast.ogc.gml.GMLStaxBindings
 
writeAbstractFeatureTypeAttributes(XMLStreamWriter, AbstractFeature) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of AbstractFeatureType complex type
writeAbstractFeatureTypeElements(XMLStreamWriter, AbstractFeature) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes elements of AbstractFeatureType complex type
writeAbstractGeometry(XMLStreamWriter, AbstractGeometry) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Dispatcher method for writing classes derived from AbstractGeometry
writeAbstractGeometryTypeAttributes(XMLStreamWriter, AbstractGeometry) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of AbstractGeometryType complex type
writeAbstractGeometryTypeElements(XMLStreamWriter, AbstractGeometry) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes elements of AbstractGeometryType complex type
writeAbstractGMLTypeAttributes(XMLStreamWriter, AbstractGML) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of AbstractGMLType complex type
writeAbstractGMLTypeAttributes(XMLStreamWriter, AbstractGML) - Method in class org.vast.ogc.gml.GMLStaxBindings
 
writeAbstractGMLTypeElements(XMLStreamWriter, AbstractGML) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes elements of AbstractGMLType complex type
writeAbstractSurface(XMLStreamWriter, AbstractSurface) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Dispatcher method for writing classes derived from AbstractSurface
writeAbstractTimeGeometricPrimitive(XMLStreamWriter, AbstractTimeGeometricPrimitive) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Dispatcher method for writing classes derived from AbstractTimeGeometricPrimitive
writeAbstractTimeGeometricPrimitiveTypeAttributes(XMLStreamWriter, AbstractTimeGeometricPrimitive) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of AbstractTimeGeometricPrimitiveType complex type
writeAbstractTimeGeometricPrimitiveTypeElements(XMLStreamWriter, AbstractTimeGeometricPrimitive) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes elements of AbstractTimeGeometricPrimitiveType complex type
writeAbstractTimePrimitiveTypeAttributes(XMLStreamWriter, AbstractTimePrimitive) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of AbstractTimePrimitiveType complex type
writeAbstractTimePrimitiveTypeElements(XMLStreamWriter, AbstractTimePrimitive) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes elements of AbstractTimePrimitiveType complex type
writeBboxAsEnvelope(DOMHelper, Bbox) - Method in class org.vast.ogc.gml.GMLUtils
Writes a Bbox object as a GML Envelope DOM element
writeCodeListType(XMLStreamWriter, CodeList) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for CodeListType complex type
writeCodeListTypeAttributes(XMLStreamWriter, CodeList) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of CodeListType complex type
writeCodeOrNilReasonListType(XMLStreamWriter, CodeOrNilReasonList) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for CodeOrNilReasonListType complex type
writeCodeOrNilReasonListTypeAttributes(XMLStreamWriter, CodeOrNilReasonList) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of CodeOrNilReasonListType complex type
writeCodeType(XMLStreamWriter, Code) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for CodeType complex type
writeCodeTypeAttributes(XMLStreamWriter, Code) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of CodeType complex type
writeCodeWithAuthorityType(XMLStreamWriter, CodeWithAuthority) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for CodeWithAuthorityType complex type
writeCodeWithAuthorityTypeAttributes(XMLStreamWriter, CodeWithAuthority) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of CodeWithAuthorityType complex type
writeEnvelope(XMLStreamWriter, Envelope) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for Envelope element
writeEnvelope(DOMHelper, Envelope) - Method in class org.vast.ogc.gml.GMLUtils
Writes a GML envelope as a DOM element
writeEnvelopeType(XMLStreamWriter, Envelope) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for EnvelopeType complex type
writeEnvelopeTypeAttributes(XMLStreamWriter, Envelope) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of EnvelopeType complex type
writeEnvelopeTypeElements(XMLStreamWriter, Envelope) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes elements of EnvelopeType complex type
writeFeature(DOMHelper, AbstractFeature) - Method in class org.vast.ogc.gml.GMLUtils
Writes a GML feature as a DOM element
writeFeature(OutputStream, AbstractFeature, boolean) - Method in class org.vast.ogc.gml.GMLUtils
 
writeFeature(XMLStreamWriter, AbstractFeature) - Method in interface org.vast.ogc.gml.IFeatureStaxBindings
 
writeFeatureCollection(XMLStreamWriter, FeatureCollection) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for FeatureCollection element
writeFeatureCollectionType(XMLStreamWriter, FeatureCollection) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for FeatureCollectionType complex type
writeFeatureCollectionTypeAttributes(XMLStreamWriter, FeatureCollection) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of AbstractFeatureCollectionType complex type
writeFeatureCollectionTypeElements(XMLStreamWriter, FeatureCollection) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes elements of AbstractFeatureCollectionType complex type
writeGenericFeature(XMLStreamWriter, GenericFeature) - Method in class org.vast.ogc.gml.GMLStaxBindings
 
writeGeometry(DOMHelper, AbstractGeometry) - Method in class org.vast.ogc.gml.GMLUtils
Writes a GML geometry as a DOM element
writeLinearRing(XMLStreamWriter, LinearRing) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for LinearRing element
writeLinearRingType(XMLStreamWriter, LinearRing) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for LinearRingType complex type
writeLinearRingTypeElements(XMLStreamWriter, LinearRing) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes elements of LinearRingType complex type
writeLineString(XMLStreamWriter, LineString) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for LineString element
writeLineStringType(XMLStreamWriter, LineString) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for LineStringType complex type
writeLineStringTypeAttributes(XMLStreamWriter, LineString) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of LineStringType complex type
writeLineStringTypeElements(XMLStreamWriter, LineString) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes elements of LineStringType complex type
writeLocationKeyWord(XMLStreamWriter, Code) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for LocationKeyWord element
writeLocationString(XMLStreamWriter, String) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for LocationString element
writeObservation(DOMHelper, IObservation, String) - Method in class org.vast.ogc.om.OMUtils
Builds a DOM Element from the content of the IObservation object
writeObservation(OutputStream, IObservation, String) - Method in class org.vast.ogc.om.OMUtils
Writes XML for an Observation of selected version in the specified OutputStream
writePoint(XMLStreamWriter, Point) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for Point element
writePointType(XMLStreamWriter, Point) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for PointType complex type
writePointTypeAttributes(XMLStreamWriter, Point) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of PointType complex type
writePointTypeElements(XMLStreamWriter, Point) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes elements of PointType complex type
writePolygon(XMLStreamWriter, Polygon) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for Polygon element
writePolygonType(XMLStreamWriter, Polygon) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for PolygonType complex type
writePolygonTypeAttributes(XMLStreamWriter, Polygon) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of PolygonType complex type
writePolygonTypeElements(XMLStreamWriter, Polygon) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes elements of PolygonType complex type
writeReferenceType(XMLStreamWriter, Reference) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for ReferenceType complex type
writeReferenceTypeAttributes(XMLStreamWriter, Reference) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of ReferenceType complex type
writeTimeExtentAsTimePeriod(DOMHelper, TimeExtent) - Method in class org.vast.ogc.gml.GMLUtils
Writes a TimeExtent object as a GML time period DOM element
writeTimeExtentAsTimePrimitive(DOMHelper, TimeExtent) - Method in class org.vast.ogc.gml.GMLUtils
Writes a TimeExtent object as a GML time primitive DOM element
writeTimeInstant(XMLStreamWriter, TimeInstant) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for TimeInstant element
writeTimeInstantType(XMLStreamWriter, TimeInstant) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for TimeInstantType complex type
writeTimeInstantTypeAttributes(XMLStreamWriter, TimeInstant) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of TimeInstantType complex type
writeTimeInstantTypeElements(XMLStreamWriter, TimeInstant) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes elements of TimeInstantType complex type
writeTimeInterval(XMLStreamWriter, TimeIntervalLength) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for TimeInterval element
writeTimeIntervalLengthType(XMLStreamWriter, TimeIntervalLength) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for TimeIntervalLengthType complex type
writeTimeIntervalLengthTypeAttributes(XMLStreamWriter, TimeIntervalLength) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of TimeIntervalLengthType complex type
writeTimePeriod(XMLStreamWriter, TimePeriod) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for TimePeriod element
writeTimePeriodType(XMLStreamWriter, TimePeriod) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for TimePeriodType complex type
writeTimePeriodTypeAttributes(XMLStreamWriter, TimePeriod) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of TimePeriodType complex type
writeTimePeriodTypeElements(XMLStreamWriter, TimePeriod) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes elements of TimePeriodType complex type
writeTimePosition(XMLStreamWriter, TimePosition) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for TimePosition element
writeTimePositionType(XMLStreamWriter, TimePosition) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Write method for TimePositionType complex type
writeTimePositionTypeAttributes(XMLStreamWriter, TimePosition) - Method in class net.opengis.gml.v32.bind.XMLStreamBindings
Writes attributes of TimePositionType complex type
writeTimePrimitive(DOMHelper, AbstractTimeGeometricPrimitive) - Method in class org.vast.ogc.gml.GMLUtils
Writes a GML time primitive as a DOM element

X

XMLStreamBindings - Class in net.opengis.gml.v32.bind
 
XMLStreamBindings(Factory) - Constructor for class net.opengis.gml.v32.bind.XMLStreamBindings
 
A B C D E F G H I J L N O P R S T U V W X 

Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.