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

Class android.text.BoringLayout

Added Methods
int getEllipsisCount(int)  
int getEllipsisStart(int)  
Metrics isBoring(CharSequence, TextPaint, Metrics) Returns null if not boring; the width, ascent, and descent in the provided Metrics object (or a new one if the provided one was null) if boring.
BoringLayout replaceOrMake(CharSequence, TextPaint, int, Alignment, float, float, Metrics, boolean) Returns a BoringLayout for the specified text, potentially reusing this one if it is already suitable.
 

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