Class EnclosingStepUI
- java.lang.Object
 - 
- com.inductiveautomation.sfc.client.ui.AbstractStepUI
 - 
- com.inductiveautomation.sfc.client.ui.EnclosingStepUI
 
 
 
- 
- All Implemented Interfaces:
 StepUI
public class EnclosingStepUI extends AbstractStepUI
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEnclosingStepUI.EnclosingStepFactory 
- 
Field Summary
Fields Modifier and Type Field Description static ClientStepFactoryFACTORY- 
Fields 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 Constructor Description EnclosingStepUI() 
- 
Method Summary
All 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.AbstractStepUI
drawDownLink, drawName, drawShape, drawUpLink, getRepaintProperties 
 - 
 
 - 
 
- 
- 
Field Detail
- 
FACTORY
public static final ClientStepFactory FACTORY
 
 - 
 
- 
Method Detail
- 
drawStep
public void drawStep(ChartUIElement element, ChartStatusContext context, java.awt.Graphics2D g)
 
 - 
 
 -