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, zoomedFields 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, setRectangleMethods inherited from class com.inductiveautomation.ignition.designer.designable.highlights.AbstractMultipassHighlight
getFillColor, getFillPassCount, getFillXorColor, getStroke, getStrokeColor, getStrokePassCount, getStrokeXorColor, isFillXorMode, isStrokeXorMode, paint, setFillPass, setStrokePassMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.inductiveautomation.ignition.designer.designable.highlights.IHighlight
paint
-
Constructor Details
-
ExpandedGroupHighlight
-
-
Method Details
-
getRectangle
Description copied from interface:IHighlightThe outer bounding box of the highlight- Specified by:
getRectanglein interfaceIHighlight- Overrides:
getRectanglein classRectangularHighlight
-
getGroup
-
uninstall
public void uninstall() -
install
public void install()
-