| java.lang.Object | ||||
| android.graphics.drawable.shapes.Shape | ||||
| android.graphics.drawable.shapes.RectShape | ||||
| android.graphics.drawable.shapes.OvalShape | ||||
| OvalShape() |
| void | draw(Canvas canvas, Paint paint) | ||||
| Draw this shape (sized by a previous call to resize()) into the provided canvas and paint. | |||||
Methods inherited
from class
android.graphics.drawable.shapes.RectShape
Methods inherited
from class
android.graphics.drawable.shapes.Shape
Methods inherited
from class
java.lang.Object