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 TypeMethodDescriptionEList
Returns the value of the 'Time Position' containment reference list.Methods inherited from interface AbstractGeometryType
getSrsName, setSrsName
Methods inherited from interface AbstractGMLType
getDescription, getMetaDataProperty, getName, setDescription
Methods inherited from interface EnvelopeType
getPos
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods 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:
-