See: Description
| Interface | Description | 
|---|---|
| ChannelDisplaySettings | 
 Stores the display settings for individual channels Coords of image to be displayed. 
 | 
| ChannelDisplaySettings.Builder | 
 Builder for ChannelDisplaySettings. 
 | 
| ComponentDisplaySettings | 
 Certain cameras (such as RGB cameras) can produce images where each pixel has multiple
 components. 
 | 
| ComponentDisplaySettings.Builder | 
 Interface for ComponentDisplaySettings Builder. 
 | 
| DataViewer | 
 General interface for any user interface displaying image data. 
 | 
| DisplayDidShowImageEvent | 
 This event posts when a DataViewer displays an image(s). 
 | 
| DisplayGearMenuPlugin | 
 DisplayGearMenuPlugins add items to be shown in the "gear menu" shown in
 each DisplayWindow. 
 | 
| DisplayManager | 
 This interface declares generic display-related methods. 
 | 
| DisplayPositionChangedEvent | 
 This event posts when the position (i.e., Channel, Time, Position, Slice,
 possibly other Axes) in the display changed. 
 | 
| DisplaySettings | 
 This class defines the parameters that control how a given DisplayWindow
 displays data from the Datastore. 
 | 
| DisplaySettings.Builder | 
 Builder for DisplaySettings. 
 | 
| DisplaySettings.ContrastSettings | Deprecated
 TODO: explain 
 | 
| DisplaySettings.DisplaySettingsBuilder | Deprecated
 Use DisplaySettings.Builder instead 
 | 
| DisplaySettingsChangedEvent | 
 Event used internally by a data viewer to respond to requests to update
 the display settings. 
 | 
| DisplayWindow | 
 A DisplayWindow is the interface to Micro-Manager's image display windows. 
 | 
| DisplayWindowControlsFactory | 
 A ControlsFactory is used to provide custom controls for a DisplayWindow. 
 | 
| ImageExporter | 
 ImageExporters are used to generate linear sequences of images-as-rendered
 by a DisplayWindow. 
 | 
| Class | Description | 
|---|---|
| AbstractDataViewer | 
 Abstract implementation of the  
DataViewer interface. | 
| DataViewerListener | 
 Simple interface dedicated to the question if a dataviewer can be closed or not. 
 | 
| HistogramData | Deprecated
 an improved API will be provided soon 
 | 
| Enum | Description | 
|---|---|
| DisplaySettings.ColorMode | 
 ColorMode enums. 
 | 
| ImageExporter.OutputFormat | 
 Allowed export formats. 
 |