Class WCursor


  • public class WCursor
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      WCursor()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.geom.Point2D getPosition()  
      void move​(double dx, double dy)  
      • Methods inherited from class java.lang.Object

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

      • WCursor

        public WCursor()
    • Method Detail

      • getPosition

        public java.awt.geom.Point2D getPosition()
      • move

        public void move​(double dx,
                         double dy)