|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Extent | |
---|---|
org.opengis.metadata.acquisition | Acquisition information. |
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.acquisition |
---|
Methods in org.opengis.metadata.acquisition that return types with arguments of type Extent | |
---|---|
Collection<? extends Extent> |
Objective.getExtents()
Extent information including the bounding box, bounding polygon, vertical and temporal extent of the objective. |
Uses of Extent in org.opengis.metadata.identification |
---|
Methods in org.opengis.metadata.identification that return types with arguments of type Extent | |
---|---|
Collection<? extends Extent> |
DataIdentification.getExtents()
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<? extends 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.getDomainOfValidity()
Area or region or timeframe in which this (coordinate) reference system is valid. |
Uses of Extent in org.opengis.referencing.datum |
---|
Methods in org.opengis.referencing.datum that return Extent | |
---|---|
Extent |
Datum.getDomainOfValidity()
Area or region or timeframe in which this datum is valid. |
Uses of Extent in org.opengis.referencing.operation |
---|
Methods in org.opengis.referencing.operation that return Extent | |
---|---|
Extent |
CoordinateOperation.getDomainOfValidity()
Area or region or timeframe in which this coordinate operation is valid. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |