Uses of Class
org.apache.fop.pdf.PDFCharProcs
Packages that use PDFCharProcs
Package
Description
Classes for handling the low-level creation of PDF documents.
-
Uses of PDFCharProcs in org.apache.fop.pdf
Methods in org.apache.fop.pdf with parameters of type PDFCharProcsModifier and TypeMethodDescriptionvoidPDFFontType3.setCharProcs(PDFCharProcs chars) Set the glyphs' definitions.Constructors in org.apache.fop.pdf with parameters of type PDFCharProcsModifierConstructorDescriptionPDFFontType3(String fontname, String basefont, Object encoding, PDFRectangle fontBBox, PDFArray fontMatrix, PDFCharProcs charProcs) Create the /Font object