Class WindowScaleControls
java.lang.Object
com.inductiveautomation.ignition.designer.designable.controls.AbstractSelectionControls
com.inductiveautomation.ignition.designer.designable.controls.ScaleControls
com.inductiveautomation.factorypmi.designer.workspace.tools.WindowScaleControls
- All Implemented Interfaces:
 ISelectionControl,Iterable<IHandle>
Custom scale controls that color themselves according to anchoring layout
- 
Nested Class Summary
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.designer.designable.controls.ScaleControls
ScaleControls.AbstractResizeHandle, ScaleControls.AnchorHL, ScaleControls.EResizeHandle, ScaleControls.NEResizeHandle, ScaleControls.NResizeHandle, ScaleControls.NWResizeHandle, ScaleControls.SEResizeHandle, ScaleControls.SResizeHandle, ScaleControls.SWResizeHandle, ScaleControls.WResizeHandle - 
Field Summary
Fields inherited from class com.inductiveautomation.ignition.designer.designable.controls.ScaleControls
DEFAULT_HOVER_PAINT, DEFAULT_NORMAL_PAINT, dragging - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.inductiveautomation.ignition.designer.designable.controls.ScaleControls
dragEnd, dragged, dragStart, initHandles, initialize, scaleMethods inherited from class com.inductiveautomation.ignition.designer.designable.controls.AbstractSelectionControls
getBoundingRect, getInsets, iterator, selectionRect, uninstallMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator 
- 
Constructor Details
- 
WindowScaleControls
public WindowScaleControls() 
 - 
 - 
Method Details
- 
newHandle
- Overrides:
 newHandlein classScaleControls
 - 
paintBackground
Description copied from interface:ISelectionControlA chance to paint the background of the selection area before the IHandles are painted- Specified by:
 paintBackgroundin interfaceISelectionControl- Overrides:
 paintBackgroundin classAbstractSelectionControls
 
 -