- Text - Interface in com.qoppa.android.pdf.annotations
-
Interface representing a Text annotation in a PDF document.
- TEXT_BOX_HEIGHT - Static variable in class com.qoppa.notes.settings.CalloutAnnotSettings
-
The height of the text are within the callout.
- TEXT_BOX_WIDTH - Static variable in class com.qoppa.notes.settings.CalloutAnnotSettings
-
The width of the text area within the callout.
- TEXT_COLOR - Static variable in class com.qoppa.notes.settings.CalloutAnnotSettings
-
Color-int for the annotation's text color.
- TEXT_COLOR - Static variable in class com.qoppa.notes.settings.FreeTextAnnotSettings
-
Color-int for the annotation's text color.
- TEXT_COLOR - Static variable in class com.qoppa.notes.settings.TypewriterAnnotSettings
-
Color-int for the annotation's text color.
- TextField - Interface in com.qoppa.android.pdf.form
-
TextField
holds a text field.
- TextField.FormatType - Enum in com.qoppa.android.pdf.form
-
- TextPosition - Class in com.qoppa.android.pdf
-
Object that holds information about the location of a text string in a PDF file.
- TextPosition(String, Shape, PointF[], float) - Constructor for class com.qoppa.android.pdf.TextPosition
-
- TextPosition(String, Shape, PointF[], float, int) - Constructor for class com.qoppa.android.pdf.TextPosition
-
- TextPositionWithContext - Class in com.qoppa.android.pdf
-
This class represents one result from a text search in a document.
- TextPositionWithContext(int, String, String, String, Shape, PointF[], float) - Constructor for class com.qoppa.android.pdf.TextPositionWithContext
-
- TextSelection - Interface in com.qoppa.android.pdf
-
Interface that describes selected text.
- TIFF_CCITT_RLE - Static variable in class com.qoppa.android.pdf.TIFFCompression
-
TIFF CCITT Modified Huffman RLE compression.
- TIFF_CCITT_RLE - Static variable in class com.qoppa.android.pdf.TIFFOptions
-
TIFF CCITT Modified Huffman RLE compression.
- TIFF_CCITT_T4 - Static variable in class com.qoppa.android.pdf.TIFFCompression
-
TIFF CCITT Group 3 fax encoding.
- TIFF_CCITT_T4 - Static variable in class com.qoppa.android.pdf.TIFFOptions
-
TIFF CCITT Group 3 fax encoding.
- TIFF_CCITT_T6 - Static variable in class com.qoppa.android.pdf.TIFFCompression
-
TIFF CCITT Group 4 fax encoding.
- TIFF_CCITT_T6 - Static variable in class com.qoppa.android.pdf.TIFFOptions
-
TIFF CCITT Group 4 fax encoding.
- TIFF_DEFLATE - Static variable in class com.qoppa.android.pdf.TIFFCompression
-
TIFF Deflate lossless compression (Zip-in-TIFF).
- TIFF_DEFLATE - Static variable in class com.qoppa.android.pdf.TIFFOptions
-
TIFF Deflate lossless compression (Zip-in-TIFF).
- TIFF_FAX_GROUP3 - Static variable in class com.qoppa.android.pdf.TIFFCompression
-
TIFF CCITT Group 3 fax encoding.
- TIFF_FAX_GROUP3 - Static variable in class com.qoppa.android.pdf.TIFFOptions
-
TIFF CCITT Group 3 fax encoding.
- TIFF_FAX_GROUP4 - Static variable in class com.qoppa.android.pdf.TIFFCompression
-
TIFF CCITT Group 4 fax encoding.
- TIFF_FAX_GROUP4 - Static variable in class com.qoppa.android.pdf.TIFFOptions
-
TIFF CCITT Group 4 fax encoding.
- TIFF_JPEG - Static variable in class com.qoppa.android.pdf.TIFFCompression
-
TIFF JPEG-in-TIFF compression.
- TIFF_JPEG - Static variable in class com.qoppa.android.pdf.TIFFOptions
-
TIFF JPEG-in-TIFF compression.
- TIFF_LZW - Static variable in class com.qoppa.android.pdf.TIFFCompression
-
TIFF LZW Compression
- TIFF_LZW - Static variable in class com.qoppa.android.pdf.TIFFOptions
-
TIFF LZW Compression
- TIFF_NO_COMPRESSION - Static variable in class com.qoppa.android.pdf.TIFFCompression
-
TIFF with no compression.
- TIFF_NO_COMPRESSION - Static variable in class com.qoppa.android.pdf.TIFFOptions
-
TIFF with no compression.
- TIFF_PACKBITS - Static variable in class com.qoppa.android.pdf.TIFFCompression
-
TIFF Byte-oriented run-length encoding "PackBits" compression.
- TIFF_PACKBITS - Static variable in class com.qoppa.android.pdf.TIFFOptions
-
TIFF Byte-oriented run-length encoding "PackBits" compression.
- TIFF_ZLIB - Static variable in class com.qoppa.android.pdf.TIFFCompression
-
TIFF ZLib Compression.
- TIFF_ZLIB - Static variable in class com.qoppa.android.pdf.TIFFOptions
-
TIFF ZLib Compression.
- TIFFCompression - Class in com.qoppa.android.pdf
-
This class provides constants for the different TIFF compression schemes supported
by Java Image I/O.
- TIFFCompression() - Constructor for class com.qoppa.android.pdf.TIFFCompression
-
- TIFFOptions - Class in com.qoppa.android.pdf
-
Options used for finer control of the TIFF output format.
- TIFFOptions(int, String) - Constructor for class com.qoppa.android.pdf.TIFFOptions
-
TIFFOptions constructor that allows setting of DPI and compression format.
- TIMESROMAN - Static variable in interface com.qoppa.android.pdf.annotations.FreeText
-
- Toolbar - Class in com.qoppa.viewer.views
-
- Toolbar(Context, Location) - Constructor for class com.qoppa.viewer.views.Toolbar
-
- ToolbarNotes - Class in com.qoppa.notes.views
-
- ToolbarNotes(Context, Location) - Constructor for class com.qoppa.notes.views.ToolbarNotes
-
- TOPSECRET - Static variable in interface com.qoppa.android.pdf.annotations.RubberStamp
-
- toString() - Method in interface com.qoppa.android.pdf.Bookmark
-
Returns the title or name of the bookmark.
- toString() - Method in class com.qoppa.android.pdf.SignatureAppearance
-
- toString() - Method in class com.qoppa.android.pdf.TextPositionWithContext
-
- toString() - Method in class com.qoppa.android.pdfViewer.actions.GotoPageAction
-
Returns the description of the action.
- toString() - Method in class com.qoppa.android.pdfViewer.actions.GotoPageRemoteAction
-
Returns the description of the action.
- toString() - Method in class com.qoppa.android.pdfViewer.actions.HideShowAction
-
Returns the description of the action.
- toString() - Method in class com.qoppa.android.pdfViewer.actions.JSAction
-
Returns the description of the action.
- toString() - Method in class com.qoppa.android.pdfViewer.actions.LaunchAction
-
Returns the description of the action.
- toString() - Method in class com.qoppa.android.pdfViewer.actions.NamedAction
-
Returns the description of the action.
- toString() - Method in class com.qoppa.android.pdfViewer.actions.NullAction
-
Returns the description of the action.
- toString() - Method in class com.qoppa.android.pdfViewer.actions.ResetForm
-
Returns the description of the action.
- toString() - Method in class com.qoppa.android.pdfViewer.actions.URLAction
-
Returns the description of the action.
- TriggerActions - Class in com.qoppa.android.pdfViewer.actions
-
Utility class to encapsulate a list of actions triggered by different mouse events such as mouse entered, mouse exited, mouse up and mouse down.
- TriggerActions() - Constructor for class com.qoppa.android.pdfViewer.actions.TriggerActions
-
- TYPE_HIGHLIGHT - Static variable in interface com.qoppa.android.pdf.annotations.MarkUpText
-
- TYPE_INSERT - Static variable in interface com.qoppa.android.pdf.annotations.MarkUpText
-
- TYPE_REPLACEMENT - Static variable in interface com.qoppa.android.pdf.annotations.MarkUpText
-
- TYPE_SQUIGGLY - Static variable in interface com.qoppa.android.pdf.annotations.MarkUpText
-
- TYPE_STRIKEOUT - Static variable in interface com.qoppa.android.pdf.annotations.MarkUpText
-
- TYPE_UNDERLINE - Static variable in interface com.qoppa.android.pdf.annotations.MarkUpText
-
- TypeWriter - Interface in com.qoppa.android.pdf.annotations
-
- TypewriterAnnotSettings - Class in com.qoppa.notes.settings
-
- TypewriterAnnotSettings() - Constructor for class com.qoppa.notes.settings.TypewriterAnnotSettings
-
- TypeWriterDrawingTool - Class in com.qoppa.notes.views.annotcomps.drawingtools
-
- TypeWriterDrawingTool(Context) - Constructor for class com.qoppa.notes.views.annotcomps.drawingtools.TypeWriterDrawingTool
-