fop 0.94

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

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

Uses of PDFCMap in org.apache.fop.pdf
 

Subclasses of PDFCMap in org.apache.fop.pdf
 class PDFToUnicodeCMap
          Class representing ToUnicode CMaps.
 

Fields in org.apache.fop.pdf declared as PDFCMap
protected  PDFCMap PDFFontType0.cmap
          The character map
 

Methods in org.apache.fop.pdf with parameters of type PDFCMap
 void PDFCIDFont.setCMAP(PDFCMap cmap)
          Set the CMap used as /ToUnicode cmap
 void PDFFontType0.setCMAP(PDFCMap cmap)
          Sets the character map
 


fop 0.94

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