org.globus.cog.gui.grapheditor.targets.swing.util
Class OutlinePainter
java.lang.Object
org.globus.cog.gui.grapheditor.targets.swing.util.AbstractPainter
org.globus.cog.gui.grapheditor.targets.swing.util.OutlinePainter
- All Implemented Interfaces:
- Runnable, ScalingPainter
- public class OutlinePainter
- extends AbstractPainter
| Methods inherited from class org.globus.cog.gui.grapheditor.targets.swing.util.AbstractPainter |
cancel, destroy, fireBufferUpdated, getBounds, getBuffer, getBufferDimension, getPaintArea, isPainting, run, setBounds, setBuffer, setBufferDimension, setPaintArea, setPainterListener, wake |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPEED_QUICK_AND_NASTY
public static final int SPEED_QUICK_AND_NASTY
- See Also:
- Constant Field Values
SPEED_IN_THE_MIDDLE
public static final int SPEED_IN_THE_MIDDLE
- See Also:
- Constant Field Values
SPEED_SLOW_BUT_NICE
public static final int SPEED_SLOW_BUT_NICE
- See Also:
- Constant Field Values
OutlinePainter
public OutlinePainter(GraphView view)
paintRun
public void paintRun()
- Specified by:
paintRun in class AbstractPainter
getSpeed
public int getSpeed()
setSpeed
public void setSpeed(int speed)