Package org.xhtmlrenderer.newtable
Class TableBox.FixedTableLayout
java.lang.Object
org.xhtmlrenderer.newtable.TableBox.FixedTableLayout
- All Implemented Interfaces:
TableBox.TableLayout
- Enclosing class:
- TableBox
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_table
-
_widths
-
-
Constructor Details
-
FixedTableLayout
-
-
Method Details
-
reset
public void reset()- Specified by:
reset
in interfaceTableBox.TableLayout
-
initWidths
private void initWidths() -
calcWidthArray
-
calcMinMaxWidth
- Specified by:
calcMinMaxWidth
in interfaceTableBox.TableLayout
-
layout
- Specified by:
layout
in interfaceTableBox.TableLayout
-