| Interface | Description |
|---|---|
| CoverageAccess |
Represents a Physical storage of coverage data (that we have a connection to).
|
| CoverageSource |
Allows read-only access to a Coverage.
|
| CoverageStore |
Provided read-write access to a coverage data product.
|
| Driver |
A driver adding the ability to work with a new coverage format or service.
|
| FileCoverageAccess | |
| FileDriver | |
| GridCoverageResponse |
An interface implementing
GridCoverage with add of temporal extent and vertical extent |
| Class | Description |
|---|---|
| CoverageReadRequest |
Request information from a
CoverageSource. |
| CoverageRequest | |
| CoverageResponse | |
| CoverageSource.AdditionalDomain | |
| CoverageSource.SpatialDomain | |
| CoverageSource.TemporalDomain | |
| CoverageSource.VerticalDomain | |
| CoverageSourceDescriptor |
Describes a
CoverageSource in terms of Name, CoverageSource.SpatialDomain, CoverageSource.VerticalDomain, CoverageSource.TemporalDomain, CoverageSource.AdditionalDomains, DimensionDescriptors |
| CoverageUpdateRequest | |
| RasterLayout |
A class describing the desired layout of an
OpImage. |
| SpatialRequestHelper |
Helper class which takes coverage's spatial information input (CRS, bbox, resolution,...) and a
set of request's parameters (requestedCRS, requestedBBox, requested resolution, ...) and takes
care of computing all auxiliary spatial variables for future computations.
|
| SpatialRequestHelper.CoverageProperties |
| Enum | Description |
|---|---|
| CoverageAccess.AccessType |
Level of access supported.
|
| CoverageCapabilities |
Describes the capabilities of this
CoverageSource |
| CoverageResponse.Status | |
| CoverageSource.DomainType | |
| Driver.DriverCapabilities | |
| ReadType |
This enum can be used to distinguish between differet read methods, namely, JAI ImageRead based
and Java2D direct read via ImageReader.
|
Copyright © 1996–2019 Geotools. All rights reserved.