EventListener, HistogramWindow, PlotWindowpublic interface RoiListener
| Modifier and Type | Field | Description |
|---|---|---|
static int |
COMPLETED |
|
static int |
CREATED |
|
static int |
DELETED |
|
static int |
EXTENDED |
|
static int |
MODIFIED |
|
static int |
MOVED |
| Modifier and Type | Method | Description |
|---|---|---|
void |
roiModified(ImagePlus imp,
int id) |
static final int CREATED
static final int MOVED
static final int MODIFIED
static final int EXTENDED
static final int COMPLETED
static final int DELETED
void roiModified(ImagePlus imp, int id)