GeoAPI 2.0
Build 2005-06-08

Uses of Interface
org.opengis.metadata.extent.Extent

Packages that use Extent
org.opengis.metadata.identification Identification information (includes data and service identification). 
org.opengis.metadata.lineage Lineage information. 
org.opengis.metadata.quality Data quality and positional accuracy
org.opengis.referencing Reference systems
org.opengis.referencing.datum Geodetic datum (the relationship of a coordinate system to the earth). 
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
 

Uses of Extent in org.opengis.metadata.identification
 

Methods in org.opengis.metadata.identification that return types with arguments of type Extent
 Collection<Extent> DataIdentification.getExtent()
          Additional extent information including the bounding polygon, vertical, and temporal extent of the dataset.
 

Uses of Extent in org.opengis.metadata.lineage
 

Methods in org.opengis.metadata.lineage that return types with arguments of type Extent
 Collection<Extent> Source.getSourceExtents()
          Information about the spatial, vertical and temporal extent of the source data.
 

Uses of Extent in org.opengis.metadata.quality
 

Methods in org.opengis.metadata.quality that return Extent
 Extent Scope.getExtent()
          Information about the spatial, vertical and temporal extent of the data specified by the scope.
 

Uses of Extent in org.opengis.referencing
 

Methods in org.opengis.referencing that return Extent
 Extent ReferenceSystem.getValidArea()
          Area for which the (coordinate) reference system is valid.
 

Uses of Extent in org.opengis.referencing.datum
 

Methods in org.opengis.referencing.datum that return Extent
 Extent Datum.getValidArea()
          Area or region in which this datum object is valid.
 

Uses of Extent in org.opengis.referencing.operation
 

Methods in org.opengis.referencing.operation that return Extent
 Extent CoordinateOperation.getValidArea()
          Area in which this operation is valid.
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium