fop 1.0

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
 

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 1.0

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