Uses of Interface
org.geotools.coverage.grid.io.GranuleStore
-
Packages that use GranuleStore Package Description org.geotools.coverage.grid.io org.geotools.gce.imagemosaic.catalog -
-
Uses of GranuleStore in org.geotools.coverage.grid.io
Classes in org.geotools.coverage.grid.io that implement GranuleStore Modifier and Type Class Description classRenamingGranuleStoreWrite supporting subclass ofRenamingGranuleSourceConstructors in org.geotools.coverage.grid.io with parameters of type GranuleStore Constructor Description RenamingGranuleStore(String name, GranuleStore delegate) -
Uses of GranuleStore in org.geotools.gce.imagemosaic.catalog
Classes in org.geotools.gce.imagemosaic.catalog that implement GranuleStore Modifier and Type Class Description classGranuleCatalogStoreAGranuleStoreimplementation wrapping aGranuleCatalog.
-