Uses of Package
org.geotools.coverage.io
Packages that use org.geotools.coverage.io
Package
Description
-
Classes in org.geotools.coverage.io used by org.geotools.coverage.ioClassDescriptionRepresents a Physical storage of coverage data (that we have a connection to).Level of access supported.Describes the capabilities of this
CoverageSource
Request information from aCoverageSource
.Allows read-only access to a Coverage.Provided read-write access to a coverage data product.A driver adding the ability to work with a new coverage format or service.A class describing the desired layout of anOpImage
.This enum can be used to distinguish between differet read methods, namely, JAI ImageRead based and Java2D direct read via ImageReader. -
Classes in org.geotools.coverage.io used by org.geotools.coverage.io.implClassDescriptionRepresents a Physical storage of coverage data (that we have a connection to).Level of access supported.Describes the capabilities of this
CoverageSource
Allows read-only access to a Coverage.Describes aCoverageSource
in terms of Name,CoverageSource.SpatialDomain
,CoverageSource.VerticalDomain
,CoverageSource.TemporalDomain
,CoverageSource.AdditionalDomain
s,DimensionDescriptor
sProvided read-write access to a coverage data product.A driver adding the ability to work with a new coverage format or service.An interface implementingGridCoverage
with add of temporal extent and vertical extentA class describing the desired layout of anOpImage
. -
Classes in org.geotools.coverage.io used by org.geotools.coverage.io.netcdfClassDescriptionRepresents a Physical storage of coverage data (that we have a connection to).Level of access supported.Request information from a
CoverageSource
.Allows read-only access to a Coverage.A driver adding the ability to work with a new coverage format or service. -
Classes in org.geotools.coverage.io used by org.geotools.imageioClassDescriptionDescribes a
CoverageSource
in terms of Name,CoverageSource.SpatialDomain
,CoverageSource.VerticalDomain
,CoverageSource.TemporalDomain
,CoverageSource.AdditionalDomain
s,DimensionDescriptor
s -
Classes in org.geotools.coverage.io used by org.geotools.imageio.netcdfClassDescriptionDescribes a
CoverageSource
in terms of Name,CoverageSource.SpatialDomain
,CoverageSource.VerticalDomain
,CoverageSource.TemporalDomain
,CoverageSource.AdditionalDomain
s,DimensionDescriptor
sA class describing the desired layout of anOpImage
.