Uses of Class
org.apache.sis.internal.storage.image.WritableStore
Packages that use WritableStore
Package
Description
Bridges between Apache SIS data stores and Java Image I/O.
-
Uses of WritableStore in org.apache.sis.internal.storage.image
Subclasses of WritableStore in org.apache.sis.internal.storage.imageModifier and TypeClassDescription(package private) static final class
The writable variant ofMultiImageStore
.Constructors in org.apache.sis.internal.storage.image with parameters of type WritableStoreModifierConstructorDescription(package private)
WritableResource
(WritableStore store, StoreListeners parent, int imageIndex, GridGeometry gridGeometry) Creates a new resource.