- AcroForm - Interface in com.qoppa.android.pdf.form
-
This class represents the AcroForm content in a PDF document.
- Action - Class in com.qoppa.android.pdfViewer.actions
-
Abstract class to define a generic actions.
- Action() - Constructor for class com.qoppa.android.pdfViewer.actions.Action
-
- ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.android.pdfViewer.actions.GotoPageAction
-
- ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.android.pdfViewer.actions.GotoPageRemoteAction
-
- ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.android.pdfViewer.actions.HideShowAction
-
- ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.android.pdfViewer.actions.JSAction
-
- ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.android.pdfViewer.actions.LaunchAction
-
- ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.android.pdfViewer.actions.NamedAction
-
- ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.android.pdfViewer.actions.NullAction
-
- ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.android.pdfViewer.actions.ResetForm
-
- ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.android.pdfViewer.actions.SetOCGState
-
- ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.android.pdfViewer.actions.URLAction
-
- addAction(Action) - Method in interface com.qoppa.android.pdf.Bookmark
-
Adds an Action to this Bookmark
- addAnnot(Annotation) - Method in class com.qoppa.viewer.views.PDFPageView
-
- addAnnotation(Annotation) - Method in class com.qoppa.android.pdfProcess.PDFPage
-
Adds an annotation to this page.
- addChildBookmark(String) - Method in interface com.qoppa.android.pdf.Bookmark
-
Add a child bookmark.
- addCircle(float, float, float) - Method in class com.qoppa.android.pdfProcess.PDFPath
-
Adds a disconnected circle to the path using the specified center point and radius.
- addCurve(float, float, float, float, float, float, float, float) - Method in class com.qoppa.android.pdfProcess.PDFPath
-
Adds a curved segment to the path.
- addDocumentChangeListener(DocumentChangeListener) - Method in class com.qoppa.viewer.QPDFViewerView
-
Register a listener to receive notifications of changes to the document.
- addDocumentListener(DocumentChangeListener) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Internal method to keep track of document events.
- addDocumentListener(DocumentListener) - Method in class com.qoppa.viewer.QPDFViewerView
-
Register a listener to receive document events.
- addEmbeddedFile(File) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Embeds a file into this PDF document.
- addError(RenderError) - Static method in class com.qoppa.android.pdf.errors.PDFErrorHandling
-
Add an error to the list of errors accumulated.
- addError(Throwable, String) - Static method in class com.qoppa.android.pdf.errors.PDFErrorHandling
-
Add an error to the list of errors accumulated.
- addGesture() - Method in interface com.qoppa.android.pdf.annotations.GestureList
-
Add a new gesture to the gesture list.
- addGesture() - Method in interface com.qoppa.android.pdf.annotations.Ink
-
Creates a new line and returns it to the calling function.
- addKeyStore(KeyStore) - Static method in class com.qoppa.android.pdf.SignatureSettings
-
Adds any X509 certificates found in a key store to the trusted certificate list
to be used when verifying digital signatures.
- addLayer(String, int) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Creates and returns a PDF layer (Optional Content Group).
- addLayerListener(LayerListener) - Method in class com.qoppa.android.pdf.Layer
-
- addLine(float, float, float, float) - Method in class com.qoppa.android.pdfProcess.PDFPath
-
Adds a disconnected line segment to the path.
- addNewPage() - Method in class com.qoppa.notes.QPDFNotesView
-
Adds a blank page to the end of the current document.
- addPageChangedListener(PageChangedListener) - Method in class com.qoppa.viewer.QPDFViewerView
-
Register a listener to receive page change events.
- addPolyline() - Method in interface com.qoppa.android.pdf.annotations.Ink
-
- addRect(float, float, float, float) - Method in class com.qoppa.android.pdfProcess.PDFPath
-
Adds a disconnected Rectangle to the path.
- addSignatureField(String, RectF) - Method in class com.qoppa.android.pdfProcess.PDFPage
-
Adds a signature field to this page.
- addSubstituteFont(String, PDFFont) - Static method in class com.qoppa.android.pdf.PDFRenderHints
-
Registers a substitute font to use when a font in a PDF file is not embedded
in the file and the font is not registered with the operating system.
- addVertex(float, float) - Method in interface com.qoppa.android.pdf.annotations.Vertices
-
Adds a vertex at the end of the list.
- addX509Certificate(X509Certificate) - Static method in class com.qoppa.android.pdf.SignatureSettings
-
Adds a X509 certificate to the trusted certificate list to be used when verifying digital
signatures.
- afterTextChanged(Editable) - Method in class com.qoppa.notes.views.FormattedEditText
-
- ALIGN_BOTTOM - Static variable in interface com.qoppa.android.pdf.annotations.Callout
-
- ALIGN_BOTTOM - Static variable in interface com.qoppa.android.pdf.annotations.FreeText
-
- ALIGN_CENTER - Static variable in interface com.qoppa.android.pdf.annotations.Callout
-
- ALIGN_CENTER - Static variable in interface com.qoppa.android.pdf.annotations.FreeText
-
- ALIGN_LEFT - Static variable in interface com.qoppa.android.pdf.annotations.Callout
-
- ALIGN_LEFT - Static variable in interface com.qoppa.android.pdf.annotations.FreeText
-
- ALIGN_RIGHT - Static variable in interface com.qoppa.android.pdf.annotations.Callout
-
- ALIGN_RIGHT - Static variable in interface com.qoppa.android.pdf.annotations.FreeText
-
- ALIGN_TOP - Static variable in interface com.qoppa.android.pdf.annotations.Callout
-
- ALIGN_TOP - Static variable in interface com.qoppa.android.pdf.annotations.FreeText
-
- ALPHA - Static variable in class com.qoppa.notes.settings.CalloutAnnotSettings
-
Int ranging from 0 to 255 for the annotation's transparency.
- ALPHA - Static variable in class com.qoppa.notes.settings.CircleAnnotSettings
-
Int ranging from 0 to 255 for the annotation's transparency.
- ALPHA - Static variable in class com.qoppa.notes.settings.FreeHighlightAnnotSettings
-
Alpha value should be between 0 and 255.
- ALPHA - Static variable in class com.qoppa.notes.settings.FreeTextAnnotSettings
-
Int ranging from 0 to 255 for the annotation's transparency.
- ALPHA - Static variable in class com.qoppa.notes.settings.HighlightAnnotSettings
-
Int ranging from 0 to 255 for the annotation's transparency.
- ALPHA - Static variable in class com.qoppa.notes.settings.InkAnnotSettings
-
Alpha value should be between 0 and 255.
- ALPHA - Static variable in class com.qoppa.notes.settings.LineAnnotSettings
-
Int ranging from 0 to 255 for the annotation's transparency.
- ALPHA - Static variable in class com.qoppa.notes.settings.NoteAnnotSettings
-
Int ranging from 0 to 255 for the annotation's transparency.
- ALPHA - Static variable in class com.qoppa.notes.settings.SquareAnnotSettings
-
Int ranging from 0 to 255 for the annotation's transparency.
- ALPHA - Static variable in class com.qoppa.notes.settings.StrikethroughAnnotSettings
-
Int ranging from 0 to 255 for the annotation's transparency.
- ALPHA - Static variable in class com.qoppa.notes.settings.TypewriterAnnotSettings
-
Int ranging from 0 to 255 for the annotation's transparency.
- ALPHA - Static variable in class com.qoppa.notes.settings.UnderlineAnnotSettings
-
Int ranging from 0 to 255 for the annotation's transparency.
- ALWAYS - Static variable in class com.qoppa.notes.settings.JavaScriptSettings
-
Setting to always enable javascript.
- ANNOT_REMOVED - Static variable in class com.qoppa.android.pdf.DocumentEvent
-
- annotAdded(QAnnotation) - Method in class com.qoppa.viewer.views.PDFPageView
-
- Annotation - Interface in com.qoppa.android.pdf.annotations
-
Interface used to represent a PDF annotation.
- ANNOTATION_ADDED - Static variable in class com.qoppa.android.pdf.DocumentEvent
-
- ANNOTATION_MODIFIED - Static variable in class com.qoppa.android.pdf.DocumentEvent
-
- AnnotationFactory - Class in com.qoppa.android.pdf.annotations
-
- AnnotationFactory() - Constructor for class com.qoppa.android.pdf.annotations.AnnotationFactory
-
- ANNOTATIONS_IMPORTED - Static variable in class com.qoppa.android.pdf.DocumentEvent
-
- AnnotationType - Enum in com.qoppa.notes.utils
-
- AnnotComponent - Class in com.qoppa.viewer.views.annotcomps
-
An AnnotComponent is added to the layout to represent Annotation selection and handle resizing/moving of the Annotation selection.
- AnnotComponent(Context) - Constructor for class com.qoppa.viewer.views.annotcomps.AnnotComponent
-
- AnnotComponent(Annotation, View) - Constructor for class com.qoppa.viewer.views.annotcomps.AnnotComponent
-
- annotDeleted(Annotation) - Method in class com.qoppa.viewer.views.PDFPageView
-
- AnnotDrawingTool - Class in com.qoppa.notes.views.annotcomps.drawingtools
-
- AnnotDrawingTool(Context) - Constructor for class com.qoppa.notes.views.annotcomps.drawingtools.AnnotDrawingTool
-
- annotsFlattened() - Method in class com.qoppa.viewer.views.PDFPageView
-
- ANTI_ALIASING_ON - Static variable in class com.qoppa.android.pdf.PDFRenderHints
-
- append(byte[]) - Method in interface com.qoppa.android.pdf.source.PDFContent
-
Append bytes to the PDF content.
- appendDocument(PDFDocument) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Appends a PDF document to this document.
- appendNewPage(float, float) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Creates and appends a new PDFPage to this document.
- appendPage(PDFPage) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Appends a page to this document.
- APPROVED - Static variable in interface com.qoppa.android.pdf.annotations.RubberStamp
-
- ASIS - Static variable in interface com.qoppa.android.pdf.annotations.RubberStamp
-
- ATTACH_ADDED - Static variable in class com.qoppa.android.pdf.DocumentEvent
-
- ATTACH_REMOVED - Static variable in class com.qoppa.android.pdf.DocumentEvent
-