Uses of Class
org.openpdf.newtable.TableSectionBox
Packages that use TableSectionBox
-
Uses of TableSectionBox in org.openpdf.newtable
Methods in org.openpdf.newtable that return TableSectionBoxModifier and TypeMethodDescriptionprotected @Nullable TableSectionBoxTableCellBox.getSection()protected @Nullable TableSectionBoxTableBox.sectionAbove(TableSectionBox section, boolean skipEmptySections) protected @Nullable TableSectionBoxTableBox.sectionBelow(TableSectionBox section, boolean skipEmptySections) Methods in org.openpdf.newtable with parameters of type TableSectionBoxModifier and TypeMethodDescriptionprotected @Nullable TableSectionBoxTableBox.sectionAbove(TableSectionBox section, boolean skipEmptySections) protected @Nullable TableSectionBoxTableBox.sectionBelow(TableSectionBox section, boolean skipEmptySections)