Class RMPaintbot.SetPaintSpeed
- java.lang.Object
- 
- com.inductiveautomation.rm.graphics.RMPaintbot.Op
- 
- com.inductiveautomation.rm.graphics.RMPaintbot.SetPaintSpeed
 
 
- 
- Enclosing class:
- RMPaintbot
 
 public static class RMPaintbot.SetPaintSpeed extends RMPaintbot.Op An operation to set painting speed.
- 
- 
Field SummaryFields Modifier and Type Field Description floatpaintSpeed
 - 
Constructor SummaryConstructors Constructor Description SetPaintSpeed(double aSpeed)Create new set painting speed operation.
 
-