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
A class representing an operation to an painter shape, like MoveTo or LineTo.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Oppublic Op()
 
-