Package ij.gui

Interface RoiListener

All Known Implementing Classes:
EventListener, HistogramWindow, PlotWindow

public interface RoiListener
Plugins that implement this interface are notified when an ROI is created, modified or deleted. The Plugins/Utilities/Monitor Events command uses this interface.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    roiModified(ImagePlus imp, int id)