Uses of Interface
org.geotools.gce.imagemosaic.granulehandler.GranuleHandlerFactorySPI
-
Packages that use GranuleHandlerFactorySPI Package Description org.geotools.gce.imagemosaic.granulehandler -
-
Uses of GranuleHandlerFactorySPI in org.geotools.gce.imagemosaic.granulehandler
Classes in org.geotools.gce.imagemosaic.granulehandler that implement GranuleHandlerFactorySPI Modifier and Type Class Description classDefaultGranuleHandlerFactoryDefault factory forGranuleHandlerhandlerclassReprojectingGranuleHandlerFactoryFactory for the Reprojecting granule handlerMethods in org.geotools.gce.imagemosaic.granulehandler that return types with arguments of type GranuleHandlerFactorySPI Modifier and Type Method Description static Map<String,GranuleHandlerFactorySPI>GranuleHandlerFactoryFinder. getGranuleHandlersSPI()
-