Uses of Class
com.openhtmltopdf.newtable.TableBox
-
Packages that use TableBox Package Description com.openhtmltopdf.layout com.openhtmltopdf.newtable -
-
Uses of TableBox in com.openhtmltopdf.layout
Methods in com.openhtmltopdf.layout that return TableBox Modifier and Type Method Description static TableBoxBoxBuilder. createMarginTable(LayoutContext c, PageInfo pageInfo, MarginBoxName[] names, int height, int direction) -
Uses of TableBox in com.openhtmltopdf.newtable
Methods in com.openhtmltopdf.newtable that return TableBox Modifier and Type Method Description TableBoxTableCellBox. getTable()TableBoxTableSectionBox. getTable()
-