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