Uses of Class
org.apache.sis.storage.gdal.Driver
Packages that use Driver
-
Uses of Driver in org.apache.sis.storage.gdal
Methods in org.apache.sis.storage.gdal that return DriverModifier and TypeMethodDescriptionGDALStore.getDriver()Returns the GDAL driver used for opening the file.Methods in org.apache.sis.storage.gdal that return types with arguments of type DriverModifier and TypeMethodDescriptionGDALStoreProvider.getDrivers()Returns an unmodifiable list of all GDAL drivers currently available.