fop 0.93

Uses of Class
org.apache.fop.fonts.CIDFont

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

Uses of CIDFont in org.apache.fop.fonts
 

Subclasses of CIDFont in org.apache.fop.fonts
 class MultiByteFont
          Generic MultiByte (CID) font
 

Uses of CIDFont in org.apache.fop.pdf
 

Fields in org.apache.fop.pdf declared as CIDFont
protected  CIDFont PDFToUnicodeCMap.cidFont
          handle to read font
 

Methods in org.apache.fop.pdf with parameters of type CIDFont
 PDFWArray PDFFactory.getSubsetWidths(CIDFont cidFont)
           
 

Constructors in org.apache.fop.pdf with parameters of type CIDFont
PDFToUnicodeCMap(CIDFont cidMetrics, java.lang.String name, PDFCIDSystemInfo sysInfo)
          Constructor.
 


fop 0.93

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