android.graphics.drawable
Class NinePatchDrawable.NinePatchState
java.lang.Object
android.graphics.drawable.Drawable.ConstantState
android.graphics.drawable.NinePatchDrawable.NinePatchState
- Enclosing class:
- NinePatchDrawable
static final class NinePatchDrawable.NinePatchState
- extends Drawable.ConstantState
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mNinePatch
final NinePatch mNinePatch
mPadding
final Rect mPadding
mChangingConfigurations
int mChangingConfigurations
NinePatchDrawable.NinePatchState
NinePatchDrawable.NinePatchState(NinePatch ninePatch,
Rect padding)
newDrawable
public Drawable newDrawable()
- Specified by:
newDrawable in class Drawable.ConstantState
getChangingConfigurations
public int getChangingConfigurations()
- Specified by:
getChangingConfigurations in class Drawable.ConstantState
Please submit a feedback, bug or feature