public class PaintBrushTool extends AbstractLineTool
Modifier and Type | Field and Description |
---|---|
static double |
PRIORITY |
Constructor and Description |
---|
PaintBrushTool() |
Modifier and Type | Method and Description |
---|---|
void |
configure() |
getLineWidth, onMouseDown, onMouseDrag, onMouseUp, setLineWidth
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
activate, deactivate, getCursor, getDescription, isActiveInAppFrame, isAlwaysActive, onKeyDown, onKeyUp, onMouseClick, onMouseMove, onMouseWheel
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
public static final double PRIORITY
Copyright © 2014–2022 ImageJ. All rights reserved.