Package org.eclipse.gef.fx.utils
Class CursorUtils
java.lang.Object
org.eclipse.gef.fx.utils.CursorUtils
The
CursorUtils
class contains utility methods for determining the
current pointer location (getPointerLocation()
).-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CursorUtils
public CursorUtils()
-
-
Method Details
-
getPointerLocation
Returns the current pointer location.- Returns:
- The current pointer location.
-