Uses of Package
com.crionics.jpdf

Packages that use com.crionics.jpdf
com.crionics.jpdf jPDF Core package, contains all main classes. 
com.crionics.jpdf.action Contains the implementation classes to define PDF Actions. 
com.crionics.jpdf.annotation Contains the implementation classes to define PDF #Annotations. 
com.crionics.jpdf.creator Contains all the classes to generate PDF using Java2D 
com.crionics.jpdf.destination Contains the objects used to specify a specific page and its viewing configuration within in a PDF document. 
com.crionics.jpdf.encryption Contains the classes to manipulate PDF Permissions and Credentials 
com.crionics.jpdf.forms Contains the implementation of the tools allowing the manipulation of Form Fields. 
com.crionics.jpdf.graphic This package holds a set of classes related to graphic loading and manipulation. 
com.crionics.jpdf.outline Contains the implementation of the tools allowing the manipulation of outline (bookmarks). 
com.crionics.jpdf.viewer Contains GUI elements to integrate pdf rendering technologies in applications. 
 

Classes in com.crionics.jpdf used by com.crionics.jpdf
AbstractModule
           
ByteReader
          Interface used as a wrapper for random access streams.
CreatorModule
          Module used to create new PDF contents, such as text, graphics, pages and outlines.
EncryptionModule
          This Object is used to crypt and decrypt documents and change document permissions
FileByteReader
          This class is used to parse the document from a random access file
MergerModule
          The module contains all the methods reauired for document merging/splitting
PdfDocument
          Main jPDF class.
PdfDocumentDescription
          Gives a description of the document.
PdfDocumentSecurity
          Contains all the methods related to document security
PdfEntityNotFoundException
          Exception raised when a field, an image or any other pdf entity is not found
PdfException
          This exception is raised when a parsing problem is found.
Preferences
          This class can be used to custumoze the PDF generation attributes.
PrinterModule
           
SignerModule
          This Object is used to access all the Signature Form Field present in a Pdf Document.
TemplateModule
          This Object is used to access all the Form Fields present in the Current Pdf Document.
 

Classes in com.crionics.jpdf used by com.crionics.jpdf.action
PdfDocument
          Main jPDF class.
PdfException
          This exception is raised when a parsing problem is found.
 

Classes in com.crionics.jpdf used by com.crionics.jpdf.annotation
PdfDocument
          Main jPDF class.
PdfException
          This exception is raised when a parsing problem is found.
 

Classes in com.crionics.jpdf used by com.crionics.jpdf.creator
CreatorModule
          Module used to create new PDF contents, such as text, graphics, pages and outlines.
PdfDocument
          Main jPDF class.
PdfException
          This exception is raised when a parsing problem is found.
Preferences
          This class can be used to custumoze the PDF generation attributes.
Version
          Interface which contains the version of the jPDF API
 

Classes in com.crionics.jpdf used by com.crionics.jpdf.destination
PdfDocument
          Main jPDF class.
PdfException
          This exception is raised when a parsing problem is found.
 

Classes in com.crionics.jpdf used by com.crionics.jpdf.encryption
PdfException
          This exception is raised when a parsing problem is found.
 

Classes in com.crionics.jpdf used by com.crionics.jpdf.forms
PdfDocument
          Main jPDF class.
PdfException
          This exception is raised when a parsing problem is found.
 

Classes in com.crionics.jpdf used by com.crionics.jpdf.graphic
PdfException
          This exception is raised when a parsing problem is found.
 

Classes in com.crionics.jpdf used by com.crionics.jpdf.outline
PdfDocument
          Main jPDF class.
PdfException
          This exception is raised when a parsing problem is found.
 

Classes in com.crionics.jpdf used by com.crionics.jpdf.viewer
PdfAuthException
          Exception raised when the document authentication privileges are not granted.
PdfDocument
          Main jPDF class.
PdfException
          This exception is raised when a parsing problem is found.
 



Copyright © 1999-2007 Crionics. All Rights Reserved.