Class TableBox.MarginTableLayout

java.lang.Object
org.xhtmlrenderer.newtable.TableBox.AutoTableLayout
org.xhtmlrenderer.newtable.TableBox.MarginTableLayout
All Implemented Interfaces:
TableBox.TableLayout
Enclosing class:
TableBox

private static class TableBox.MarginTableLayout extends TableBox.AutoTableLayout
A specialization of AutoTableLayout used for laying out the tables used to approximate the margin box layout algorithm from CSS3 GCPM.