Uses of Class
eu.webtoolkit.jwt.Coordinates
Packages that use Coordinates
-
Uses of Coordinates in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return CoordinatesModifier 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.Constructors in eu.webtoolkit.jwt with parameters of type Coordinates