Uses of Interface
org.apache.sis.storage.WritableAggregate
Packages that use WritableAggregate
Package
Description
DataStore
implementation for a folder containing an arbitrary number of data files.Bridges between Apache SIS data stores and Java Image I/O.
-
Uses of WritableAggregate in org.apache.sis.internal.storage.folder
Classes in org.apache.sis.internal.storage.folder that implement WritableAggregateModifier and TypeClassDescription(package private) final class
Writable version of the store which rely on given datastore provider to create new types. -
Uses of WritableAggregate in org.apache.sis.internal.storage.image
Classes in org.apache.sis.internal.storage.image that implement WritableAggregateModifier and TypeClassDescription(package private) static final class
The writable variant ofMultiImageStore
.