Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

C

CALCULATE - Static variable in class com.qoppa.android.pdfViewer.actions.TriggerActions
 
calculateNow(FormField) - Method in class com.qoppa.android.pdfProcess.PDFDocument
 
Callout - Interface in com.qoppa.android.pdf.annotations
Interface representing a Callout annotation in a PDF document.
CalloutAnnotSettings - Class in com.qoppa.notes.settings
 
CalloutAnnotSettings() - Constructor for class com.qoppa.notes.settings.CalloutAnnotSettings
 
CalloutDrawingTool - Class in com.qoppa.notes.views.annotcomps.drawingtools
 
CalloutDrawingTool(Context) - Constructor for class com.qoppa.notes.views.annotcomps.drawingtools.CalloutDrawingTool
 
canEdit() - Method in interface com.qoppa.android.pdf.annotations.Widget
 
canSave() - Method in class com.qoppa.android.pdf.source.ByteArrayPDFSource
 
canSave() - Method in class com.qoppa.android.pdf.source.EmptyPDFSource
 
canSave() - Method in class com.qoppa.android.pdf.source.FilePDFSource
 
canSave() - Method in class com.qoppa.android.pdf.source.InputStreamPDFSource
 
canSave() - Method in class com.qoppa.android.pdf.source.MBBPDFSource
 
canSave() - Method in interface com.qoppa.android.pdf.source.PDFSource
Returns a flag indicating whether the PDF document can be saved back to the source after modification.
canSave() - Method in class com.qoppa.android.pdf.source.URLPDFSource
 
Caret - Interface in com.qoppa.android.pdf.annotations
Interface representing a Caret annotation in a PDF document.
CheckBoxField - Interface in com.qoppa.android.pdf.form
CheckBoxField holds a check box field.
checkForErrors_UsePDFException(String) - Static method in class com.qoppa.android.pdf.errors.PDFErrorHandling
This is a convenience method that gets called by the library after a rendering.
ChoiceField - Interface in com.qoppa.android.pdf.form
ChoiceField is the abstract class to hold a choice field.
Circle - Interface in com.qoppa.android.pdf.annotations
Interface representing a Circle annotation in a PDF document.
CircleAnnotSettings - Class in com.qoppa.notes.settings
 
CircleAnnotSettings() - Constructor for class com.qoppa.notes.settings.CircleAnnotSettings
 
CircleDrawingTool - Class in com.qoppa.notes.views.annotcomps.drawingtools
A DrawingTool implementation that, in ShapeDrawingTool.initAnnot(PointF), instantiates a Circle Annotation using the values from CircleAnnotSettings; adjusts the Circle's bounds as the user drags; and calls CircleDrawingTool.finishDrawing() when the user releases.
CircleDrawingTool(Context) - Constructor for class com.qoppa.notes.views.annotcomps.drawingtools.CircleDrawingTool
 
clearAnnotationSelection() - Method in class com.qoppa.viewer.QPDFViewerView
De-selects any currently selected Annotations.
clearDrawingTool() - Method in class com.qoppa.notes.QPDFNotesView
Clears the current drawing tool.
clearErrors() - Static method in class com.qoppa.android.pdf.errors.PDFErrorHandling
Clear any errors that have accumulated from previous pages.
clearSecurity(String) - Method in class com.qoppa.android.pdfProcess.PDFDocument
Clears the security for this document.
clearSignature() - Method in interface com.qoppa.android.pdf.form.SignatureField
Clears this signature, if the field has been signed.
clearTiles() - Method in class com.qoppa.viewer.views.PDFPageView
 
clone() - Method in class com.qoppa.android.pdf.SignatureAppearance
 
clone() - Method in class com.qoppa.android.pdfProcess.ImageParam
Clones this object.
close() - Method in interface com.qoppa.android.pdf.source.PDFContent
Close this PDF content for reading.
close() - Method in class com.qoppa.android.pdfProcess.PDFPath
Close the current path.
COLOR - Static variable in class com.qoppa.notes.settings.HighlightAnnotSettings
Color-int for the annotation's color.
COLOR - Static variable in class com.qoppa.notes.settings.NoteAnnotSettings
Color-int for the annotation's color.
COLOR - Static variable in class com.qoppa.notes.settings.StrikethroughAnnotSettings
Color-int for the annotation's color.
COLOR - Static variable in class com.qoppa.notes.settings.UnderlineAnnotSettings
Color-int for the annotation's color.
com.qoppa.android.pdf - package com.qoppa.android.pdf
General classes used by different objects throughout the library.
com.qoppa.android.pdf.annotations - package com.qoppa.android.pdf.annotations
Classes representing PDF annotations.
com.qoppa.android.pdf.errors - package com.qoppa.android.pdf.errors
Classes related to error handling.
com.qoppa.android.pdf.form - package com.qoppa.android.pdf.form
Classes related to PDF Acroform and its form fields.
com.qoppa.android.pdf.source - package com.qoppa.android.pdf.source
PDFSource interface and implementations.
com.qoppa.android.pdfProcess - package com.qoppa.android.pdfProcess
Used to manipulate PDF documents and pages.
com.qoppa.android.pdfViewer.actions - package com.qoppa.android.pdfViewer.actions
Classes that represent user actions.
com.qoppa.notes - package com.qoppa.notes
 
