- OCG_ACTION_OFF - Static variable in class com.qoppa.pdfViewer.actions.SetOCGState
-
- OCG_ACTION_ON - Static variable in class com.qoppa.pdfViewer.actions.SetOCGState
-
- OCG_ACTION_TOGGLE - Static variable in class com.qoppa.pdfViewer.actions.SetOCGState
-
- OCRBridge - Class in com.qoppa.ocr
-
This class provides method to configure and use the Tesseract OCR engine.
- OCRBridge() - Constructor for class com.qoppa.ocr.OCRBridge
-
- OCRException - Exception in com.qoppa.ocr
-
General exception thrown when there are any errors while performing OCR on a
PDF document.
- OCRException(String) - Constructor for exception com.qoppa.ocr.OCRException
-
OCRException with a simple error message.
- OCRException(String, Throwable) - Constructor for exception com.qoppa.ocr.OCRException
-
OCRException with an error message and an underlying cause.
- openFile(PDFViewerBean) - Method in class com.qoppa.pdfNotes.PDFNotesBean
-
This method is called whenever the user presses the file open button.
- openFile(PDFViewerBean) - Method in interface com.qoppa.pdfViewer.IPDFOpener
-
This method gets called by the PDFViewerBean whenever the user presses the folder open button on the toolbar.
- openFile() - Method in class com.qoppa.pdfViewer.PDFViewerBean
-
Initiates the file open process.
- openFile(PDFViewerBean) - Method in class com.qoppa.pdfViewer.PDFViewerBean
-
Initiates the file open process.
- OVERLAY_ALIGNMENT_CENTER - Static variable in class com.qoppa.pdfNotes.settings.RedactionTool
-
- OVERLAY_ALIGNMENT_LEFT - Static variable in class com.qoppa.pdfNotes.settings.RedactionTool
-
- OVERLAY_ALIGNMENT_RIGHT - Static variable in class com.qoppa.pdfNotes.settings.RedactionTool
-
- ownerPasswordEntered() - Method in class com.qoppa.pdf.PDFPermissions
-
Deprecated.
- ownerPasswordEntered() - Method in class com.qoppa.pdf.permissions.PasswordPermissions
-
Return a flag indicating whether the document was opened using the owner password if the document is encrypted.