PJX

Uses of Class
com.etymon.pjx.PdfManager

Packages that use PdfManager
com.etymon.pjx.stream Provides methods for encoding and decoding PDF streams.  
com.etymon.pjx.util Utility classes for performing common functions on PDF documents. 
 

Uses of PdfManager in com.etymon.pjx.stream
 

Constructors in com.etymon.pjx.stream with parameters of type PdfManager
PdfEncodeStream(PdfManager manager)
          Constructs an instance of this class with a specified manager.
PdfDecodeStream(PdfManager manager)
          Constructs an instance of this class with a specified manager.
PdfFlateFilter(PdfManager manager)
          Constructs an instance of this class with a specified manager instance.
 

Uses of PdfManager in com.etymon.pjx.util
 

Constructors in com.etymon.pjx.util with parameters of type PdfManager
PdfModifier(PdfManager manager)
          Deprecated. Constructs a PdfModifier instance based on a specified PdfManager.
PdfAppender(PdfManager[] managers, PdfWriter writer)
          Deprecated. Use PdfAppender(List, PdfWriter).
AddImageSimple(PdfManager manager)
          Deprecated. Constructs an AddImageSimple instance based on a specified PdfManager.
PdfPageObjects(PdfManager manager)
          Constructs a PdfPageObjects instance.
PdfCatalog(PdfManager manager)
          Constructs a PdfCatalog instance based on a specified PdfManager.
PdfFieldTree(PdfManager manager)
          Constructs a PdfFieldTree instance based on a specified PdfManager.
PdfPageTree(PdfManager manager)
          Constructs a PdfPageTree instance based on a specified PdfManager.
PdfReferencedObjects(PdfManager manager)
          Constructs a PdfReferencedObjects instance.
 


Copyright © 1998-2004 Etymon Systems, Inc.

The PDF data structures, operators, and specification are
Copyright © 1985-2004 Adobe Systems Incorporated.