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 class
An 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 class
The writable variant ofMultiImageStore
.(package private) final class
An image which can be replaced or updated.