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 Object
A class representing an operation to an painter shape, like MoveTo or LineTo.
  • Constructor Details

    • Op

      public Op()