public class WindowScaleControls extends ScaleControls
ScaleControls.AbstractResizeHandle, ScaleControls.AnchorHL, ScaleControls.EResizeHandle, ScaleControls.NEResizeHandle, ScaleControls.NResizeHandle, ScaleControls.NWResizeHandle, ScaleControls.SEResizeHandle, ScaleControls.SResizeHandle, ScaleControls.SWResizeHandle, ScaleControls.WResizeHandleDEFAULT_HOVER_PAINT, DEFAULT_NORMAL_PAINT, dragging| Constructor and Description |
|---|
WindowScaleControls() |
| Modifier and Type | Method and Description |
|---|---|
protected IHandle |
newHandle(int side) |
void |
paintBackground(java.awt.Graphics2D g)
A chance to paint the background of the selection area before the IHandles are painted
|
dragEnd, dragged, dragStart, initHandles, initialize, scalegetBoundingRect, getInsets, iterator, selectionRect, uninstallprotected IHandle newHandle(int side)
newHandle in class ScaleControlspublic void paintBackground(java.awt.Graphics2D g)
ISelectionControlpaintBackground in interface ISelectionControlpaintBackground in class AbstractSelectionControls