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 class
AbstractStrokeSelectionShapePainter
For selection shape painters that use a stroke.class
PolygonPainter
Paints a polygon from the mouse point trace.class
RectanglePainter
Paints a simple rectangle, using the top-left and bottom-right coordinates.
-