Uses of Class
org.apache.fop.pdf.PDFNames
-
Packages that use PDFNames Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of PDFNames in org.apache.fop.pdf
Methods in org.apache.fop.pdf that return PDFNames Modifier and Type Method Description PDFNamesPDFRoot. getNames()Returns the /Names object.PDFNamesPDFFactory. makeNames()Make a names dictionary (the /Names object).Methods in org.apache.fop.pdf with parameters of type PDFNames Modifier and Type Method Description voidPDFRoot. setNames(PDFNames names)Set the /Names object.
-