Uses of Class
com.lowagie.text.pdf.PdfStructureTreeRoot
Packages that use PdfStructureTreeRoot
-
Uses of PdfStructureTreeRoot in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf declared as PdfStructureTreeRootModifier and TypeFieldDescriptionprotected PdfStructureTreeRootPdfWriter.structureTreeRootDeprecated.Methods in com.lowagie.text.pdf that return PdfStructureTreeRootModifier and TypeMethodDescriptionPdfWriter.getStructureTreeRoot()Deprecated.Gets the structure tree root.Constructors in com.lowagie.text.pdf with parameters of type PdfStructureTreeRootModifierConstructorDescriptionPdfStructureElement(PdfStructureTreeRoot parent, PdfName structureType) Deprecated.Creates a new instance of PdfStructureElement.