Class RMPaintbot.Op
- java.lang.Object
 - 
- com.inductiveautomation.rm.graphics.RMPaintbot.Op
 
 
- 
- Direct Known Subclasses:
 RMPaintbot.PathOperation,RMPaintbot.SetPaintColor,RMPaintbot.SetPaintSpeed,RMPaintbot.SetStrokeWidth
- Enclosing class:
 - RMPaintbot
 
public static class RMPaintbot.Op extends java.lang.ObjectA class representing an operation to an painter shape, like MoveTo or LineTo. 
- 
- 
Constructor Summary
Constructors Constructor Description Op() 
 -