Uses of Interface
org.geotools.coverage.grid.io.footprint.FootprintLoader
- 
Packages that use FootprintLoader Package Description org.geotools.coverage.grid.io.footprint org.geotools.gce.imagemosaic.catalog 
- 
- 
Uses of FootprintLoader in org.geotools.coverage.grid.io.footprintClasses in org.geotools.coverage.grid.io.footprint that implement FootprintLoader Modifier and Type Class Description classWKBLoaderSPI.WKBLoaderLoads WKB filesstatic classWKTLoaderSPI.WKTLoaderLoads WKT filesMethods in org.geotools.coverage.grid.io.footprint that return FootprintLoader Modifier and Type Method Description FootprintLoaderFootprintLoaderSpi. createLoader()FootprintLoaderWKBLoaderSPI. createLoader()FootprintLoaderWKTLoaderSPI. createLoader()
- 
Uses of FootprintLoader in org.geotools.gce.imagemosaic.catalogClasses in org.geotools.gce.imagemosaic.catalog that implement FootprintLoader Modifier and Type Class Description classShapefileLoaderSPI.ShapefileLoaderLoads footprints from a sidecar shepefile with a single record, will complain if more than one is foundMethods in org.geotools.gce.imagemosaic.catalog that return FootprintLoader Modifier and Type Method Description FootprintLoaderShapefileLoaderSPI. createLoader()Constructors in org.geotools.gce.imagemosaic.catalog with parameters of type FootprintLoader Constructor Description MultiLevelROIGeometryOverviewsProvider(File baseFile, String overviewSuffixFormat, int numOverviews, FootprintLoader footprintLoader, FootprintLoader overviewsFootprintLoader, boolean overviewsRoiInRasterSpace, Hints hints)
 
-