public class SessionPanel.TNRubberBand extends RubberBand
endPoint, startPoint| Constructor and Description |
|---|
TNRubberBand(RubberBandCanvasIF c) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawBoundingShape(Graphics g,
int startX,
int startY,
int width,
int height) |
protected Rectangle |
getBoundingArea() |
protected void |
getBoundingArea(Rectangle r) |
protected Point |
getEndPoint() |
protected Point |
getStartPoint() |
draw, drawRubberBand, erase, getCanvas, getEraseSomething, isAreaSelected, isDragging, notifyRubberBandCanvas, reset, setCanvas, setEndPoint, setEraseSomething, setStartPoint, start, stoppublic TNRubberBand(RubberBandCanvasIF c)
protected void drawBoundingShape(Graphics g, int startX, int startY, int width, int height)
drawBoundingShape in class RubberBandprotected Rectangle getBoundingArea()
protected void getBoundingArea(Rectangle r)
protected Point getEndPoint()
getEndPoint in class RubberBandprotected Point getStartPoint()
getStartPoint in class RubberBandCopyright © 2018. All rights reserved.