fop 0.94

Uses of Class
org.apache.fop.pdf.PDFCIDFont

Packages that use PDFCIDFont
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. 
 

Uses of PDFCIDFont in org.apache.fop.pdf
 

Fields in org.apache.fop.pdf declared as PDFCIDFont
protected  PDFCIDFont PDFFontType0.descendantFonts
          This should be an array of CIDFont but only the first one is used
 

Methods in org.apache.fop.pdf with parameters of type PDFCIDFont
 void PDFFontType0.setDescendantFonts(PDFCIDFont descendantFonts)
          Set the descendant font
 

Constructors in org.apache.fop.pdf with parameters of type PDFCIDFont
PDFFontType0(java.lang.String fontname, java.lang.String basefont, java.lang.Object encoding, PDFCIDFont descendantFonts)
          Create the /Font object
 


fop 0.94

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.