Package net.opengis.wcs10
Interface LonLatEnvelopeType
- All Superinterfaces:
AbstractGeometryBaseType,AbstractGeometryType,AbstractGMLType,EnvelopeType,EObject,LonLatEnvelopeBaseType,Notifier
- All Known Implementing Classes:
LonLatEnvelopeTypeImpl
A representation of the model object 'Lon Lat Envelope Type'.
Defines spatial extent by extending LonLatEnvelope with an optional time position pair.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionEListReturns the value of the 'Time Position' containment reference list.Methods inherited from interface AbstractGeometryType
getSrsName, setSrsNameMethods inherited from interface AbstractGMLType
getDescription, getMetaDataProperty, getName, setDescriptionMethods inherited from interface EnvelopeType
getPosMethods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getTimePosition
EList getTimePosition()Returns the value of the 'Time Position' containment reference list. The list contents are of typeTimePositionType. Direct representation of a temporal position.- Returns:
- the value of the 'Time Position' containment reference list.
- See Also:
-