Uses of Class
com.itextpdf.kernel.pdf.PdfNameTree
Packages that use PdfNameTree
-
Uses of PdfNameTree in com.itextpdf.kernel.pdf
Fields in com.itextpdf.kernel.pdf with type parameters of type PdfNameTreeModifier and TypeFieldDescriptionprotected Map
<PdfName, PdfNameTree> PdfCatalog.nameTrees
Map of thePdfNameTree
.Methods in com.itextpdf.kernel.pdf that return PdfNameTreeModifier and TypeMethodDescriptionPdfCatalog.getNameTree
(PdfName treeType) This method gets Names tree from the catalog.