Uses of Class
org.geotools.coverage.io.catalog.CoverageSlicesCatalog
Packages that use CoverageSlicesCatalog
-
Uses of CoverageSlicesCatalog in org.geotools.coverage.io.catalog
Subclasses of CoverageSlicesCatalog in org.geotools.coverage.io.catalogModifier and TypeClassDescriptionstatic classCoverageSlicesCatalog always used an hidden H2 DB to store granules index related to a specific file.Constructors in org.geotools.coverage.io.catalog with parameters of type CoverageSlicesCatalogModifierConstructorDescriptionCoverageSlicesCatalogSource(CoverageSlicesCatalog innerCatalog, String typeName) -
Uses of CoverageSlicesCatalog in org.geotools.imageio
Methods in org.geotools.imageio that return CoverageSlicesCatalogModifier and TypeMethodDescriptionGeoSpatialImageReader.getCatalog()Returns the underlying slicesCatalog.Methods in org.geotools.imageio with parameters of type CoverageSlicesCatalogModifier and TypeMethodDescriptionprotected voidGeoSpatialImageReader.setCatalog(CoverageSlicesCatalog catalog)