| Package | Description |
|---|---|
| ij.gui | |
| ij.plugin.tool |
| Modifier and Type | Method | Description |
|---|---|---|
static PlugInTool |
Toolbar.getPlugInTool() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
Toolbar.addPlugInTool(PlugInTool tool) |
Adds a plugin tool to the first available toolbar slot,
or to the last slot if the toolbar is full.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ArrowTool |
|
class |
BrushTool |
|
class |
MacroToolRunner |
|
class |
OverlayBrushTool |
|
class |
PixelInspectionTool |
This plugin continuously displays the pixel values of the cursor and
its surroundings.
|
class |
RoiRotationTool |