Package org.geotools.coverage.grid.io
-
Interface Summary Interface Description CoverageReadingTransformation Marks aRenderingTransformationthat is able to perform its own data read from aGridCoverage2DReaderand an array ofGeneralParameterValue.DimensionDescriptor Describes a "dimension" exposed by a structured grid coverage reader.FileSetManager GranuleSource API to operate on Granules data.GranuleStore API extendingGranuleSourceproviding 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.ResourceInfothat can return aPAMDatasetStructuredGridCoverage2DReader AGridCoverage2DReaderwhich 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 AnAbstractGridCoverageWriteris the base class for allGridCoverageWriterimplementations 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 theDimensionDescriptorinterfaceDefaultHarvestedSource Default implementation of theHarvestedSourceinterfaceFileSystemFileSetManager GridFormatFinder Enable programs to find all available grid format implementations.GroundControlPoints Image ground control points, as a list ofTiePointand their CRSReadResolutionCalculator Class that supports readers in computing the proper reading resolution for a given grid geometryRenamingGranuleSource GranuleSourcewrapper exposing a different type nameRenamingGranuleStore Write supporting subclass ofRenamingGranuleSourceUnknownFormat This class can be used when a properFormatcannot 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.