Uses of Interface
adams.gui.visualization.segmentation.tool.CustomizableTool
-
Packages that use CustomizableTool Package Description adams.gui.visualization.segmentation.tool -
-
Uses of CustomizableTool in adams.gui.visualization.segmentation.tool
Classes in adams.gui.visualization.segmentation.tool that implement CustomizableTool Modifier and Type Class Description class
AbstractShapeTool
Ancestor for shaped tools.class
AbstractToolWithParameterPanel
Tool that uses aParameterPanel
for its parameters.class
BucketFill
Bucket fill.class
Eraser
Removes pixels using the background.class
Filter
For applying filters.class
Pencil
For coloring in pixels.class
PolygonFill
Polygon fill.class
SwitchLabel
Switch label, for changing one label to another.
-