Class ErrorHighlight
java.lang.Object
com.inductiveautomation.sfc.designer.workspace.AbstractSfcGridHighlight
com.inductiveautomation.sfc.designer.workspace.ErrorHighlight
- All Implemented Interfaces:
- IHighlight
- 
Field SummaryFields inherited from class com.inductiveautomation.sfc.designer.workspace.AbstractSfcGridHighlightdisplayPanel, location
- 
Constructor SummaryConstructorsConstructorDescriptionErrorHighlight(SfcDisplayPanel displayPanel, Point location, Collection<ChartCompilationResults.CompilationError> errors) 
- 
Method SummaryMethods inherited from class com.inductiveautomation.sfc.designer.workspace.AbstractSfcGridHighlightgetRectangle, getTooltip, isZoomed, location, paint
- 
Constructor Details- 
ErrorHighlightpublic ErrorHighlight(SfcDisplayPanel displayPanel, Point location, Collection<ChartCompilationResults.CompilationError> errors) 
 
- 
- 
Method Details- 
paint- Specified by:
- paintin class- AbstractSfcGridHighlight
 
 
-