Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Z 

T

TagPanel - Interface in com.qoppa.pdfViewer.panels
Interface to the panel that shows the document logical structure.
Text - Interface in com.qoppa.pdf.annotations
Interface representing a Text annotation (also known as sticky note) in a PDF document.
TextAnnotPropertiesToolbar - Class in com.qoppa.pdfNotes
The TextAnnotPropertiesToolbar allows changing common annotation text properties quickly from a tool bar without the need to open the full properties dialog.
TextAnnotPropertiesToolbar(PDFNotesBean) - Constructor for class com.qoppa.pdfNotes.TextAnnotPropertiesToolbar
This method initializes the annotations toolbar.
TextField - Interface in com.qoppa.pdf.form
TextField holds a text field.
TextMarkup - Interface in com.qoppa.pdf.annotations
Interface representing a Text Markup annotation in a PDF document.
TextMarkupTools - Class in com.qoppa.pdfNotes.settings
This class manages the default properties and settings for the Text Markup Tools.
TextMarkupTools() - Constructor for class com.qoppa.pdfNotes.settings.TextMarkupTools
 
TextPosition - Class in com.qoppa.pdf
Object that holds information about the location of a text string in a PDF file.
TextPosition(String, Shape, double, AffineTransform, int, List<Point2D[]>) - Constructor for class com.qoppa.pdf.TextPosition
 
TextPositionWithContext - Class in com.qoppa.pdf
This class represents one result from a text search in a document.
TextPositionWithContext(int, String, String, String, Shape, List<Point2D[]>, double, AffineTransform) - Constructor for class com.qoppa.pdf.TextPositionWithContext
 
TextSelection - Interface in com.qoppa.pdf
Interface that describes selected text.
TextSelectionContextMenu - Class in com.qoppa.pdfViewer.contextmenus
The TextSelectionContextMenu represents the popup menu that is displayed when the user right clicks on the PageViewPanel and the Text Selection Tool is active.
TextSelectionContextMenu() - Constructor for class com.qoppa.pdfViewer.contextmenus.TextSelectionContextMenu
 
TextSelectionContextMenuNotes - Class in com.qoppa.pdfNotes.contextmenus
The TextSelectionContextMenuNotes represents the popup menu that is displayed when the user right clicks on the PageViewPanelNotes and the Text Selection Tool is active.
TextSelectionContextMenuNotes() - Constructor for class com.qoppa.pdfNotes.contextmenus.TextSelectionContextMenuNotes
 
TextToPDFSettings - Class in com.qoppa.pdf
The TextToPDFSettings class manages the settings when converting the text file to PDF document.
TextToPDFSettings() - Constructor for class com.qoppa.pdf.TextToPDFSettings
Constructs a default TextToPDFSettings object.
ThreeDimensional - Interface in com.qoppa.pdf.annotations
Interface representing a 3D annotation in a PDF document.
ThumbnailContextMenu - Class in com.qoppa.pdfNotes.contextmenus
The ThumbnailContextMenu represents the context menu displayed when a user right-clicks on page thumbnail in ThumbnailPanelNotes.
ThumbnailContextMenu(PDFViewerBean) - Constructor for class com.qoppa.pdfNotes.contextmenus.ThumbnailContextMenu
 
