Class BeginStepUI
- java.lang.Object
- 
- com.inductiveautomation.sfc.client.ui.AbstractStepUI
- 
- com.inductiveautomation.sfc.client.ui.BeginStepUI
 
 
- 
- All Implemented Interfaces:
- StepUI
 
 public class BeginStepUI extends AbstractStepUI 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classBeginStepUI.BeginStepFactory
 - 
Field SummaryFields Modifier and Type Field Description static ClientStepFactoryFACTORYstatic java.lang.StringFACTORY_ID- 
Fields inherited from class com.inductiveautomation.sfc.client.ui.AbstractStepUIellipse1, ellipse2, ellipse3, NAME_FONT, PAUSED, PAUSING, rect, repaintProperties, RESUMING, RUNNING, STOPPING, THICK_DASH, THICK_STROKE, VISITED
 
- 
 - 
Constructor SummaryConstructors Constructor Description BeginStepUI()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddrawStep(ChartUIElement element, ChartStatusContext context, java.awt.Graphics2D g)- 
Methods inherited from class com.inductiveautomation.sfc.client.ui.AbstractStepUIdrawDownLink, drawName, drawShape, drawUpLink, getRepaintProperties
 
- 
 
- 
- 
- 
Field Detail- 
FACTORY_IDpublic static final java.lang.String FACTORY_ID - See Also:
- Constant Field Values
 
 - 
FACTORYpublic static final ClientStepFactory FACTORY 
 
- 
 - 
Method Detail- 
drawSteppublic void drawStep(ChartUIElement element, ChartStatusContext context, java.awt.Graphics2D g) 
 
- 
 
-