org.opengis.metadata.extent
Interface TemporalExtent
- All Known Subinterfaces:
- SpatialTemporalExtent
@UML(identifier="EX_TemporalExtent",
specification=ISO_19115)
public interface TemporalExtent
Time period covered by the content of the dataset.
- Since:
- 1.0
getExtent
@UML(identifier="extent",
obligation=MANDATORY,
specification=ISO_19108)
TemporalPrimitive getExtent()
- Returns the date and time for the content of the dataset.
- Returns:
- The date and time for the content.
Copyright © 1994-2011 Open Geospatial Consortium. All Rights Reserved.