Module org.opengis.geoapi
Package org.opengis.metadata.extent
package org.opengis.metadata.extent
Geographic, vertical and temporal extents.
Metadata object are described in the OpenGIS® Metadata (Topic 11) specification. The following table shows the class hierarchy, together with a partial view of aggregation hierarchy:
Class hierarchy | Aggregation hierarchy |
---|---|
ISO 19115 object ├─ Extent ├─ GeographicExtent «abstract» │ ├─ GeographicBoundingBox │ ├─ GeographicDescription │ └─ BoundingPolygon ├─ VerticalExtent └─ TemporalExtent └─ SpatialTemporalExtent |
Extent ├─ GeographicExtent «abstract» ├─ VerticalExtent └─ TemporalExtent SpatialTemporalExtent └─ GeographicExtent «abstract» GeographicBoundingBox GeographicDescription BoundingPolygon |
- Since:
- 1.0
-
ClassDescriptionEnclosing geometric object which locates the resource.Information about spatial, vertical, and temporal extent of the resource.Geographic position of the resource.Description of the geographic area using identifiers.Base interface for geographic area of the resource.Extent with respect to date/time and spatial boundaries.Time period covered by the content of the resource.Vertical domain of resource.