android.animation
Class ArgbEvaluator
java.lang.Object
android.animation.ArgbEvaluator
- All Implemented Interfaces:
- TypeEvaluator
public class ArgbEvaluator
- extends Object
- implements TypeEvaluator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArgbEvaluator
public ArgbEvaluator()
evaluate
public Object evaluate(float fraction,
Object startValue,
Object endValue)
- Specified by:
evaluate
in interface TypeEvaluator
Copyright © 2008-2012. All Rights Reserved.