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 classPolygonPainterPaints a polygon from the mouse point trace.classRectanglePainterPaints a simple rectangle, using the top-left and bottom-right coordinates.
-