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