intarsys PDF library API

Uses of Class
de.intarsys.pdf.cds.CDSBase

Packages that use CDSBase
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. 
 

Uses of CDSBase in de.intarsys.pdf.cds
 

Subclasses of CDSBase in de.intarsys.pdf.cds
 class CDSDate
          The implementation for a date string based on a COSString.
 class CDSMatrix
          The implementation of the pdf transformation matrix.
 class CDSNameTreeNode
          Implementation of the PDF name tree.
 class CDSNumberTreeNode
          Implementation of the PDF number tree.
 class CDSRectangle
          The implementation of the pdf rectangle data type.
 class CDSTreeNode
          Abstract superclass for implementing name and number trees.
 


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.