Uses of Class
org.apache.sis.storage.Resource.FileSet
Packages that use Resource.FileSet
Package
Description
Data store base types for retrieving and saving geospatial data in various storage formats.
Bridge to the GDAL library for reading rasters.
A data store that can read and write GeoTIFF files as grid coverages.
Reader of Landsat 8 level 1-2 data.
-
Uses of Resource.FileSet in org.apache.sis.storage
Methods in org.apache.sis.storage that return types with arguments of type Resource.FileSetModifier and TypeMethodDescriptiondefault Optional<Resource.FileSet> Resource.getFileSet()Gets the paths to the files potentially used by this resource. -
Uses of Resource.FileSet in org.apache.sis.storage.gdal
Methods in org.apache.sis.storage.gdal that return types with arguments of type Resource.FileSetModifier and TypeMethodDescriptionGDALStore.getFileSet()Returns an array of files believed to be part of this resource. -
Uses of Resource.FileSet in org.apache.sis.storage.geotiff
Methods in org.apache.sis.storage.geotiff that return types with arguments of type Resource.FileSetModifier and TypeMethodDescriptionGeoTiffStore.getFileSet()Returns the paths to the files used by this GeoTIFF store. -
Uses of Resource.FileSet in org.apache.sis.storage.landsat
Methods in org.apache.sis.storage.landsat that return types with arguments of type Resource.FileSetModifier and TypeMethodDescriptionLandsatStore.getFileSet()Returns the list of band files and the*_MTL.txtfile.