public class RubberbandEllipse extends Rubberband
anchorPt, endPt, lastPt, stretchedPt
Constructor and Description |
---|
RubberbandEllipse()
_more_
|
RubberbandEllipse(java.awt.Component component)
_more_
|
Modifier and Type | Method and Description |
---|---|
void |
drawLast(java.awt.Graphics graphics)
_more_
|
void |
drawNext(java.awt.Graphics graphics)
_more_
|
anchor, end, getAnchor, getBounds, getEnd, getLast, getStretched, isActive, lastBounds, setActive, setComponent, stretch
public RubberbandEllipse()
public RubberbandEllipse(java.awt.Component component)
component
- public void drawLast(java.awt.Graphics graphics)
drawLast
in class Rubberband
graphics
- public void drawNext(java.awt.Graphics graphics)
drawNext
in class Rubberband
graphics
-