Class ActionStepUI
java.lang.Object
com.inductiveautomation.sfc.client.ui.AbstractStepUI
com.inductiveautomation.sfc.client.ui.ActionStepUI
- All Implemented Interfaces:
StepUI
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class com.inductiveautomation.sfc.client.ui.AbstractStepUI
ellipse1, ellipse2, ellipse3, NAME_FONT, PAUSED, PAUSING, rect, repaintProperties, RESUMING, RUNNING, STOPPING, THICK_DASH, THICK_STROKE, VISITED
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
drawStep
(ChartUIElement element, ChartStatusContext context, Graphics2D g) Methods inherited from class com.inductiveautomation.sfc.client.ui.AbstractStepUI
drawDownLink, drawName, drawShape, drawUpLink, getRepaintProperties
-
Field Details
-
FACTORY
-
-
Constructor Details
-
ActionStepUI
public ActionStepUI()
-
-
Method Details
-
drawStep
-