Uses of Class
com.itextpdf.text.MarkedSection
Packages that use MarkedSection
-
Uses of MarkedSection in com.itextpdf.text
Methods in com.itextpdf.text that return MarkedSectionModifier and TypeMethodDescriptionprotected MarkedSection
Section.addMarkedSection()
Adds a marked section.MarkedSection.addSection()
Deprecated.Creates aSection
, adds it to thisSection
and returns it.MarkedSection.addSection
(float indentation) Deprecated.Creates aSection
, adds it to thisSection
and returns it.MarkedSection.addSection
(float indentation, int numberDepth) Deprecated.Creates aSection
, adds it to thisSection
and returns it.MarkedSection.addSection
(int numberDepth) Deprecated.Creates aSection
, add it to thisSection
and returns it.