Uses of Class
com.google.gwt.touch.client.TouchScroller.TemporalPoint
Packages that use TouchScroller.TemporalPoint
- 
Uses of TouchScroller.TemporalPoint in com.google.gwt.touch.clientMethods in com.google.gwt.touch.client that return TouchScroller.TemporalPointModifier and TypeMethodDescription(package private) TouchScroller.TemporalPointTouchScroller.getLastTouchPosition()Visible for testing.(package private) TouchScroller.TemporalPointTouchScroller.getRecentTouchPosition()Visible for testing.Methods in com.google.gwt.touch.client with parameters of type TouchScroller.TemporalPointModifier and TypeMethodDescription(package private) PointTouchScroller.calculateEndVelocity(TouchScroller.TemporalPoint from, TouchScroller.TemporalPoint to) Calculate the end velocity.