jPod PDF library

Uses of Package
de.intarsys.pdf.cds

Packages that use de.intarsys.pdf.cds
de.intarsys.pdf.cds CDS (Common Data Structure) defines higher level data structures or types on top of COS types that are used all over the PDF spec. 
de.intarsys.pdf.content.common Some common implementations on PDF content stream. 
de.intarsys.pdf.cos This package implements the low level document and its datatypes according to the pdf specification. 
de.intarsys.pdf.font The font part of the PDF is quite large for itself, so it is extracted to a package of its own. 
de.intarsys.pdf.pd The higher level building blocks of a PDF document. 
de.intarsys.pdf.tools.kernel Tool classes for working with the kernel of the PDF implementation. 
 

Classes in de.intarsys.pdf.cds used by de.intarsys.pdf.cds
CDSBase
          An abstract base class for all common data structures.
CDSDate
          The implementation for a date string based on a COSString.
CDSMatrix
          The implementation of the pdf transformation matrix.
CDSNameTreeNode
          Implementation of the PDF name tree.
CDSRectangle
          The implementation of the pdf rectangle data type.
CDSTreeEntry
          Abstract superclass for implementing entry objects in PDF name and number trees.
CDSTreeNode
          Abstract superclass for implementing name and number trees.
 

Classes in de.intarsys.pdf.cds used by de.intarsys.pdf.content.common
CDSRectangle
          The implementation of the pdf rectangle data type.
 

Classes in de.intarsys.pdf.cds used by de.intarsys.pdf.cos
CDSDate
          The implementation for a date string based on a COSString.
 

Classes in de.intarsys.pdf.cds used by de.intarsys.pdf.font
CDSMatrix
          The implementation of the pdf transformation matrix.
CDSRectangle
          The implementation of the pdf rectangle data type.
 

Classes in de.intarsys.pdf.cds used by de.intarsys.pdf.pd
CDSDate
          The implementation for a date string based on a COSString.
CDSMatrix
          The implementation of the pdf transformation matrix.
CDSRectangle
          The implementation of the pdf rectangle data type.
 

Classes in de.intarsys.pdf.cds used by de.intarsys.pdf.tools.kernel
CDSMatrix
          The implementation of the pdf transformation matrix.
CDSRectangle
          The implementation of the pdf rectangle data type.
 


jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.