|
Class Summary |
| FreehandRoi |
Freehand region of interest or freehand line of interest |
| GenericDialog |
This class is a customizable modal dialog box. |
| GUI |
This class consists of static GUI utility methods. |
| HistogramWindow |
This class is an extended ImageWindow that displays histograms. |
| ImageCanvas |
This is as Canvas used to display images in a Window. |
| ImageLayout |
This is a custom layout manager that supports resizing of zoomed
images. |
| ImageWindow |
A frame for displaying images. |
| Line |
This class represents a straight line selection. |
| MessageDialog |
A modal dialog box that displays information. |
| MultiLineLabel |
Custom component for displaying multiple lines. |
| NewImage |
New image dialog box plus several static utility methods for creating images. |
| OvalRoi |
Oval region of interest |
| PlotWindow |
This class is an extended ImageWindow that displays plots. |
| PolygonRoi |
This class represents a polygon region of interest or polyline of interest. |
| ProfilePlot |
Creates a density profile plot of a rectangular selection or line selection. |
| ProgressBar |
This is ImageJ's progress bar. |
| Roi |
A rectangular region of interest and superclass for the other ROI classes. |
| SaveChangesDialog |
A modal dialog box with a one line message and
"Don't Save", "Cancel" and "Save" buttons. |
| StackWindow |
This class is an extended ImageWindow used to display image stacks. |
| TextRoi |
This class is a rectangular ROI containing text. |
| Toolbar |
The ImageJ toolbar. |
| Wand |
This class implements ImageJ's wand (tracing) tool. |
| YesNoCancelDialog |
A modal dialog box with a one line message and
"Yes", "No" and "Cancel" buttons. |