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