Uses of Class
org.apache.fop.pdf.PDFDests
-
Packages that use PDFDests Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of PDFDests in org.apache.fop.pdf
Methods in org.apache.fop.pdf that return PDFDests Modifier and Type Method Description PDFDestsPDFNames. getDests()Returns the Dests objectPDFDestsPDFFactory. makeDests(java.util.List destinationList)Make a the head object of the name dictionary (the /Dests object).Methods in org.apache.fop.pdf with parameters of type PDFDests Modifier and Type Method Description voidPDFNames. setDests(PDFDests dests)Set the Dests object
-