viewtify.ui.helper
User.GestureEvent
javafx.event.Event
EventObject
Drag event at detail.
getX
()
double
double |
horizontal position of the event relative to the origin of the MouseEvent's source. |
Horizontal position of the event relative to the origin of the MouseEvent's source.
getY
()
double
double |
vertical position of the event relative to the origin of the MouseEvent's source. |
Vertical position of the event relative to the origin of the MouseEvent's source.
getFullX
()
double
double |
horizontal position of the event relative to the origin of the MouseEvent's source. |
Horizontal position of the event relative to the origin of the MouseEvent's source.
getFullY
()
double
double |
vertical position of the event relative to the origin of the MouseEvent's source. |
Vertical position of the event relative to the origin of the MouseEvent's source.
directions
()
String
String |
The accumulated directional expression.