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