Package org.geotools.coverage.grid.io
-
Interface Summary Interface Description CoverageReadingTransformation Marks aRenderingTransformation
that is able to perform its own data read from aGridCoverage2DReader
and an array ofGeneralParameterValue
.DimensionDescriptor Describes a "dimension" exposed by a structured grid coverage reader.FileSetManager GranuleSource API to operate on Granules data.GranuleStore API extendingGranuleSource
providing capabilities to add, delete and modify granules.GridCoverage2DReader Provides access to named GridCoverage2D (along with any context information) from a persistent store.GridFormatFactorySpi Constructs a live GridCoverageFormat.HarvestedSource Information about one of the sources that have been processed byStructuredGridCoverage2DReader.harvest(String, Object, org.geotools.util.factory.Hints)
, indicating whether the object was successfully ingested or not.PAMResourceInfo Aorg.geotools.data.ResourceInfo
that can return aPAMDataset
StructuredGridCoverage2DReader AGridCoverage2DReader
which exposes the underlying granule structure and allows to create and remove coverages. -
Class Summary Class Description AbstractGridCoverage2DReader This class is a first attempt for providing a way to get more informations out of a single 2D raster datasets (x,y).AbstractGridCoverageWriter AnAbstractGridCoverageWriter
is the base class for allGridCoverageWriter
implementations in GeoTools toolkit.AbstractGridFormat AbstractGridFormat is a convenience class so subclasses only need to populate a Map class and set the read and write parameter fields.CoverageReadingTransformation.ReaderAndParams DefaultDimensionDescriptor Default implementation of theDimensionDescriptor
interfaceDefaultHarvestedSource Default implementation of theHarvestedSource
interfaceFileSystemFileSetManager GridFormatFinder Enable programs to find all available grid format implementations.GroundControlPoints Image ground control points, as a list ofTiePoint
and their CRSReadResolutionCalculator Class that supports readers in computing the proper reading resolution for a given grid geometryRenamingGranuleSource GranuleSource
wrapper exposing a different type nameRenamingGranuleStore Write supporting subclass ofRenamingGranuleSource
UnknownFormat This class can be used when a properFormat
cannot be found for some input sources. -
Enum Summary Enum Description DecimationPolicy Decimation policies.GranuleRemovalPolicy Policy to be used while running a removal onGranuleStore.removeGranules(Filter, org.geotools.util.factory.Hints)
.OverviewPolicy Overview policies.