Module ij
Package ij

Class Undo


public class Undo extends Object
This class consists of static methods and fields that implement ImageJ's Undo command.
  • Field Details

  • Constructor Details

    • Undo

      public Undo()
  • Method Details

    • setup

      public static void setup(int what, ImagePlus imp)
    • saveOverlay

      public static void saveOverlay(ImagePlus imp)
    • reset

      public static void reset()
    • undo

      public static void undo()