Uses of Class
com.lowagie.rups.view.itext.treenodes.OutlineTreeNode
Packages that use OutlineTreeNode
-
Uses of OutlineTreeNode in com.lowagie.rups.view.itext
Methods in com.lowagie.rups.view.itext with parameters of type OutlineTreeNodeModifier and TypeMethodDescriptionprivate void
OutlineTree.loadOutline
(TreeNodeFactory factory, OutlineTreeNode parent, PdfObjectTreeNode child) Method that can be used recursively to load the outline hierarchy into the tree.