Uses of Class
org.apache.sis.storage.gdal.GDALStoreProvider
Packages that use GDALStoreProvider
-
Uses of GDALStoreProvider in org.apache.sis.storage.gdal
Methods in org.apache.sis.storage.gdal that return GDALStoreProviderModifier and TypeMethodDescriptionfinal GDALStoreProviderGDALStore.getProvider()Returns the factory that created thisDataStoreinstance.Constructors in org.apache.sis.storage.gdal with parameters of type GDALStoreProviderModifierConstructorDescriptionGDALStore(GDALStoreProvider provider, StorageConnector connector) Creates a new data store for reading the file specified by the given connector.