public interface RoiListener
Modifier and Type | Field and Description |
---|---|
static int |
COMPLETED |
static int |
CREATED |
static int |
DELETED |
static int |
EXTENDED |
static int |
MODIFIED |
static int |
MOVED |
Modifier and Type | Method and 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)