| Package | Description | 
|---|---|
| org.micromanager.data | 
 This package contains classes related to the storage and internal
 representation of image data and metadata. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
RewritableStorage
This interface is for Storage entities that allow the overwriting and
 deletion of Images and SummaryMetadata, as per RewritableDatastore. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Datastore.setStorage(Storage storage)
Sets the data storage implementation for this Datastore. 
 |