fop 0.95

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.
 

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
 void PDFFontNonBase14.setToUnicode(PDFCMap cmap)
          Sets a ToUnicode CMap.
 


fop 0.95

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