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 used to represent PDF annotations. 
com.qoppa.pdf.dom Document object model classes. 
com.qoppa.pdf.form All form fields related classes. 
com.qoppa.pdfNotes PDFNotesBean, toolbar and related classes. 
com.qoppa.pdfViewer PDFViewerBean and related classes. 
 

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.
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.
TIFFCompression
          This class provides constants for the different TIFF compression schemes supported by Java Image I/O.
 

Classes in com.qoppa.pdf used by com.qoppa.pdf.annotations
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.
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.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.
 

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.
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.