Package ij

Class Undo


  • public class Undo
    extends java.lang.Object
    This class consists of static methods and fields that implement ImageJ's Undo command.
    • Constructor Summary

      Constructors 
      Constructor Description
      Undo()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void reset()  
      static void setup​(int what, ImagePlus imp)  
      static void undo()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait