Class RMPaintbot.LineTo

    • Constructor Summary

      Constructors 
      Constructor Description
      LineTo​(double anX, double aY)
      Creates a new LineTo operation.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LineTo

        public LineTo​(double anX,
                      double aY)
        Creates a new LineTo operation.