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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
CursorUtilspublic CursorUtils()
 
- 
- 
Method Details- 
getPointerLocationReturns the current pointer location.- Returns:
- The current pointer location.
 
 
-