Uses of Interface
com.itextpdf.kernel.pdf.IPdfNameTreeAccess
Packages that use IPdfNameTreeAccess
Package
Description
-
Uses of IPdfNameTreeAccess in com.itextpdf.kernel.pdf
Classes in com.itextpdf.kernel.pdf that implement IPdfNameTreeAccessModifier and TypeClassDescriptionclass
Abstract representation of a name tree structure, as used in PDF for various purposes such as the Dests tree, the ID tree of structure elements and the embedded file tree.class
Methods in com.itextpdf.kernel.pdf with parameters of type IPdfNameTreeAccessModifier and TypeMethodDescriptionprivate void
PdfCatalog.addOutlineToPage
(PdfOutline outline, IPdfNameTreeAccess names) private void
PdfCatalog.addOutlineToPage
(PdfOutline outline, PdfDictionary item, IPdfNameTreeAccess names) (package private) void
PdfCatalog.constructOutlines
(PdfDictionary outlineRoot, IPdfNameTreeAccess names) Constructdictionary
iteratively. -
Uses of IPdfNameTreeAccess in com.itextpdf.kernel.pdf.tagging
Classes in com.itextpdf.kernel.pdf.tagging that implement IPdfNameTreeAccess