- RadioButtonGroupField - Interface in com.qoppa.android.pdf.form
-
RadioButtonGroupField
holds a radio button group field.
- read(long) - Method in interface com.qoppa.android.pdf.source.PDFContent
-
Set the current position of the content and read the next byte.
- read(long, byte[], int, int) - Method in interface com.qoppa.android.pdf.source.PDFContent
-
Read the passed in number of bytes into a byte array.
- redrawCachedAnnots(PDFPageView) - Method in class com.qoppa.viewer.QPDFViewerView
-
PDF content is cached so it can be redrawn quickly as the user scrolls.
- redrawContent() - Method in class com.qoppa.viewer.QPDFViewerView
-
Content for each PDFPage is cached.
- redrawContent(PDFPageView) - Method in class com.qoppa.viewer.QPDFViewerView
-
Content for each PDFPage is cached.
- refreshTiles() - Method in class com.qoppa.viewer.QPDFViewerView
-
- released(MotionEvent) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.AnnotDrawingTool
-
- released(MotionEvent) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.BlackSquareDrawingTool
-
- released(MotionEvent) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.InkDrawingTool
-
- released(MotionEvent) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.LineDrawingTool
-
- released(MotionEvent) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.ShapeDrawingTool
-
- released(MotionEvent) - Method in class com.qoppa.viewer.views.annotcomps.AnnotComponent
-
- releaseDocument() - Method in class com.qoppa.viewer.QPDFViewerView
-
This will release all references to the current the document.
- reloadTrustedCertificates() - Static method in class com.qoppa.android.pdf.SignatureSettings
-
This method clears the trusted certificate list and reloads the trusted certificates
if the CaCertsEnabled flag is enabled.
- remove() - Method in class com.qoppa.viewer.views.annotcomps.AnnotComponent
-
- removeAnnotation(Annotation) - Method in class com.qoppa.android.pdfProcess.PDFPage
-
Removes an annotation from this page.
- removeChildBookmark(int) - Method in interface com.qoppa.android.pdf.Bookmark
-
Removes a child bookmark from the bookmark
- removeDocumentListener(DocumentChangeListener) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Internal method to keep track of document events.
- removeEmbeddedFile(IEmbeddedFile) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Remove a file embedded in this document.
- removeGesture(int) - Method in interface com.qoppa.android.pdf.annotations.GestureList
-
Removes a gesture from the list.
- removeLayerListener(LayerListener) - Method in class com.qoppa.android.pdf.Layer
-
- removePageReferences(PDFDictionary, PDFDictionary, PDFDictionary, int) - Method in class com.qoppa.android.pdfProcess.Destinations
-
- removeVertex(int) - Method in interface com.qoppa.android.pdf.annotations.Vertices
-
Removes a vertex from this list.
- RenderError - Class in com.qoppa.android.pdf.errors
-
This class is used to describe an error in rendering a PDF page.
- RenderError(String) - Constructor for class com.qoppa.android.pdf.errors.RenderError
-
- reset() - Method in interface com.qoppa.android.pdf.form.FormField
-
Resets the field to its default value.
- resetFields() - Method in interface com.qoppa.android.pdf.form.AcroForm
-
Reset the form fields to their default value.
- ResetForm - Class in com.qoppa.android.pdfViewer.actions
-
Action that tells the viewer to reset the fields in the form (if there is any)
to their default values.
- ResetForm() - Constructor for class com.qoppa.android.pdfViewer.actions.ResetForm
-
- resizeToText() - Method in interface com.qoppa.android.pdf.annotations.TypeWriter
-
- resolveDest(PDFObject) - Method in class com.qoppa.android.pdfProcess.Destinations
-
- resolveXYZ(PDFArray, float, float) - Static method in class com.qoppa.android.pdfProcess.Destinations
-
Returns an array representing the destination.
- revalidateRectangle() - Method in interface com.qoppa.android.pdf.annotations.Ink
-
- revalidateRectangle() - Method in interface com.qoppa.android.pdf.annotations.Line
-
- revalidateRectangle() - Method in interface com.qoppa.android.pdf.annotations.Polygon
-
- revalidateRectangle() - Method in interface com.qoppa.android.pdf.annotations.Polyline
-
- RubberStamp - Interface in com.qoppa.android.pdf.annotations
-
Interface representing a Rubber Stamp annotation in a PDF document.
- RubberStampDrawingTool - Class in com.qoppa.notes.views.annotcomps.drawingtools
-
A DrawingTool implementation that instantiates a Stamp annotation of the given width and height with a custom painter.
- RubberStampDrawingTool(Context, float, float, IStampPainter) - Constructor for class com.qoppa.notes.views.annotcomps.drawingtools.RubberStampDrawingTool
-