Uses of Class
com.lowagie.text.pdf.PdfStructureElement
Packages that use PdfStructureElement
-
Uses of PdfStructureElement in com.lowagie.text.pdf
Methods in com.lowagie.text.pdf with parameters of type PdfStructureElementModifier and TypeMethodDescriptionvoidPdfContentByte.beginMarkedContentSequence(PdfStructureElement struc) Begins a marked content sequence.voidPdfContentByte.beginMarkedContentSequence(PdfStructureElement struc, PdfDictionary dict) Constructors in com.lowagie.text.pdf with parameters of type PdfStructureElementModifierConstructorDescriptionPdfStructureElement(PdfStructureElement parent, PdfName structureType) Creates a new instance of PdfStructureElement.