English | Site Directory

Android - An Open Handset Alliance Project

android.graphics.drawable.shapes.OvalShape

java.lang.Object
android.graphics.drawable.shapes.Shape
android.graphics.drawable.shapes.RectShape
android.graphics.drawable.shapes.OvalShape

Summary

Public Constructors

          OvalShape()

Public Methods

        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

Details

Public Constructors

public OvalShape()

Public Methods

public void draw(Canvas canvas, Paint paint)

Draw this shape (sized by a previous call to resize()) into the provided canvas and paint.
Build m5-rc15i - 10 Jun 2008 13:54