API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Added Methods | |
---|---|
boolean isInverseFillType() |
Returns true if the filltype is one of the INVERSE variants |
void rewind() |
Rewinds the path: clears any lines and curves from the path but keeps the internal data structure for faster reuse. |
void setLastPoint(float, |
Sets the last point of the path. |
void toggleInverseFillType() |
Toggles the INVERSE state of the filltype |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |