protected class RotationControls.SERotationHandle extends RotationControls.AbstractRotationHandle
hoverPaint, normalPaintdrawShape| Constructor and Description |
|---|
SERotationHandle() |
SERotationHandle(ShapePaint normal,
ShapePaint hover) |
| 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.
|
dragged, getStatusBarText, onDrag, onDragEnd, onDragStart, paintHandlegetBounds, onClick, paintHandlepublic SERotationHandle()
public SERotationHandle(ShapePaint normal, ShapePaint hover)
protected java.awt.Shape newDrawShape()
AbstractShapeHandlenewDrawShape in class AbstractShapeHandleprotected void position(java.awt.geom.Point2D.Double location)
AbstractShapeHandleposition in class AbstractShapeHandle