Uses of Package
com.qoppa.pdf

Packages that use com.qoppa.pdf
com.qoppa.pdf General classes used by different objects throughout the library. 
com.qoppa.pdf.annotations Classes representing PDF annotations. 
com.qoppa.pdf.dom Classes representing the PDF document object model. 
com.qoppa.pdf.form Classes related to PDF Acroform and its form fields. 
com.qoppa.pdf.source PDFSource interface and implementations. 
com.qoppa.pdfNotes PDFNotesBean, toolbar and related classes. 
com.qoppa.pdfViewer PDFViewerBean and related classes. 
com.qoppa.pdfViewer.actions Classes that represent user actions. 
 

Classes in com.qoppa.pdf used by com.qoppa.pdf
Bookmark
          This interface represents a Bookmark in a PDF document.
DocumentEvent
          Event object that gets sent to IDocumentListener methods whenever a document is changed.
DocumentInfo
          This class is a container for the information section of a PDF document.
IPassword
          External interface used by the PDF library to get possible passwords to open a document.
Layer
          This class represents a PDF 'Layer'.
LayerListener
          This interface is used to get notifications of layer's visibility changes.
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.
PrintSettings
          This object controls the behaviour of the library when sending a PDF document to the printer.
SignatureAppearance
          This class provides functionality to customize the appearance of a visible signature when a document is signed.
TextPosition
          Object that holds information about the location of a text string in a PDF file.
TextSelection
          Interface that describes selected text.
 

Classes in com.qoppa.pdf used by com.qoppa.pdf.annotations
Layer
          This class represents a PDF 'Layer'.
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.
 

Classes in com.qoppa.pdf used by com.qoppa.pdf.dom
Bookmark
          This interface represents a Bookmark in a PDF document.
DocumentInfo
          This class is a container for the information section of a PDF document.
IDocumentListener
          Listener interfaces to notify objects when a document has been changed.
IWatermark
          This interface is used to display a watermark on a PDF document in the following Java PDF Libraries: jPDFProcess jPDFPrint jPDFImages jPDFViewer jPDFNotes There are 3 types of watermark callbacks: images, print, and viewer.
Layer
          This class represents a PDF 'Layer'.
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.
PDFPermissionException
          Exception thrown when there is any permission error.
PDFPermissions
          This class contains information regarding a PDF document permissions.
PrintSettings
          This object controls the behaviour of the library when sending a PDF document to the printer.
TextSelection
          Interface that describes selected text.
 

Classes in com.qoppa.pdf used by com.qoppa.pdf.form
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.
SignatureValidity
          This class returns information about the validity of a signature within the PDF document.
 

Classes in com.qoppa.pdf used by com.qoppa.pdf.source
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.
 

Classes in com.qoppa.pdf used by com.qoppa.pdfNotes
DocumentEvent
          Event object that gets sent to IDocumentListener methods whenever a document is changed.
IDocumentListener
          Listener interfaces to notify objects when a document has been changed.
IPassword
          External interface used by the PDF library to get possible passwords to open a document.
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.
PDFPermissionException
          Exception thrown when there is any permission error.
PrintSettings
          This object controls the behaviour of the library when sending a PDF document to the printer.
SigningInformation
          Object that holds information necessary to digitally sign a PDF file.
TextToPDFSettings
          The TextToPDFSettings class manages the settings when converting the text file to PDF document.
 

Classes in com.qoppa.pdf used by com.qoppa.pdfViewer
DocumentEvent
          Event object that gets sent to IDocumentListener methods whenever a document is changed.
IDocumentListener
          Listener interfaces to notify objects when a document has been changed.
IPassword
          External interface used by the PDF library to get possible passwords to open a document.
IWatermark
          This interface is used to display a watermark on a PDF document in the following Java PDF Libraries: jPDFProcess jPDFPrint jPDFImages jPDFViewer jPDFNotes There are 3 types of watermark callbacks: images, print, and viewer.
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.
PDFPermissionException
          Exception thrown when there is any permission error.
PrintSettings
          This object controls the behaviour of the library when sending a PDF document to the printer.
TextSelection
          Interface that describes selected text.
 

Classes in com.qoppa.pdf used by com.qoppa.pdfViewer.actions
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.