Uses of Class
org.apache.fop.pdf.PDFEncoding
-
Packages that use PDFEncoding Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of PDFEncoding in org.apache.fop.pdf
Methods in org.apache.fop.pdf that return PDFEncoding Modifier and Type Method Description PDFEncoding
PDFFactory. makeEncoding(java.lang.String encodingName)
make a /Encoding objectMethods in org.apache.fop.pdf with parameters of type PDFEncoding Modifier and Type Method Description void
PDFFont. setEncoding(PDFEncoding encoding)
Sets the Encoding value of the font.
-