Class android.graphics.drawable.RotateDrawable
| Added Methods | |
|---|---|
| floatgetFromDegrees() | |
| floatgetPivotX() | |
| floatgetPivotY() | |
| floatgetToDegrees() | |
| booleanisPivotXRelative() | |
| booleanisPivotYRelative() | |
| voidsetDrawable(Drawable) | |
| voidsetFromDegrees(float) | |
| voidsetPivotX(float) | |
| voidsetPivotXRelative(boolean) | |
| voidsetPivotY(float) | |
| voidsetPivotYRelative(boolean) | |
| voidsetToDegrees(float) | |
