- m_AfterText - Variable in class com.qoppa.pdf.TextPositionWithContext
-
- m_AutoRotate - Variable in class com.qoppa.pdf.PrintSettings
-
Flag used to auto-rotate the document when printing.
- m_BeforeText - Variable in class com.qoppa.pdf.TextPositionWithContext
-
- m_CenterInPage - Variable in class com.qoppa.pdf.PrintSettings
-
Flag used to center the output on the printed page.
- m_ExpandToMargins - Variable in class com.qoppa.pdf.PrintSettings
-
Flag used to expand the output to the printer margins.
- m_PrintAnnotations - Variable in class com.qoppa.pdf.PrintSettings
-
This flag tells the library whether to print annotations when sending
the PDF content to a printer.
- m_PrintFormFields - Variable in class com.qoppa.pdf.PrintSettings
-
This flag tells the library whether to print form fields when sending
the PDF content to a printer.
- m_PrintFormsOnly - Variable in class com.qoppa.pdf.PrintSettings
-
Deprecated.
- m_PrintPageContents - Variable in class com.qoppa.pdf.PrintSettings
-
This flag tells the library whether to print page contents when sending
the PDF content to a printer.
- m_QoppaDialog - Variable in class com.qoppa.pdf.PrintSettings
-
Sets the value of the Qoppa print dialog flag.
- m_ScaleImagesToOutput - Variable in class com.qoppa.pdf.PrintSettings
-
This flag is using when printing images.
- m_ShrinkToMargins - Variable in class com.qoppa.pdf.PrintSettings
-
Flag used to shrink the output to fit the printer margins.
- MAGNIFICATION_FIT_ACTUAL - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
-
- MAGNIFICATION_FIT_HEIGHT - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
-
- MAGNIFICATION_FIT_PAGE - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
-
- MAGNIFICATION_FIT_VISIBLE - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
-
- MAGNIFICATION_FIT_WIDTH - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
-
- main(String[]) - Static method in class com.qoppa.pdfNotes.PDFNotesBean.KeyInfoNotes
-
- main(String[]) - Static method in class com.qoppa.pdfViewer.PDFViewerBean.KeyInfoViewer
-
- MBBPDFSource - Class in com.qoppa.pdf.source
-
Implementation of the PDFSource interface that uses a MappedByteBuffer.
- MBBPDFSource(File) - Constructor for class com.qoppa.pdf.source.MBBPDFSource
-
- MBBPDFSource(String) - Constructor for class com.qoppa.pdf.source.MBBPDFSource
-
- MEDIUM - Static variable in class com.qoppa.pdfViewer.IconSettings
-
- MOUSE_DOWN - Static variable in class com.qoppa.pdf.actions.TriggerActions
-
- MOUSE_ENTERED - Static variable in class com.qoppa.pdf.actions.TriggerActions
-
- MOUSE_EXITED - Static variable in class com.qoppa.pdf.actions.TriggerActions
-
- MOUSE_UP - Static variable in class com.qoppa.pdf.actions.TriggerActions
-
- mouseClicked(MouseEvent) - Method in class com.qoppa.pdfNotes.AnnotToolbar
-
- mouseEntered(MouseEvent) - Method in class com.qoppa.pdfNotes.AnnotToolbar
-
- mouseExited(MouseEvent) - Method in class com.qoppa.pdfNotes.AnnotToolbar
-
- mousePressed(MouseEvent) - Method in class com.qoppa.pdfNotes.AnnotToolbar
-
- mouseReleased(MouseEvent) - Method in class com.qoppa.pdfNotes.AnnotToolbar
-
- movePage(int, int) - Method in interface com.qoppa.pdfNotes.MutableDocument
-
Moves a page in a document.
- mQuality - Variable in class com.qoppa.pdf.JPEG2000Options
-
- MutableDocument - Interface in com.qoppa.pdfNotes
-
Allow document manipulation within jPDFNotes.