Uses of Interface
org.geotools.coverage.grid.io.footprint.FootprintLoaderSpi
- 
Packages that use FootprintLoaderSpi Package Description org.geotools.coverage.grid.io.footprint org.geotools.gce.imagemosaic.catalog 
- 
- 
Uses of FootprintLoaderSpi in org.geotools.coverage.grid.io.footprintClasses in org.geotools.coverage.grid.io.footprint that implement FootprintLoaderSpi Modifier and Type Class Description classWKBLoaderSPIclassWKTLoaderSPIMethods in org.geotools.coverage.grid.io.footprint that return types with arguments of type FootprintLoaderSpi Modifier and Type Method Description static Set<FootprintLoaderSpi>FootprintLoaderFinder. getAvailableLoaders()Finds all available implementations ofFootprintLoaderSpiwhich have registered using the services mechanism.
- 
Uses of FootprintLoaderSpi in org.geotools.gce.imagemosaic.catalogClasses in org.geotools.gce.imagemosaic.catalog that implement FootprintLoaderSpi Modifier and Type Class Description classShapefileLoaderSPI
 
-