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 SummaryNested classes/interfaces inherited from class com.inductiveautomation.ignition.designer.designable.controls.ScaleControlsScaleControls.AbstractResizeHandle, ScaleControls.AnchorHL, ScaleControls.EResizeHandle, ScaleControls.NEResizeHandle, ScaleControls.NResizeHandle, ScaleControls.NWResizeHandle, ScaleControls.SEResizeHandle, ScaleControls.SResizeHandle, ScaleControls.SWResizeHandle, ScaleControls.WResizeHandle
- 
Field SummaryFields inherited from class com.inductiveautomation.ignition.designer.designable.controls.ScaleControlsDEFAULT_HOVER_PAINT, DEFAULT_NORMAL_PAINT, dragging
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.inductiveautomation.ignition.designer.designable.controls.ScaleControlsdragEnd, dragged, dragStart, initHandles, initialize, scaleMethods inherited from class com.inductiveautomation.ignition.designer.designable.controls.AbstractSelectionControlsgetBoundingRect, getInsets, iterator, selectionRect, uninstallMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.IterableforEach, spliterator
- 
Constructor Details- 
WindowScaleControlspublic WindowScaleControls()
 
- 
- 
Method Details- 
newHandle- Overrides:
- newHandlein class- ScaleControls
 
- 
paintBackgroundDescription copied from interface:ISelectionControlA chance to paint the background of the selection area before the IHandles are painted- Specified by:
- paintBackgroundin interface- ISelectionControl
- Overrides:
- paintBackgroundin class- AbstractSelectionControls
 
 
-