Class CursorUtils

java.lang.Object
org.eclipse.gef.fx.utils.CursorUtils

public class CursorUtils extends Object
The CursorUtils class contains utility methods for determining the current pointer location (getPointerLocation()).
  • Constructor Details

    • CursorUtils

      public CursorUtils()
  • Method Details

    • getPointerLocation

      public static Point getPointerLocation()
      Returns the current pointer location.
      Returns:
      The current pointer location.