Uses of Class
org.foray.pdf.object.PDFNameTree

Packages that use PDFNameTree
org.foray.pdf.object Classes representing various PDF objects, used in the construction of a PDF document. 
 

Uses of PDFNameTree in org.foray.pdf.object
 

Methods in org.foray.pdf.object that return PDFNameTree
 PDFNameTree<PDFDestination> PDFRoot.getDestinations()
          Returns the destinations in this document.
 PDFNameTree<PDFEmbeddedFileStream> PDFRoot.getEmbeddedFiles()
          Returns the embedded files in this document.
 



Copyright © 2017. All rights reserved.