Module ij

Class BrushTool

All Implemented Interfaces:
PlugIn, Runnable

public class BrushTool extends PlugInTool implements Runnable
This class implements the Paintbrush Tool, which allows the user to draw on an image, or on an Overlay if "Paint on overlay" is enabled.
  • Constructor Details

    • BrushTool

      public BrushTool()
  • Method Details