Class GeoTiffStoreProvider

Object
DataStoreProvider
GeoTiffStoreProvider

public class GeoTiffStoreProvider extends DataStoreProvider
The provider of Geo­Tiff­Store instances. Given a Storage­Connector input, this class tries to instantiate a Geo­Tiff­Store.

Thread safety

The same Geo­Tiff­Store­Provider instance can be safely used by many threads without synchronization on the part of the caller. However, the Geo­Tiff­Store instances created by this factory are not thread-safe.
Since:
0.8
See Also: