ucar.unidata.ui
Class RubberbandRectangle
java.lang.Object
ucar.unidata.ui.Rubberband
ucar.unidata.ui.RubberbandRectangle
public class RubberbandRectangle
- extends Rubberband
Rectangle Rubberbanding.
- Version:
- $Id: RubberbandRectangle.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 |
RubberbandRectangle
public RubberbandRectangle()
- _more_
RubberbandRectangle
public RubberbandRectangle(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 -