Class android.graphics.pdf.PdfRendererPreV.Page

Removed Methods
List<FormEditRecord> applyEdits(List<FormEditRecord>)  
 

Changed Methods
PageSelection selectContent(SelectionBoundary, SelectionBoundary) Change in signature from (SelectionBoundary, SelectionBoundary, boolean) to (SelectionBoundary, SelectionBoundary).
 
List<FormWidgetInfo> getFormWidgetInfos(int[]) Change in signature from Set<Integer> to int[].