| CompositeImage |
|
| Executer |
Runs ImageJ menu commands in a separate thread.
|
| IJ |
This class consists of static utility methods.
|
| ImageJ |
This frame is the main ImageJ class.
|
| ImageJApplet |
Runs ImageJ as an applet and optionally opens up to
nine images using URLs passed as a parameters.
|
| ImagePlus |
An ImagePlus contain an ImageProcessor (2D image) or an ImageStack (3D, 4D or 5D image).
|
| ImageStack |
This class represents an expandable array of images.
|
| LookUpTable |
This class represents a color look-up table.
|
| Macro |
The class contains static methods that perform macro operations.
|
| Menus |
This class installs and updates ImageJ's menus.
|
| OtherInstance |
|
| Prefs |
This class contains the ImageJ preferences, which are
loaded from the "IJ_Props.txt" and "IJ_Prefs.txt" files.
|
| RecentOpener |
Opens, in a separate thread, files selected from the File/Open Recent submenu.
|
| Undo |
This class consists of static methods and
fields that implement ImageJ's Undo command.
|
| VirtualStack |
This class represents an array of disk-resident images.
|
| WindowManager |
This class consists of static methods used to manage ImageJ's windows.
|