Uses of Interface
adams.gui.visualization.image.selectionshape.ColorSelectionShapePainter
-
Packages that use ColorSelectionShapePainter Package Description adams.gui.visualization.image.selectionshape -
-
Uses of ColorSelectionShapePainter in adams.gui.visualization.image.selectionshape
Classes in adams.gui.visualization.image.selectionshape that implement ColorSelectionShapePainter Modifier and Type Class Description class
PolygonPainter
Paints a polygon from the mouse point trace.class
RectanglePainter
Paints a simple rectangle, using the top-left and bottom-right coordinates.
-