GeoAPI 2.0
Build 2005-06-08

org.opengis.metadata.extent
Interface SpatialTemporalExtent

All Superinterfaces:
TemporalExtent

@UML(identifier="EX_SpatialTemporalExtent",
     specification=ISO_19115)
public interface SpatialTemporalExtent
extends TemporalExtent

Extent with respect to date/time and spatial boundaries.

Since:
GeoAPI 1.0
Version:
Abstract specification 5.0

Method Summary
 Collection<GeographicExtent> getSpatialExtent()
          Returns the spatial extent component of composite spatial and temporal extent.
 

Method Detail

getSpatialExtent

@UML(identifier="spatialExtent",
     obligation=MANDATORY,
     specification=ISO_19115)
Collection<GeographicExtent> getSpatialExtent()
Returns the spatial extent component of composite spatial and temporal extent.

Returns:
The list of geographic extents (never null).

GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium