ucar.unidata.ui
Class RubberbandLine
java.lang.Object
ucar.unidata.ui.Rubberband
ucar.unidata.ui.RubberbandLine
public class RubberbandLine
- extends Rubberband
Line Rubberbanding.
- Version:
- $Id: RubberbandLine.java,v 1.8 2007/07/06 20:45:33 jeffmc Exp $
- Author:
- David M. Geary, John Caron
| Methods inherited from class ucar.unidata.ui.Rubberband |
anchor, end, getAnchor, getBounds, getEnd, getLast, getStretched, isActive, lastBounds, setActive, setComponent, stretch |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RubberbandLine
public RubberbandLine()
- _more_
RubberbandLine
public RubberbandLine(Component component)
- _more_
- Parameters:
component -
drawLast
public void drawLast(Graphics graphics)
- _more_
- Specified by:
drawLast in class Rubberband
- Parameters:
graphics -
drawNext
public void drawNext(Graphics graphics)
- _more_
- Specified by:
drawNext in class Rubberband
- Parameters:
graphics -