protected class ScaleControls.NWResizeHandle extends ScaleControls.AbstractResizeHandle
hoverPaint, normalPaintdrawShape| Constructor and Description |
|---|
NWResizeHandle() |
| Modifier and Type | Method and Description |
|---|---|
protected java.awt.Shape |
newDrawShape()
Called to create a new draw shape.
|
protected void |
position(java.awt.geom.Point2D.Double location)
Updates the argument location with the correct position of this handle's anchor point.
|
protected void |
resizeAnchor(java.awt.geom.Point2D.Double location)
Update the point to the location of the resize anchor.
|
getStatusBarText, onDrag, onDragEnd, onDragStart, paintHandlegetBounds, onClick, paintHandleprotected java.awt.Shape newDrawShape()
AbstractShapeHandlenewDrawShape in class AbstractShapeHandleprotected void position(java.awt.geom.Point2D.Double location)
AbstractShapeHandleposition in class AbstractShapeHandleprotected void resizeAnchor(java.awt.geom.Point2D.Double location)
ScaleControls.AbstractResizeHandle