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 classTableBox.AutoTableLayoutprivate static classTableBox.FixedTableLayoutprivate static classTableBox.MarginTableLayoutA specialization ofAutoTableLayoutused 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.TableLayoutTableBox. _tableLayout
-