Uses of Class
org.apache.fop.pdf.CMapBuilder
-
Packages that use CMapBuilder Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of CMapBuilder in org.apache.fop.pdf
Subclasses of CMapBuilder in org.apache.fop.pdf Modifier and Type Class Description (package private) class
PDFToUnicodeCMap.ToUnicodeCMapBuilder
Methods in org.apache.fop.pdf that return CMapBuilder Modifier and Type Method Description protected CMapBuilder
PDFCMap. createCMapBuilder(java.io.Writer writer)
Creates the CMapBuilder that will build the CMap's content.protected CMapBuilder
PDFToUnicodeCMap. createCMapBuilder(java.io.Writer writer)
Creates the CMapBuilder that will build the CMap's content.
-