| Package | Description | 
|---|---|
| org.micromanager.display | 
 This package contains classes related to Micro-Manager's display windows,
 which are used to show image data and metadata to the user. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ImageExporter | 
DisplayManager.createExporter()
Provide an ImagceExporter for generating image sequences. 
 | 
ImageExporter | 
ImageExporter.loop(java.lang.String axis,
    int start,
    int stop)
Add a new "inner loop" to the export parameters. 
 |