Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
W
Z