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

P

PAGEANNOTS_REMOVED - Static variable in class com.qoppa.pdf.DocumentEvent
 
PAGEFIELDS_FLATTENED - Static variable in class com.qoppa.pdf.DocumentEvent
 
PAGE_ADDED - Static variable in class com.qoppa.pdf.DocumentEvent
 
PAGE_CONTENT_CHANGED - Static variable in class com.qoppa.pdf.DocumentEvent
 
PAGE_REMOVED - Static variable in class com.qoppa.pdf.DocumentEvent
 
PAGE_SIZE_CHANGED - Static variable in class com.qoppa.pdf.DocumentEvent
 
PDFException - exception com.qoppa.pdf.PDFException.
General exception thrown when there is any errors reading or displaying a PDF file.
PDFException(String) - Constructor for class com.qoppa.pdf.PDFException
PDFException with a simple error message.
PDFPassword - class com.qoppa.pdf.PDFPassword.
Implementation of the IPassword interface that can hold either a single password or a list of passwords.
PDFPassword(String) - Constructor for class com.qoppa.pdf.PDFPassword
Create an instance of the class that will hold a single fixed password.
PDFPassword(String[]) - Constructor for class com.qoppa.pdf.PDFPassword
Create an instance of the class that will hold a list of possible passwords.
PDFPermissionException - exception com.qoppa.pdf.PDFPermissionException.
Exception thrown when there is any permission error.
PDFPermissionException(String) - Constructor for class com.qoppa.pdf.PDFPermissionException
 
PDFPermissions - class com.qoppa.pdf.PDFPermissions.
This class contains information regarding a PDF document permissions.
PDFPermissions() - Constructor for class com.qoppa.pdf.PDFPermissions
Creates a new PDFPermissions object with all permissions granted.
PDFPermissions(boolean) - Constructor for class com.qoppa.pdf.PDFPermissions
Creates a new PDFPermissions object with all permissions set to allperms.
PDFPermissions(int, boolean) - Constructor for class com.qoppa.pdf.PDFPermissions
Creates a new PDFPermissions object using perms, the permissions integer representing the 12 permissions bits as specified in the PDF documentation.
PDFRenderHints - class com.qoppa.pdf.PDFRenderHints.
PDFRenderHints allows the application to change the default rendering hints used when rendering a document.
PDFRenderHints() - Constructor for class com.qoppa.pdf.PDFRenderHints
 
PDFText - class com.qoppa.pdfText.PDFText.
PDFText is the class to extract the list of words contained in a PDF document as a Vector.
PDFText(InputStream, IPassword) - Constructor for class com.qoppa.pdfText.PDFText
Creates a PDFText object from a PDF InputStream.
PDFText(String, IPassword) - Constructor for class com.qoppa.pdfText.PDFText
Loads a PDFText object from a file.
PDFText(URL, IPassword) - Constructor for class com.qoppa.pdfText.PDFText
Loads a PDFText object from a URL.
PasswordDialog - class com.qoppa.pdf.PasswordDialog.
Simple dialog used to prompt the user for a password.
PrintSettings - class com.qoppa.pdf.PrintSettings.
This object controls the behaviour of the library when sending a PDF document to the printer.
PrintSettings() - Constructor for class com.qoppa.pdf.PrintSettings
Constructs a default PrintSettings object.
PrintSettings(boolean, boolean, boolean, boolean) - Constructor for class com.qoppa.pdf.PrintSettings
Constructs a new PrintSettings object and initializes each of its variables to the parameters.
PrintSettings(PrintSettings) - Constructor for class com.qoppa.pdf.PrintSettings
Constructs a new PrintSettings object and initializes to init.

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