android.graphics.drawable
Class ShapeDrawable.ShaderFactory
java.lang.Object
android.graphics.drawable.ShapeDrawable.ShaderFactory
- Enclosing class:
- ShapeDrawable
public abstract static class ShapeDrawable.ShaderFactory
- extends Object
Method Summary |
abstract Shader |
resize(int width,
int height)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShapeDrawable.ShaderFactory
public ShapeDrawable.ShaderFactory()
resize
public abstract Shader resize(int width,
int height)
Copyright © 2008-2012. All Rights Reserved.