Class android.graphics.pdf.models.selection.PageSelection
Added interface android.os.Parcelable
.
Removed Constructors
|
PageSelection(int, SelectionBoundary, SelectionBoundary, List<TextSelection>)
|
|
PageSelection(int, SelectionBoundary, SelectionBoundary, List<TextSelection>, boolean)
|
|
Added Constructors
|
PageSelection (int, SelectionBoundary, SelectionBoundary, List<PdfPageTextContent>)
|
|
Removed Methods
|
SelectionBoundary getLeft()
|
|
SelectionBoundary getRight()
|
|
List<TextSelection> getTextSelections()
|
|
boolean isRtl()
|
|
Added Fields
|
Creator<PageSelection> CREATOR
|
|