net.simonvt.menudrawer
Class PeekInterpolator

java.lang.Object
  extended by net.simonvt.menudrawer.PeekInterpolator
All Implemented Interfaces:
android.animation.TimeInterpolator, android.view.animation.Interpolator

public class PeekInterpolator
extends Object
implements android.view.animation.Interpolator


Constructor Summary
PeekInterpolator()
           
 
Method Summary
 float getInterpolation(float input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PeekInterpolator

public PeekInterpolator()
Method Detail

getInterpolation

public float getInterpolation(float input)
Specified by:
getInterpolation in interface android.animation.TimeInterpolator


Copyright © 2012-2013. All Rights Reserved.