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

Class android.graphics.Paint

Added Methods
void getTextBounds(char[], int, int, Rect) Return in bounds (allocated by the caller) the smallest rectangle that encloses all of the characters, with an implied origin at (0,0).
void getTextBounds(String, int, int, Rect) Return in bounds (allocated by the caller) the smallest rectangle that encloses all of the characters, with an implied origin at (0,0).
 

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