Class android.graphics.drawable.RotateDrawable
Added Methods | |
---|---|
float getFromDegrees () |
|
float getPivotX () |
|
float getPivotY () |
|
float getToDegrees () |
|
boolean isPivotXRelative () |
|
boolean isPivotYRelative () |
|
void setDrawable (Drawable ) |
|
void setFromDegrees (float ) |
|
void setPivotX (float ) |
|
void setPivotXRelative (boolean ) |
|
void setPivotY (float ) |
|
void setPivotYRelative (boolean ) |
|
void setToDegrees (float ) |