Uses of Class
adams.gui.visualization.image.selectionshape.AbstractStrokeSelectionShapePainter
-
Packages that use AbstractStrokeSelectionShapePainter Package Description adams.gui.visualization.image.selectionshape -
-
Uses of AbstractStrokeSelectionShapePainter in adams.gui.visualization.image.selectionshape
Subclasses of AbstractStrokeSelectionShapePainter in adams.gui.visualization.image.selectionshape 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.
-