Uses of Class
org.openpdf.newtable.TableCellBox
Packages that use TableCellBox
-
Uses of TableCellBox in org.openpdf.layout
Methods in org.openpdf.layout that return TableCellBoxConstructors in org.openpdf.layout with parameters of type TableCellBox -
Uses of TableCellBox in org.openpdf.newtable
Fields in org.openpdf.newtable declared as TableCellBoxMethods in org.openpdf.newtable that return TableCellBoxModifier and TypeMethodDescriptionprotected @Nullable TableCellBoxTableBox.cellAbove(TableCellBox cell) @Nullable TableCellBoxTableSectionBox.cellAt(int row, int col) protected TableCellBoxTableBox.cellBelow(TableCellBox cell) protected @Nullable TableCellBoxTableBox.cellLeft(TableCellBox cell) protected @Nullable TableCellBoxTableBox.cellRight(TableCellBox cell) Methods in org.openpdf.newtable that return types with arguments of type TableCellBoxMethods in org.openpdf.newtable with parameters of type TableCellBoxModifier and TypeMethodDescriptionprotected @Nullable TableCellBoxTableBox.cellAbove(TableCellBox cell) protected TableCellBoxTableBox.cellBelow(TableCellBox cell) protected @Nullable TableCellBoxTableBox.cellLeft(TableCellBox cell) protected @Nullable TableCellBoxTableBox.cellRight(TableCellBox cell)