Package adams.gui.visualization.image.selectionshape
-
Interface Summary Interface Description ColorSelectionShapePainter Interface for selection shape painters that use a single color.SelectionShapePainter Interface for classes that can paint the selection.StrokeSelectionShapePainter For selection shape painters that use a stroke. -
Class Summary Class Description AbstractSelectionShapePainter Ancestor for shape painters.AbstractStrokeSelectionShapePainter For selection shape painters that use a stroke.PolygonPainter Paints a polygon from the mouse point trace.RectanglePainter Paints a simple rectangle, using the top-left and bottom-right coordinates.