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