Package | Description |
---|---|
ij.macro | |
ij.plugin.filter | |
ij.plugin.frame |
Modifier and Type | Method and Description |
---|---|
static RoiManager |
Interpreter.getBatchModeRoiManager()
Returns the batch mode RoiManager instance.
|
Modifier and Type | Method and Description |
---|---|
static void |
ParticleAnalyzer.setRoiManager(RoiManager manager)
Sets the RoiManager to be used by the next ParticleAnalyzer
instance.
|
Modifier and Type | Method and Description |
---|---|
static RoiManager |
RoiManager.getInstance()
Returns a reference to the ROI Manager
or null if it is not open.
|
static RoiManager |
RoiManager.getInstance2()
Returns a reference to the ROI Manager window or to the
macro batch mode RoiManager, or null if neither exists.
|