Uses of Interface
org.geotools.coverage.grid.io.GranuleSource
Packages that use GranuleSource
Package
Description
-
Uses of GranuleSource in org.geotools.coverage.grid.io
Subinterfaces of GranuleSource in org.geotools.coverage.grid.ioModifier and TypeInterfaceDescriptioninterfaceAPI extendingGranuleSourceproviding capabilities to add, delete and modify granules.Classes in org.geotools.coverage.grid.io that implement GranuleSourceModifier and TypeClassDescriptionclassGranuleSourcewrapper exposing a different type nameclassWrite supporting subclass ofRenamingGranuleSourceFields in org.geotools.coverage.grid.io declared as GranuleSourceMethods in org.geotools.coverage.grid.io that return GranuleSourceModifier and TypeMethodDescriptionStructuredGridCoverage2DReader.getGranules(String coverageName, boolean readOnly) Returns the granule source for the specified coverage (might be null, if there is only one supported coverage)Constructors in org.geotools.coverage.grid.io with parameters of type GranuleSourceModifierConstructorDescriptionRenamingGranuleSource(String name, GranuleSource delegate) Builds aRenamingGranuleSource -
Uses of GranuleSource in org.geotools.coverage.io.catalog
Classes in org.geotools.coverage.io.catalog that implement GranuleSourceModifier and TypeClassDescriptionclassAGranuleSourceimplementation wrapping aCoverageSlicesCatalog. -
Uses of GranuleSource in org.geotools.coverage.io.netcdf
Methods in org.geotools.coverage.io.netcdf that return GranuleSourceModifier and TypeMethodDescriptionNetCDFReader.getGranules(String coverageName, boolean readOnly) -
Uses of GranuleSource in org.geotools.gce.imagemosaic
Methods in org.geotools.gce.imagemosaic that return GranuleSourceModifier and TypeMethodDescriptionImageMosaicReader.getGranules(String coverageName, boolean readOnly) RasterManager.getGranuleSource(boolean readOnly, Hints hints) -
Uses of GranuleSource in org.geotools.gce.imagemosaic.catalog
Classes in org.geotools.gce.imagemosaic.catalog that implement GranuleSourceModifier and TypeClassDescriptionclassAGranuleSourceimplementation wrapping aGranuleCatalog.classAGranuleStoreimplementation wrapping aGranuleCatalog.