File
Doc
Category
Size
Date
Package
OvalShape.java
API Doc
Android 5.1 API
403
Sat Mar 14 14:09:44 GMT 2015
android.graphics.drawable.shapes
OvalShape
java.lang.Object
android.graphics.drawable.shapes.RectShape
public class OvalShape extends android.graphics.drawable.shapes.RectShape
Fields Summary
Constructors Summary
public OvalShape
()
throw new RuntimeException("Stub!");
Methods Summary
public void
draw
(
android.graphics.Canvas
canvas,
android.graphics.Paint
paint)
throw new RuntimeException("Stub!");
public void
getOutline
(
android.graphics.Outline
outline)
throw new RuntimeException("Stub!");
Java Code Source