Uses of Class
org.apache.sis.storage.geotiff.GeoTiffStoreProvider
-
Packages that use GeoTiffStoreProvider Package Description org.apache.sis.storage.geotiff Maps ISO metadata elements from/to the GeoTIFF tags. -
-
Uses of GeoTiffStoreProvider in org.apache.sis.storage.geotiff
Constructors in org.apache.sis.storage.geotiff with parameters of type GeoTiffStoreProvider Constructor Description GeoTiffStore(GeoTiffStoreProvider provider, StorageConnector connector)
Creates a new GeoTIFF store from the given file, URL or stream object.
-