android.view.animation
Interface Interpolator

All Superinterfaces:
TimeInterpolator
All Known Implementing Classes:
AccelerateDecelerateInterpolator, AccelerateInterpolator, AnticipateInterpolator, AnticipateOvershootInterpolator, BounceInterpolator, CycleInterpolator, DecelerateInterpolator, LinearInterpolator, OvershootInterpolator

public interface Interpolator
extends TimeInterpolator


Method Summary
 
Methods inherited from interface android.animation.TimeInterpolator
getInterpolation
 



Copyright © 2008-2012. All Rights Reserved.