Class EndStepUI
java.lang.Object
com.inductiveautomation.sfc.client.ui.AbstractStepUI
com.inductiveautomation.sfc.client.ui.EndStepUI
- All Implemented Interfaces:
- StepUI
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsFields 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
- 
Method SummaryModifier and TypeMethodDescriptionvoiddrawStep(ChartUIElement element, ChartStatusContext context, Graphics2D g) Methods inherited from class com.inductiveautomation.sfc.client.ui.AbstractStepUIdrawDownLink, drawName, drawShape, drawUpLink, getRepaintProperties
- 
Field Details- 
FACTORY_ID- See Also:
 
- 
FACTORY
 
- 
- 
Constructor Details- 
EndStepUIpublic EndStepUI()
 
- 
- 
Method Details- 
drawStep
 
-