Uses of Interface
org.apache.sis.storage.WritableGridCoverageResource
Packages that use WritableGridCoverageResource
Package
Description
Simple data store implementations for some ESRI grid formats (ASCII and binary).
Bridges between Apache SIS data stores and Java Image I/O.
-
Uses of WritableGridCoverageResource in org.apache.sis.internal.storage.esri
Classes in org.apache.sis.internal.storage.esri that implement WritableGridCoverageResourceModifier and TypeClassDescription(package private) final classAn ASCII Grid store with writing capabilities. -
Uses of WritableGridCoverageResource in org.apache.sis.internal.storage.image
Classes in org.apache.sis.internal.storage.image that implement WritableGridCoverageResourceModifier and TypeClassDescription(package private) static final classThe writable variant ofMultiImageStore.(package private) final classAn image which can be replaced or updated.