|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transformation | |
|---|---|
| android.view | |
| android.view.animation | |
| android.widget | |
| Uses of Transformation in android.view |
|---|
| Methods in android.view with parameters of type Transformation | |
|---|---|
protected boolean |
ViewGroup.getChildStaticTransformation(View child,
Transformation t)
|
| Uses of Transformation in android.view.animation |
|---|
| Methods in android.view.animation with parameters of type Transformation | |
|---|---|
protected void |
Animation.applyTransformation(float interpolatedTime,
Transformation t)
|
protected void |
RotateAnimation.applyTransformation(float interpolatedTime,
Transformation t)
|
protected void |
ScaleAnimation.applyTransformation(float interpolatedTime,
Transformation t)
|
protected void |
TranslateAnimation.applyTransformation(float interpolatedTime,
Transformation t)
|
protected void |
AlphaAnimation.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)
|
| Uses of Transformation in android.widget |
|---|
| Methods in android.widget with parameters of type Transformation | |
|---|---|
protected boolean |
Gallery.getChildStaticTransformation(View child,
Transformation t)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||