jPod PDF library

Uses of Class
de.intarsys.pdf.font.CIDFont

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

Uses of CIDFont in de.intarsys.pdf.font
 

Subclasses of CIDFont in de.intarsys.pdf.font
 class CIDFontType0
          A Type 1 based CID font.
 class CIDFontType2
          A TrueType based CID font.
 

Methods in de.intarsys.pdf.font that return CIDFont
 CIDFont PDFontType0.getDescendantFont()
          The descendant font (font program) for the Type0 font.
 

Methods in de.intarsys.pdf.font with parameters of type CIDFont
 void PDFontType0.setDescendantFont(CIDFont font)
           
 


jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.