Class android.graphics.pdf.content.PdfPageTextContent

Added interface android.os.Parcelable.

Added Constructors
PdfPageTextContent(String, List<RectF>)  
 

Added Methods
int describeContents()  
List<RectF> getBounds()  
void writeToParcel(Parcel, int)  
 

Added Fields
Creator<PdfPageTextContent> CREATOR