| Package | Description |
|---|---|
| android.graphics.drawable | |
| android.graphics.drawable.shapes |
| Modifier and Type | Method and Description |
|---|---|
Shape |
ShapeDrawable.getShape() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ShapeDrawable.onDraw(Shape shape,
Canvas canvas,
Paint paint) |
void |
ShapeDrawable.setShape(Shape s) |
| Constructor and Description |
|---|
ShapeDrawable(Shape s) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArcShape |
class |
OvalShape |
class |
PathShape |
class |
RectShape |
class |
RoundRectShape |
| Modifier and Type | Method and Description |
|---|---|
Shape |
Shape.clone() |
Copyright © 2008-2013. All Rights Reserved.