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 Summary
Fields Modifier and Type Field Description floatpaintSpeed 
- 
Constructor Summary
Constructors Constructor Description SetPaintSpeed(double aSpeed)Create new set painting speed operation. 
 -