A B C D E F G H I K L M N O P R S T U W Z

T

TIFFCompression - class com.qoppa.pdf.TIFFCompression.
This class provides constants for the different TIFF compression schemes supported by Java Image I/O.
TIFFCompression() - Constructor for class com.qoppa.pdf.TIFFCompression
 
TIFFOptions - class com.qoppa.pdf.TIFFOptions.
Options used for finer control of the TIFF output format.
TIFFOptions(int, String) - Constructor for class com.qoppa.pdf.TIFFOptions
TIFFOptions constructor that allows setting of DPI and compression format.
TIFF_CCITT_RLE - Static variable in class com.qoppa.pdf.TIFFCompression
TIFF CCITT Modified Huffman RLE compression.
TIFF_CCITT_RLE - Static variable in class com.qoppa.pdf.TIFFOptions
TIFF CCITT Modified Huffman RLE compression.
TIFF_CCITT_T4 - Static variable in class com.qoppa.pdf.TIFFCompression
TIFF CCITT Group 3 fax encoding.
TIFF_CCITT_T4 - Static variable in class com.qoppa.pdf.TIFFOptions
TIFF CCITT Group 3 fax encoding.
TIFF_CCITT_T6 - Static variable in class com.qoppa.pdf.TIFFCompression
TIFF CCITT Group 4 fax encoding.
TIFF_CCITT_T6 - Static variable in class com.qoppa.pdf.TIFFOptions
TIFF CCITT Group 4 fax encoding.
TIFF_DEFLATE - Static variable in class com.qoppa.pdf.TIFFCompression
TIFF Deflate lossless compression (Zip-in-TIFF).
TIFF_DEFLATE - Static variable in class com.qoppa.pdf.TIFFOptions
TIFF Deflate lossless compression (Zip-in-TIFF).
TIFF_FAX_GROUP3 - Static variable in class com.qoppa.pdf.TIFFCompression
TIFF CCITT Group 3 fax encoding.
TIFF_FAX_GROUP3 - Static variable in class com.qoppa.pdf.TIFFOptions
TIFF CCITT Group 3 fax encoding.
TIFF_FAX_GROUP4 - Static variable in class com.qoppa.pdf.TIFFCompression
TIFF CCITT Group 4 fax encoding.
TIFF_FAX_GROUP4 - Static variable in class com.qoppa.pdf.TIFFOptions
TIFF CCITT Group 4 fax encoding.
TIFF_JPEG - Static variable in class com.qoppa.pdf.TIFFCompression
TIFF JPEG-in-TIFF compression.
TIFF_JPEG - Static variable in class com.qoppa.pdf.TIFFOptions
TIFF JPEG-in-TIFF compression.
TIFF_LZW - Static variable in class com.qoppa.pdf.TIFFCompression
TIFF LZW Compression
TIFF_LZW - Static variable in class com.qoppa.pdf.TIFFOptions
TIFF LZW Compression
TIFF_NO_COMPRESSION - Static variable in class com.qoppa.pdf.TIFFCompression
TIFF with no compression.
TIFF_NO_COMPRESSION - Static variable in class com.qoppa.pdf.TIFFOptions
TIFF with no compression.
TIFF_PACKBITS - Static variable in class com.qoppa.pdf.TIFFCompression
TIFF Byte-oriented run-length encoding "PackBits" compression.
TIFF_PACKBITS - Static variable in class com.qoppa.pdf.TIFFOptions
TIFF Byte-oriented run-length encoding "PackBits" compression.
TIFF_ZLIB - Static variable in class com.qoppa.pdf.TIFFCompression
TIFF ZLib Compression.
TIFF_ZLIB - Static variable in class com.qoppa.pdf.TIFFOptions
TIFF ZLib Compression.
TOPSECRET - Static variable in class com.qoppa.pdf.annotations.RubberStamp
 
