Uses of Class
com.google.gwt.touch.client.TouchScroller.TemporalPoint
-
Uses of TouchScroller.TemporalPoint in com.google.gwt.touch.client
Modifier and TypeMethodDescription(package private) TouchScroller.TemporalPoint
TouchScroller.getLastTouchPosition()
Visible for testing.(package private) TouchScroller.TemporalPoint
TouchScroller.getRecentTouchPosition()
Visible for testing.Modifier and TypeMethodDescription(package private) Point
TouchScroller.calculateEndVelocity
(TouchScroller.TemporalPoint from, TouchScroller.TemporalPoint to) Calculate the end velocity.