protected class DragRect.Edge
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
Edge(DragRect.Side d) |
Modifier and Type | Method and Description |
---|---|
protected void |
adjust(int dX,
int dY) |
protected void |
draw(java.awt.Graphics2D localG,
java.awt.Rectangle dest) |
protected int |
hit(java.awt.Point p) |
protected Edge(DragRect.Side d)