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