Uses of Class
org.apache.fop.pdf.PDFEncoding.DifferencesBuilder
-
Packages that use PDFEncoding.DifferencesBuilder Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of PDFEncoding.DifferencesBuilder in org.apache.fop.pdf
Methods in org.apache.fop.pdf that return PDFEncoding.DifferencesBuilder Modifier and Type Method Description PDFEncoding.DifferencesBuilder
PDFEncoding. createDifferencesBuilder()
Creates and returns a new DifferencesBuilder instance for constructing the Differences array.
-