com.qoppa.notes.settings - package com.qoppa.notes.settings
 
com.qoppa.notes.utils - package com.qoppa.notes.utils
 
com.qoppa.notes.views - package com.qoppa.notes.views
 
com.qoppa.notes.views.annotcomps.drawingtools - package com.qoppa.notes.views.annotcomps.drawingtools
 
com.qoppa.viewer - package com.qoppa.viewer
 
com.qoppa.viewer.listeners - package com.qoppa.viewer.listeners
 
com.qoppa.viewer.views - package com.qoppa.viewer.views
 
com.qoppa.viewer.views.annotcomps - package com.qoppa.viewer.views.annotcomps
 
ComboField - Interface in com.qoppa.android.pdf.form
ComboField holds a combo field.
COMPRESSION_DEFLATE - Static variable in class com.qoppa.android.pdfProcess.ImageParam
Use Deflate compression when saving images to the PDF document.
COMPRESSION_DEFLATE - Static variable in class com.qoppa.android.pdfProcess.PDFPage
 
COMPRESSION_JBIG2 - Static variable in class com.qoppa.android.pdfProcess.PDFPage
 
COMPRESSION_JPEG - Static variable in class com.qoppa.android.pdfProcess.ImageParam
Use JPEG compression when saving images to the PDF document.
COMPRESSION_JPEG - Static variable in class com.qoppa.android.pdfProcess.PDFPage
 
concatCanvasMatrix(Matrix) - Method in class com.qoppa.android.pdfProcess.PDFCanvas
Concats the current matrix with the parameter.
CONFIDENTIAL - Static variable in interface com.qoppa.android.pdf.annotations.RubberStamp
 
containsJavaScript() - Method in class com.qoppa.android.pdfProcess.PDFDocument
 
CONTENTS - Static variable in class com.qoppa.notes.settings.TypewriterAnnotSettings
The Typewriter's contents.
convPoint(float, float) - Method in class com.qoppa.android.pdfProcess.PDFPage
Converts a point from visual coordinates to PDF coordinate.
convRect(RectF) - Method in class com.qoppa.android.pdfProcess.PDFPage
Converts a rectangle from visual coordinates to PDF coordinate.
copy(Annotation) - Method in class com.qoppa.notes.QPDFNotesView
Copies the annotation to the system clipboard in XFDF format.
COURIER - Static variable in interface com.qoppa.android.pdf.annotations.FreeText
 
createCallout(String) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Constructs a Callout annotation with the given content.
createCanvas() - Method in class com.qoppa.android.pdfProcess.PDFPage
Creates a canvas object to draw into this page.
createCircle(String) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Constructs a circle annotation with the given content.
createFileAttachment(byte[], String, String) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Constructs a file attachment annotation.
createFileAttachment(File, String) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Convenience constructor to create a file attachment from a file system file.
createFileAttachment(InputStream, String, String) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Creates a file attachment from an input stream.
createFileAttachment() - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Creates an empty file attachment object.
createFreeText(String) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Constructs a free text annotation with the given content.
createInk(String, Vector<Vector<PointF>>) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Constructs an Ink annotation.
createLine(String, float, float, float, float) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Constructs a line annotation with the given content.
createLine(String, float, float, float, float, String) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Constructs a line annotation with the given content and intent.
createLink() - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Constructs a Link annotation.
createMarkupText(String, Vector, String) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Constructs a new MarkupText annotation.
createPolygon(String, Vector, String) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Constructs a polygon annotation.
createPolyline(String, Vector, String) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Constructs a polyline annotation.
createPopup(boolean) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Constructs a popup annotation with the given open flag.
createRootBookmark() - Method in class com.qoppa.android.pdfProcess.PDFDocument
Creates a new root bookmark and saves it in the document catalog.
createRubberStamp(String, int) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Construct a rubber stamp annotation with custom text and custom color.
createRubberStamp(String, File) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Construct a rubber stamp annotation from a path to an image.
createRubberStamp(String, Bitmap, File) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Construct a rubber stamp annotation from a path to an image.
createRubberStamp(Bitmap) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Constructs a rubber stamp directly from a Bitmap.
createSquare(String) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Constructs a square annotation with the given content.
createText(String, boolean, String) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Construct a Text annotation.
createTypeWriter(String) - Static method in class com.qoppa.android.pdf.annotations.AnnotationFactory
Constructs a Typewriter annotation with the given content.
CURRENT_DOC - Static variable in class com.qoppa.notes.FormFillActivity
 
curveTo(float, float, float, float, float, float) - Method in class com.qoppa.android.pdfProcess.PDFPath
Adds a curved segment to the path.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links