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 TypeClassDescriptionclassAbstract 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.classMethods in com.itextpdf.kernel.pdf with parameters of type IPdfNameTreeAccessModifier and TypeMethodDescriptionprivate voidPdfCatalog.addOutlineToPage(PdfOutline outline, IPdfNameTreeAccess names) private voidPdfCatalog.addOutlineToPage(PdfOutline outline, PdfDictionary item, IPdfNameTreeAccess names) (package private) voidPdfCatalog.constructOutlines(PdfDictionary outlineRoot, IPdfNameTreeAccess names) Constructdictionaryiteratively. -
Uses of IPdfNameTreeAccess in com.itextpdf.kernel.pdf.tagging
Classes in com.itextpdf.kernel.pdf.tagging that implement IPdfNameTreeAccess