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 Summary
Constructors -
Method Summary
-
Constructor Details
-
Op
public Op()
-