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