Modifier and Type | Class and Description |
---|---|
class |
EllipseMaskDrawer2DTool
Ellipse drawing
Allows left-click canvas dragging
|
class |
FloodFillMaskDrawer2DTool
The standard mouse selection.
|
class |
MaskDrawer2DTool
Super class for any tool that can be used in
MaskDrawerPlugin2D |
class |
MouseMaskDrawer2DTool
The standard mouse selection.
|
class |
PencilMaskDrawer2DTool |
class |
PolygonMaskDrawer2DTool
Polygon drawing
Allows left-click canvas dragging
|
class |
RectangleMaskDrawer2DTool
Rectangle drawing
Allows left-click canvas dragging
|
Modifier and Type | Class and Description |
---|---|
class |
ROIPicker2DTool |
Modifier and Type | Method and Description |
---|---|
ImageViewerPanelCanvas2DTool |
ImageViewerPanelCanvas2D.ToolChangedEvent.getNewTool() |
ImageViewerPanelCanvas2DTool |
ImageViewerPanelCanvas2D.ToolChangedEvent.getOldTool() |
ImageViewerPanelCanvas2DTool |
ImageViewerPanelCanvas2D.getTool() |
Modifier and Type | Method and Description |
---|---|
void |
ImageViewerPanelCanvas2D.setTool(ImageViewerPanelCanvas2DTool tool) |
Constructor and Description |
---|
ToolChangedEvent(ImageViewerPanelCanvas2D canvas,
ImageViewerPanelCanvas2DTool oldTool,
ImageViewerPanelCanvas2DTool newTool) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.