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 

P

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
 
PAGEANNOTS_REMOVED - Static variable in class com.qoppa.pdf.DocumentEvent
 
PAGEFIELDS_FLATTENED - Static variable in class com.qoppa.pdf.DocumentEvent
 
PAGELAYOUT_ONECOLUMN - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
 
PAGELAYOUT_SINGLEPAGE - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
 
PAGELAYOUT_TWOCOLUMNLEFT - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
 
PAGELAYOUT_TWOCOLUMNRIGHT - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
 
PAGELAYOUT_TWOPAGELEFT - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
 
PAGELAYOUT_TWOPAGERIGHT - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
 
PAGEMODE_FULLSCREEN - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
 
PAGEMODE_USEATTACHMENTS - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
 
PAGEMODE_USENONE - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
 
PAGEMODE_USEOC - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
 
PAGEMODE_USEOUTLINES - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
 
PAGEMODE_USETHUMBS - Static variable in interface com.qoppa.pdf.dom.IPDFDocument
 
pagePrinting(IPDFDocument, int) - Method in interface com.qoppa.pdf.PrintListener
Invoked when a page is printed.
paint(Graphics) - Method in interface com.qoppa.pdf.annotations.Annotation
Paints this annotation to a graphics object.
paintPage(Graphics2D) - Method in interface com.qoppa.pdf.dom.IPDFPage
Paints this page to the given graphics object.
paintPage(Graphics2D, boolean) - Method in interface com.qoppa.pdf.dom.IPDFPage
Paints this page to the given graphics object, with an option to paint the annotations on the page.
PasswordDialog - Class in com.qoppa.pdf
Simple dialog used to prompt the user for a password.
PasswordPermissions - Class in com.qoppa.pdf.permissions
This class contains information regarding a PDF document permissions.
PasswordPermissions() - Constructor for class com.qoppa.pdf.permissions.PasswordPermissions
Creates a new PasswordPermissions object with all permissions granted.
PasswordPermissions(boolean) - Constructor for class com.qoppa.pdf.permissions.PasswordPermissions
Creates a new PasswordPermissions object with all permissions set to allperms.
PasswordPermissions(int, boolean) - Constructor for class com.qoppa.pdf.permissions.PasswordPermissions
Creates a new PasswordPermissions object using perms, the permissions integer representing the 12 permissions bits as specified in the PDF documentation.
PDFContent - Interface in com.qoppa.pdf.source
Interface used to read PDF content.
PDFException - Exception in com.qoppa.pdf
General exception thrown when there is any errors reading or displaying a PDF file.
PDFException(String) - Constructor for exception com.qoppa.pdf.PDFException
PDFException with a simple error message.
PDFException(String, Throwable) - Constructor for exception com.qoppa.pdf.PDFException
PDFException with an error message and an underlying cause.
PDFPassword - Class in com.qoppa.pdf
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.
PDFPasswordException - Exception in com.qoppa.pdf
Exception thrown when an invalid password is entered.
PDFPasswordException(String) - Constructor for exception com.qoppa.pdf.PDFPasswordException
Construct a new PDFPasswordException.
PDFPermissionException - Exception in com.qoppa.pdf
Exception thrown when there is any permission error.
PDFPermissionException(String) - Constructor for exception com.qoppa.pdf.PDFPermissionException
 
PDFPermissions - Class in com.qoppa.pdf
Deprecated.
This class is deprecated. Use the new PasswordPermissions instead.
PDFPermissions() - Constructor for class com.qoppa.pdf.PDFPermissions
Deprecated. 
PDFPermissions(boolean) - Constructor for class com.qoppa.pdf.PDFPermissions
Deprecated. 
PDFPermissions(int, boolean) - Constructor for class com.qoppa.pdf.PDFPermissions
Deprecated. 
PDFRenderHints - Class in com.qoppa.pdf
PDFRenderHints allows the application to change the default rendering hints used when rendering a document.
PDFRenderHints() - Constructor for class com.qoppa.pdf.PDFRenderHints
 
PDFSecurityException - Exception in com.qoppa.pdf
Exceptions related to security problems.
PDFSecurityException(String) - Constructor for exception com.qoppa.pdf.PDFSecurityException
Construct a new PDFSecurityException.
PDFSecurityException(String, Throwable) - Constructor for exception com.qoppa.pdf.PDFSecurityException
Construct a new PDFSecurityException.
PDFSource - Interface in com.qoppa.pdf.source
Represents a source of PDF content.
PDFToolBar - Class in com.qoppa.pdfViewerFX
 
PDFToolBar() - Constructor for class com.qoppa.pdfViewerFX.PDFToolBar
 
PDFViewer - Class in com.qoppa.pdfViewerFX
Java FX PDFViewer
PDFViewer() - Constructor for class com.qoppa.pdfViewerFX.PDFViewer
Constructs a new JavaFX PDFViewer
Polygon - Interface in com.qoppa.pdf.annotations
Class representing a Polygon annotation in a PDF document.
POLYGON_DIMENSION - Static variable in interface com.qoppa.pdf.annotations.Polygon
 
Polyline - Interface in com.qoppa.pdf.annotations
Class representing a Polyline annotation in a PDF document.
POLYLINE_DIMENSION - Static variable in interface com.qoppa.pdf.annotations.Polyline
 
Popup - Interface in com.qoppa.pdf.annotations
Interface representing a Popup annotation in a PDF document.
PRELIMINARYRESULTS - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
print(Graphics) - Method in interface com.qoppa.pdf.annotations.Annotation
Prints this annotation to a graphics object.
print(PrintSettings) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Prints this PDF document.
PrintDefaults - Class in com.qoppa.pdf
This class is used to store and restore printer defaults across application sessions.
PrintListener - Interface in com.qoppa.pdf
The listener interface for receiving print events.
printPage(Graphics2D, PageFormat, PrintSettings) - Method in interface com.qoppa.pdf.dom.IPDFPage
Prints this page given a page format describing the printer's page and a PrintSettings object.
PrintSettings - Class in com.qoppa.pdf
This object controls the behavior 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.
PushButtonField - Interface in com.qoppa.pdf.form
PushButtonField holds a push button field.
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