public class RoundRectShape extends android.graphics.drawable.shapes.Shape
RoundRectShape(int lineWidth, int lineColor, int bgColor, int roundRadius)
void
draw(android.graphics.Canvas canvas, android.graphics.Paint paint)
clone, equals, getHeight, getOutline, getWidth, hasAlpha, hashCode, onResize, resize
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public RoundRectShape(int lineWidth, int lineColor, int bgColor, int roundRadius)
public void draw(android.graphics.Canvas canvas, android.graphics.Paint paint)
draw
android.graphics.drawable.shapes.Shape