Class ExpandedGroupHighlight
java.lang.Object
com.inductiveautomation.ignition.designer.designable.highlights.AbstractMultipassHighlight
com.inductiveautomation.ignition.designer.designable.highlights.RectangularHighlight
com.inductiveautomation.factorypmi.designer.workspace.ExpandedGroupHighlight
- All Implemented Interfaces:
IHighlight
-
Field Summary
Fields inherited from class com.inductiveautomation.ignition.designer.designable.highlights.RectangularHighlight
rectangle, zoomed
Fields inherited from class com.inductiveautomation.ignition.designer.designable.highlights.AbstractMultipassHighlight
DASHED_LINE, fillColor, stroke, strokeColor, THICK_LINE, THIN_LINE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.inductiveautomation.ignition.designer.designable.highlights.RectangularHighlight
getShape, getTooltip, isZoomed, setRectangle
Methods inherited from class com.inductiveautomation.ignition.designer.designable.highlights.AbstractMultipassHighlight
getFillColor, getFillPassCount, getFillXorColor, getStroke, getStrokeColor, getStrokePassCount, getStrokeXorColor, isFillXorMode, isStrokeXorMode, paint, setFillPass, setStrokePass
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.inductiveautomation.ignition.designer.designable.highlights.IHighlight
paint
-
Constructor Details
-
ExpandedGroupHighlight
-
-
Method Details
-
getRectangle
Description copied from interface:IHighlight
The outer bounding box of the highlight- Specified by:
getRectangle
in interfaceIHighlight
- Overrides:
getRectangle
in classRectangularHighlight
-
getGroup
-
uninstall
public void uninstall() -
install
public void install()
-