ThumbnailPanel - Interface in com.qoppa.pdfViewer.panels
Interface to the panel that shows the page thumbnail images for the current document.
ThumbnailPanelNotes - Interface in com.qoppa.pdfNotes.panels
Interface to configure the page thumbnail panel.
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.TIFFOptions
TIFF CCITT Group 3 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.TIFFOptions
TIFF Deflate lossless compression (Zip-in-TIFF).
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.TIFFOptions
TIFF CCITT Group 4 fax encoding.
TIFF_JPEG - Static variable in class com.qoppa.pdf.TIFFOptions
TIFF JPEG-in-TIFF compression.
TIFF_LZW - Static variable in class com.qoppa.pdf.TIFFOptions
TIFF LZW 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.TIFFOptions
TIFF Byte-oriented run-length encoding "PackBits" compression.
TIFF_ZLIB - Static variable in class com.qoppa.pdf.TIFFOptions
TIFF ZLib Compression.
TIFFOptions - Class in com.qoppa.pdf
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.
TimestampServer - Class in com.qoppa.pdf
This class is used to setup a timestamp server to use when applying a digital signature.
TimestampServer(String, String, String) - Constructor for class com.qoppa.pdf.TimestampServer
Construct a time stamp server object.
TimestampServer(String, String, String, String) - Constructor for class com.qoppa.pdf.TimestampServer
Construct a time stamp server object.
TOPSECRET - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
toString() - Method in class com.qoppa.pdf.actions.GotoPageAction
Returns the description of the action.
toString() - Method in class com.qoppa.pdf.actions.GotoPageRemoteAction
Returns the description of the action.
toString() - Method in class com.qoppa.pdf.actions.HideShowAction
Returns the description of the action.
toString() - Method in class com.qoppa.pdf.actions.JSAction
Returns the description of the action.
toString() - Method in class com.qoppa.pdf.actions.LaunchAction
Returns the description of the action.
toString() - Method in class com.qoppa.pdf.actions.NamedAction
Returns the description of the action.
toString() - Method in class com.qoppa.pdf.actions.NullAction
Returns the description of the action.
toString() - Method in class com.qoppa.pdf.actions.ResetForm
Returns the description of the action.
toString() - Method in class com.qoppa.pdf.actions.SetOCGState
Returns the description of the action.
toString() - Method in class com.qoppa.pdf.actions.SubmitFormAction
Returns the description of the action.
toString() - Method in class com.qoppa.pdf.actions.URLAction
Returns the description of the action.
toString() - Method in interface com.qoppa.pdf.Bookmark
Returns the title or name of the bookmark.
toString() - Method in class com.qoppa.pdf.SignatureAppearance
 
toString() - Method in class com.qoppa.pdf.TextPositionWithContext
 
toString() - Method in class com.qoppa.pdf.TimestampServer
Returns the display name.
toXMLString() - Static method in class com.qoppa.pdf.PrintDefaults
This method creates a String that contains an xml element of the print default attributes.
toXMLString() - Method in class com.qoppa.pdf.SignatureAppearance
This method creates a String that contains an XML element of the Tool default properties.
toXMLString() - Static method in class com.qoppa.pdfNotes.settings.AnnotationTools
This method creates a String that contains an xml element of the Tool default properties.
toXMLString() - Static method in class com.qoppa.pdfViewer.IconSettings
This method creates a String that contains an xml element of the default IconSettings properties.
toXMLString() - Static method in class com.qoppa.pdfViewer.InitialViewSettings
This method creates a String that contains an xml element of the default InitialViewSettings properties.
TriggerActions - Class in com.qoppa.pdf.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.pdf.actions.TriggerActions
 
TYPE_BUTTON - Static variable in interface com.qoppa.pdf.form.FormField
This field type designates a button field.
TYPE_CHECKBOX - Static variable in interface com.qoppa.pdf.form.FormField
This field type designates a check box field.
TYPE_COMBOBOX - Static variable in interface com.qoppa.pdf.form.FormField
This field type designates a combo box field.
TYPE_IMAGES - Static variable in interface com.qoppa.pdf.IWatermark
The watermark type used when creating images from a PDF document.
TYPE_LISTBOX - Static variable in interface com.qoppa.pdf.form.FormField
This field type designates a list box field.
TYPE_PRINT - Static variable in interface com.qoppa.pdf.IWatermark
The watermark type used when printing a PDF document.
TYPE_RADIOBUTTON - Static variable in interface com.qoppa.pdf.form.FormField
This field type designates a radio button field.
TYPE_SIGNATURE - Static variable in interface com.qoppa.pdf.form.FormField
This field type designates a signature field.
TYPE_TEXT - Static variable in interface com.qoppa.pdf.form.FormField
This field type designates a text field.
TYPE_VIEWER - Static variable in interface com.qoppa.pdf.IWatermark
The watermark type used when viewing a PDF document.
TypewriterTool - Class in com.qoppa.pdfNotes.settings
This class manages the default properties and settings for the Typewriter Tool.
TypewriterTool() - Constructor for class com.qoppa.pdfNotes.settings.TypewriterTool
 
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links