Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
Undo Class Reference

Static Public Member Functions

static void setup (int what, ImagePlus imp)
 
static void reset ()
 
static void undo ()
 

Static Public Attributes

static final int NOTHING = 0
 
static final int FILTER = 1
 
static final int TYPE_CONVERSION = 2
 
static final int PASTE = 3
 
static final int COMPOUND_FILTER = 4
 
static final int COMPOUND_FILTER_DONE = 5
 
static final int TRANSFORM = 6
 

Detailed Description

This class consists of static methods and fields that implement ImageJ's Undo command.

Definition at line 11 of file Undo.java.


The documentation for this class was generated from the following file: