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:

Package overview
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