Uses of Interface
org.geotools.coverage.grid.io.FileSetManager
-
Packages that use FileSetManager Package Description org.geotools.coverage.grid.io org.geotools.coverage.io.netcdf org.geotools.imageio org.geotools.imageio.netcdf -
-
Uses of FileSetManager in org.geotools.coverage.grid.io
Classes in org.geotools.coverage.grid.io that implement FileSetManager Modifier and Type Class Description class
FileSystemFileSetManager
-
Uses of FileSetManager in org.geotools.coverage.io.netcdf
Classes in org.geotools.coverage.io.netcdf that implement FileSetManager Modifier and Type Class Description class
NetCDFAccess
CoverageAccess
implementation for NetCDF Data format. -
Uses of FileSetManager in org.geotools.imageio
Classes in org.geotools.imageio that implement FileSetManager Modifier and Type Class Description class
GeoSpatialImageReader
-
Uses of FileSetManager in org.geotools.imageio.netcdf
Classes in org.geotools.imageio.netcdf that implement FileSetManager Modifier and Type Class Description class
AncillaryFileManager
A class used to store any auxiliary indexing information such as the low level indexer definition as well as the datastore properties configuration specifying where to build that index.class
NetCDFImageReader
Base implementation for NetCDF-CF image flat reader.
-