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