protected void |
Animation.applyTransformation(float interpolatedTime,
Transformation t) |
protected void |
TranslateAnimation.applyTransformation(float interpolatedTime,
Transformation t) |
protected void |
AlphaAnimation.applyTransformation(float interpolatedTime,
Transformation t) |
protected void |
ScaleAnimation.applyTransformation(float interpolatedTime,
Transformation t) |
protected void |
RotateAnimation.applyTransformation(float interpolatedTime,
Transformation t) |
void |
Transformation.compose(Transformation t) |
boolean |
Animation.getTransformation(long currentTime,
Transformation outTransformation) |
boolean |
AnimationSet.getTransformation(long currentTime,
Transformation t) |
boolean |
Animation.getTransformation(long currentTime,
Transformation outTransformation,
float scale) |
void |
Transformation.set(Transformation t) |