Package org.openpdf.newtable
Class TableBox.MarginTableLayout
java.lang.Object
org.openpdf.newtable.TableBox.AutoTableLayout
org.openpdf.newtable.TableBox.MarginTableLayout
- All Implemented Interfaces:
TableBox.TableLayout
- Enclosing class:
- TableBox
A specialization of
AutoTableLayout used for laying out the
tables used to approximate the margin box layout algorithm from CSS3
GCPM.-
Nested Class Summary
Nested classes/interfaces inherited from class org.openpdf.newtable.TableBox.AutoTableLayout
TableBox.AutoTableLayout.Layout -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected intMethods inherited from class org.openpdf.newtable.TableBox.AutoTableLayout
getLayoutStruct, layout, reset
-
Constructor Details
-
MarginTableLayout
-
-
Method Details
-
getMinColWidth
protected int getMinColWidth()- Overrides:
getMinColWidthin classTableBox.AutoTableLayout
-
calcMinMaxWidth
- Specified by:
calcMinMaxWidthin interfaceTableBox.TableLayout- Overrides:
calcMinMaxWidthin classTableBox.AutoTableLayout
-