public class RubberbandRectangle extends Rubberband
anchorPt, endPt, lastPt, stretchedPt
Constructor and Description |
---|
RubberbandRectangle()
_more_
|
RubberbandRectangle(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 RubberbandRectangle()
public RubberbandRectangle(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
-