Uses of Interface
adams.gui.visualization.image.selectionshape.StrokeSelectionShapePainter
-
Packages that use StrokeSelectionShapePainter Package Description adams.gui.visualization.image.selectionshape -
-
Uses of StrokeSelectionShapePainter in adams.gui.visualization.image.selectionshape
Classes in adams.gui.visualization.image.selectionshape that implement StrokeSelectionShapePainter Modifier and Type Class Description classAbstractStrokeSelectionShapePainterFor selection shape painters that use a stroke.classPolygonPainterPaints a polygon from the mouse point trace.classRectanglePainterPaints a simple rectangle, using the top-left and bottom-right coordinates.
-