Uses of Class
org.xhtmlrenderer.newtable.TableBox
-
Packages that use TableBox Package Description org.xhtmlrenderer.layout org.xhtmlrenderer.newtable -
-
Uses of TableBox in org.xhtmlrenderer.layout
Methods in org.xhtmlrenderer.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 org.xhtmlrenderer.newtable
Methods in org.xhtmlrenderer.newtable that return TableBox Modifier and Type Method Description TableBoxTableCellBox. getTable()
-