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 | Interface and Description |
---|---|
interface |
DataViewer
General interface for any user interface displaying image data.
|
interface |
DisplayManager
This interface declares generic display-related methods.
|
interface |
DisplayWindow
A DisplayWindow is the interface to Micro-Manager's image display windows.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataViewer
Abstract implementation of the
DataViewer interface. |