fop 1.0

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


fop 1.0

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