android.graphics.drawable
Class ClipDrawable.ClipState
java.lang.Object
android.graphics.drawable.Drawable.ConstantState
android.graphics.drawable.ClipDrawable.ClipState
- Enclosing class:
- ClipDrawable
static final class ClipDrawable.ClipState
- extends Drawable.ConstantState
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mDrawable
Drawable mDrawable
mChangingConfigurations
int mChangingConfigurations
mOrientation
int mOrientation
mGravity
int mGravity
ClipDrawable.ClipState
ClipDrawable.ClipState(ClipDrawable.ClipState orig,
ClipDrawable owner)
newDrawable
public Drawable newDrawable()
- Specified by:
newDrawable in class Drawable.ConstantState
getChangingConfigurations
public int getChangingConfigurations()
- Specified by:
getChangingConfigurations in class Drawable.ConstantState
canConstantState
boolean canConstantState()
Please submit a feedback, bug or feature