API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Added Classes | |
---|---|
|
Creates an arc shape. |
Changed Classes | |
---|---|
|
Creates geometric paths, utilizing the android.graphics.Path class. |
|
Defines a rectangle shape. |
|
Creates a rounded-corner rectangle. |
|
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 |