- m_AfterText - Variable in class com.qoppa.android.pdf.TextPositionWithContext
-
- m_AutoRotate - Variable in class com.qoppa.android.pdf.PrintSettings
-
Flag used to auto-rotate the document when printing.
- m_BeforeText - Variable in class com.qoppa.android.pdf.TextPositionWithContext
-
- m_CenterInPage - Variable in class com.qoppa.android.pdf.PrintSettings
-
Flag used to center the output on the printed page.
- m_ExpandToMargins - Variable in class com.qoppa.android.pdf.PrintSettings
-
Flag used to expand the output to the printer margins.
- m_ForceUserPageFormat - Variable in class com.qoppa.android.pdf.PrintSettings
-
Use the PageFormat set by the host application.
- m_PageDict - Variable in class com.qoppa.android.pdfProcess.PDFPage
-
- m_PageIndex - Variable in class com.qoppa.android.pdf.TextPosition
-
- m_PrintAnnotations - Variable in class com.qoppa.android.pdf.PrintSettings
-
This flag tells the library whether to print annotations when sending
the PDF content to a printer.
- m_ShrinkToMargins - Variable in class com.qoppa.android.pdf.PrintSettings
-
Flag used to shrink the output to fit the printer margins.
- MAGNIFICATION_FIT_ACTUAL - Static variable in class com.qoppa.android.pdfProcess.PDFDocument
-
- MAGNIFICATION_FIT_HEIGHT - Static variable in class com.qoppa.android.pdfProcess.PDFDocument
-
- MAGNIFICATION_FIT_PAGE - Static variable in class com.qoppa.android.pdfProcess.PDFDocument
-
- MAGNIFICATION_FIT_VISIBLE - Static variable in class com.qoppa.android.pdfProcess.PDFDocument
-
- MAGNIFICATION_FIT_WIDTH - Static variable in class com.qoppa.android.pdfProcess.PDFDocument
-
- MarkupDrawingTool - Class in com.qoppa.notes.views.annotcomps.drawingtools
-
- MarkupDrawingTool(Context, String) - Constructor for class com.qoppa.notes.views.annotcomps.drawingtools.MarkupDrawingTool
-
- MarkUpText - Interface in com.qoppa.android.pdf.annotations
-
Interface representing a Text Markup annotation in a PDF document.
- MBBPDFSource - Class in com.qoppa.android.pdf.source
-
Implementation of the PDFSource interface that opens a PDF document from a file
using a MappedByteBuffer.
- MBBPDFSource(File) - Constructor for class com.qoppa.android.pdf.source.MBBPDFSource
-
- MBBPDFSource(String) - Constructor for class com.qoppa.android.pdf.source.MBBPDFSource
-
- MenuSeparator - Class in com.qoppa.viewer.views
-
- MenuSeparator(Context) - Constructor for class com.qoppa.viewer.views.MenuSeparator
-
- MenuSeparator(Context, AttributeSet) - Constructor for class com.qoppa.viewer.views.MenuSeparator
-
- mergeDestinations(PDFDictionary, PDFDictionary, Hashtable) - Static method in class com.qoppa.android.pdfProcess.Destinations
-
- mFlags - Variable in class com.qoppa.android.pdfViewer.actions.SubmitFormAction
-
- MOUSE_DOWN - Static variable in class com.qoppa.android.pdfViewer.actions.TriggerActions
-
- MOUSE_ENTERED - Static variable in class com.qoppa.android.pdfViewer.actions.TriggerActions
-
- MOUSE_EXITED - Static variable in class com.qoppa.android.pdfViewer.actions.TriggerActions
-
- MOUSE_UP - Static variable in class com.qoppa.android.pdfViewer.actions.TriggerActions
-
- movePage(int, int) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
moves an existing page to a new location.
- moveTo(float, float) - Method in class com.qoppa.android.pdfProcess.PDFPath
-
Moves the current point of the path to the specified coordinates.