Uses of Class
org.openpdf.text.MarkedSection
Packages that use MarkedSection
-
Uses of MarkedSection in org.openpdf.text
Methods in org.openpdf.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.