Uses of Interface
com.openhtmltopdf.newtable.TableBox.TableLayout
-
Packages that use TableBox.TableLayout Package Description com.openhtmltopdf.newtable -
-
Uses of TableBox.TableLayout in com.openhtmltopdf.newtable
Classes in com.openhtmltopdf.newtable that implement TableBox.TableLayout Modifier and Type Class Description private static class
TableBox.AutoTableLayout
private static class
TableBox.FixedTableLayout
private static class
TableBox.MarginTableLayout
A specialization ofAutoTableLayout
used for laying out the tables used to approximate the margin box layout algorithm from CSS3 GCPM.Fields in com.openhtmltopdf.newtable declared as TableBox.TableLayout Modifier and Type Field Description private TableBox.TableLayout
TableBox. _tableLayout
-