Uses of Class
eu.webtoolkit.jwt.Coordinates
-
Uses of Coordinates in eu.webtoolkit.jwt
Modifier and TypeMethodDescriptionTouch.getDocument()
Returns the touch position relative to the document.WMouseEvent.getDocument()
Returns the mouse position relative to the document.WMouseEvent.getDragDelta()
Returns the distance over which the mouse has been dragged.Touch.getScreen()
Returns the touch position relative to the screen.WMouseEvent.getScreen()
Returns the mouse position relative to the screen.Touch.getWidget()
Returns the touch position relative to the widget.WMouseEvent.getWidget()
Returns the mouse position relative to the widget.Touch.getWindow()
Returns the touch position relative to the window.WMouseEvent.getWindow()
Returns the mouse position relative to the window.