Class android.graphics.pdf.PdfRenderer.Page
Added Methods | |
---|---|
List<Rect> applyEdit (FormEditRecord ) |
|
FormWidgetInfo getFormWidgetInfoAtIndex (int ) |
|
FormWidgetInfo getFormWidgetInfoAtPosition (int, |
|
List<FormWidgetInfo> getFormWidgetInfos () |
|
List<FormWidgetInfo> getFormWidgetInfos (int[] ) |
|
List<PdfPageGotoLinkContent> getGotoLinks () |
|
List<PdfPageImageContent> getImageContents () |
|
List<PdfPageLinkContent> getLinkContents () |
|
List<PdfPageTextContent> getTextContents () |
|
void render (Bitmap, |
|
List<PageMatchBounds> searchText (String ) |
|
PageSelection selectContent (SelectionBoundary, |