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 SummaryFields inherited from class com.inductiveautomation.ignition.designer.designable.highlights.RectangularHighlightrectangle, zoomedFields inherited from class com.inductiveautomation.ignition.designer.designable.highlights.AbstractMultipassHighlightDASHED_LINE, fillColor, stroke, strokeColor, THICK_LINE, THIN_LINE
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.inductiveautomation.ignition.designer.designable.highlights.RectangularHighlightgetShape, getTooltip, isZoomed, setRectangleMethods inherited from class com.inductiveautomation.ignition.designer.designable.highlights.AbstractMultipassHighlightgetFillColor, getFillPassCount, getFillXorColor, getStroke, getStrokeColor, getStrokePassCount, getStrokeXorColor, isFillXorMode, isStrokeXorMode, paint, setFillPass, setStrokePassMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.inductiveautomation.ignition.designer.designable.highlights.IHighlightpaint
- 
Constructor Details- 
ExpandedGroupHighlight
 
- 
- 
Method Details- 
getRectangleDescription copied from interface:IHighlightThe outer bounding box of the highlight- Specified by:
- getRectanglein interface- IHighlight
- Overrides:
- getRectanglein class- RectangularHighlight
 
- 
getGroup
- 
uninstallpublic void uninstall()
- 
installpublic void install()
 
-