TOPSECRET_TEXT - Static variable in class com.qoppa.pdf.annotations.RubberStamp
 
TYPE_ARROW - Static variable in class com.qoppa.pdfNotes.NotesSettings
 
TYPE_CIRCLE - Static variable in class com.qoppa.pdfNotes.NotesSettings
 
TYPE_FILE_ATTACHMENT - Static variable in class com.qoppa.pdfNotes.NotesSettings
 
TYPE_FREETEXT - Static variable in class com.qoppa.pdfNotes.NotesSettings
 
TYPE_HIGHLIGHT - Static variable in class com.qoppa.pdf.annotations.MarkUpText
 
TYPE_INK - Static variable in class com.qoppa.pdfNotes.NotesSettings
 
TYPE_LINE - Static variable in class com.qoppa.pdfNotes.NotesSettings
 
TYPE_LINK - Static variable in class com.qoppa.pdfNotes.NotesSettings
 
TYPE_MARKUP_CROSSOUT - Static variable in class com.qoppa.pdfNotes.NotesSettings
 
TYPE_MARKUP_HIGHLIGHT - Static variable in class com.qoppa.pdfNotes.NotesSettings
 
TYPE_MARKUP_SQUIGGLY - Static variable in class com.qoppa.pdfNotes.NotesSettings
 
TYPE_MARKUP_UNDERLINE - Static variable in class com.qoppa.pdfNotes.NotesSettings
 
TYPE_NOTE - Static variable in class com.qoppa.pdfNotes.NotesSettings
 
TYPE_POLYGON - Static variable in class com.qoppa.pdfNotes.NotesSettings
 
TYPE_RUBBERSTAMP - Static variable in class com.qoppa.pdfNotes.NotesSettings
 
TYPE_SQUARE - Static variable in class com.qoppa.pdfNotes.NotesSettings
 
TYPE_SQUIGGLY - Static variable in class com.qoppa.pdf.annotations.MarkUpText
 
TYPE_STRIKEOUT - Static variable in class com.qoppa.pdf.annotations.MarkUpText
 
TYPE_UNDERLINE - Static variable in class com.qoppa.pdf.annotations.MarkUpText
 
Text - class com.qoppa.pdf.annotations.Text.
Class representing a Text annotation in a PDF document.
Text(String, boolean, String) - Constructor for class com.qoppa.pdf.annotations.Text
Construct a Text annotation object.
TextField - interface com.qoppa.pdf.form.TextField.
TextField holds a text field.
TextPosition - class com.qoppa.pdf.TextPosition.
Object that holds information about the location of a text string in a PDF file.
TextPosition(String, Shape, Point2D[], double) - Constructor for class com.qoppa.pdf.TextPosition
 
TextSelection - interface com.qoppa.pdf.TextSelection.
Interface that describes selected text.
TriggerActions - class com.qoppa.pdfViewer.actions.TriggerActions.
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.pdfViewer.actions.TriggerActions
 
toString() - Method in interface com.qoppa.pdf.Bookmark
Returns the title or name of the bookmark.
toString() - Method in class com.qoppa.pdfViewer.actions.GotoPageAction
Returns the description of the action.
toString() - Method in class com.qoppa.pdfViewer.actions.GotoPageRemoteAction
Returns the description of the action.
toString() - Method in class com.qoppa.pdfViewer.actions.HideShowAction
Returns the description of the action.
toString() - Method in class com.qoppa.pdfViewer.actions.LaunchAction
Returns the description of the action.
toString() - Method in class com.qoppa.pdfViewer.actions.NamedAction
Returns the description of the action.
toString() - Method in class com.qoppa.pdfViewer.actions.NullAction
Returns the description of the action.
toString() - Method in class com.qoppa.pdfViewer.actions.ResetForm
Returns the description of the action.
toString() - Method in class com.qoppa.pdfViewer.actions.URLAction
Returns the description of the action.

A B C D E F G H I K L M N O P R S T U W Z