public interface GlobalROIListener extends java.util.EventListener
ROI listener class.
Used to listen add and remove event for all roi.| Modifier and Type | Method and Description |
|---|---|
void |
roiAdded(ROI roi)
A ROI was just added to its first sequence
|
void |
roiRemoved(ROI roi)
A ROI was just removed from its last sequence
|
void roiRemoved(ROI roi)