Uses of Class
org.apache.fop.pdf.PDFCMap
-
Packages that use PDFCMap Package Description 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 Modifier and Type Class Description classPDFToUnicodeCMapClass representing ToUnicode CMaps.Methods in org.apache.fop.pdf with parameters of type PDFCMap Modifier and Type Method Description voidPDFCIDFont. setCMAP(PDFCMap cmap)Set the CMap used as /ToUnicode cmapvoidPDFFontType0. setCMAP(PDFCMap cmap)Sets the character mapvoidPDFFont. setToUnicode(PDFCMap cmap)Sets a ToUnicode CMap.
-