Package | Description |
---|---|
net.imagej.legacy.display | |
net.imagej.ui.swing.mdi.viewer | |
net.imagej.ui.swing.sdi.viewer | |
net.imagej.ui.swing.viewer.image | |
net.imagej.ui.viewer.image |
Modifier and Type | Class and Description |
---|---|
class |
LegacyImageDisplayViewer
Default
ImageDisplayViewer implementation for viewing the IJ2
Dataset and Data outputs via an ImagePlus . |
Modifier and Type | Class and Description |
---|---|
class |
SwingMdiImageDisplayViewer
Multiple Document Interface implementation of Swing image display viewer.
|
Modifier and Type | Class and Description |
---|---|
class |
SwingSdiImageDisplayViewer
Single Document Interface implementation of Swing image display viewer.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SwingImageDisplayViewer
Interface for Swing-based image display viewers.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSwingImageDisplayViewer
A Swing image display viewer, which displays 2D planes in grayscale or
composite color.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractImageDisplayViewer
The AbstractImageDisplayViewer implements the UI-independent elements of an
image display viewer.
|
Copyright © 2014–2022 ImageJ. All rights reserved.