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
Methods in org.apache.fop.pdf that return CMapBuilder Modifier and Type Method Description protected CMapBuilderPDFCMap. createCMapBuilder(java.io.Writer writer)Creates the CMapBuilder that will build the CMap's content.protected CMapBuilderPDFToUnicodeCMap. createCMapBuilder(java.io.Writer writer)Creates the CMapBuilder that will build the CMap's content.
-