|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.graphics.drawable.shapes.Shape
android.graphics.drawable.shapes.RectShape
android.graphics.drawable.shapes.OvalShape
public class OvalShape
| Constructor Summary | |
|---|---|
OvalShape()
|
|
| Method Summary | |
|---|---|
void |
draw(Canvas canvas,
Paint paint)
|
| Methods inherited from class android.graphics.drawable.shapes.RectShape |
|---|
clone, onResize, rect |
| Methods inherited from class android.graphics.drawable.shapes.Shape |
|---|
getHeight, getWidth, hasAlpha, resize |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OvalShape()
| Method Detail |
|---|
public void draw(Canvas canvas,
Paint paint)
draw in class RectShape
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||