| Interface | Description |
|---|---|
| ImagePlusDisplay |
Marker interface for
Display implementations that will be displaying
ImagePluses. |
| LegacyDisplayViewer |
Marker interface to indicate display viewers that do not need a display
window, as ImageJ1 will be handling the display.
|
| Class | Description |
|---|---|
| DefaultImagePlusDisplay |
Default
ImagePlusDisplay implementation. |
| ImagePlusDisplayViewer |
DisplayViewer implementation for ImagePlus. |
| LegacyImageDisplayService |
HACK - this whole service exists as a hack to facilitate running commands
that require a
Dataset without requiring ImageJ2 synchronization to
be enabled via Edit>Options>ImageJ2. |
| LegacyImageDisplayViewer |
Default
ImageDisplayViewer implementation for viewing the IJ2
Dataset and Data outputs via an ImagePlus. |
Copyright © 2014–2022 ImageJ. All rights reserved.