Uses of Class
com.lowagie.rups.view.itext.treenodes.PdfTrailerTreeNode
-
Packages that use PdfTrailerTreeNode Package Description com.lowagie.rups.view.itext -
-
Uses of PdfTrailerTreeNode in com.lowagie.rups.view.itext
Fields in com.lowagie.rups.view.itext declared as PdfTrailerTreeNode Modifier and Type Field Description protected PdfTrailerTreeNode
PdfTree. root
The root of the PDF tree.Methods in com.lowagie.rups.view.itext that return PdfTrailerTreeNode Modifier and Type Method Description PdfTrailerTreeNode
PdfTree. getRoot()
Getter for the root node
-