API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Package android.graphics.drawable.shapes

Added Classes
ArcShape Creates an arc shape.
 

Changed Classes
PathShape Creates geometric paths, utilizing the android.graphics.Path class.
RectShape Defines a rectangle shape.
RoundRectShape Creates a rounded-corner rectangle.
Shape Defines a generic graphical "shape." Any Shape can be drawn to a Canvas with its own draw() method, but more graphical control is available if you instead pass it to a android.graphics.drawable.ShapeDrawable.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff