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.form Classes related to PDF Acroform and its form fields. 
com.qoppa.pdfFields jPDFFields main classes, used to work with PDF interactive forms and fields. 
 

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.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.pdfFields
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.
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.