Modifier and Type | Method and Description |
---|---|
ImageViewerPanelCanvasTool |
ImageViewerPanelCanvas.ToolChangedEvent.getNewTool() |
ImageViewerPanelCanvasTool |
ImageViewerPanelCanvas.ToolChangedEvent.getOldTool() |
ImageViewerPanelCanvasTool |
ImageViewerPanelCanvas.getTool() |
Modifier and Type | Method and Description |
---|---|
void |
ImageViewerPanelCanvas.setTool(ImageViewerPanelCanvasTool tool) |
Constructor and Description |
---|
ToolChangedEvent(ImageViewerPanelCanvas canvas,
ImageViewerPanelCanvasTool oldTool,
ImageViewerPanelCanvasTool newTool) |
Modifier and Type | Class and Description |
---|---|
class |
EllipseMaskDrawerTool
Ellipse drawing
Allows left-click canvas dragging
|
class |
FloodFillMaskDrawerTool
The standard mouse selection.
|
class |
MaskDrawerTool
Super class for any tool that can be used in
MaskDrawerPlugin |
class |
MouseMaskDrawerTool
The standard mouse selection.
|
class |
PencilMaskDrawerTool |
class |
PolygonMaskDrawerTool
Polygon drawing
Allows left-click canvas dragging
|
class |
RectangleMaskDrawerTool
Rectangle drawing
Allows left-click canvas dragging
|
Modifier and Type | Class and Description |
---|---|
class |
ROIPickerTool |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.