Document: ezcDocumentPdfTableColumnWidthCalculator
[ ]
[ Conversion ] [ Styles ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentPdfTableColumnWidthCalculator
|
Table column width calculator [
source]
Base class for a table column width calculator, which is responsible to estimate / guess / calculate sensible column width for a docbook table definitions.
Descendents
Method Summary
Methods
estimateWidths
array estimateWidths(
$table )
Estimate column widths
Should return an array with the column widths given as float numbers between 0 and 1, which all add together to 1.
Parameters
| Name |
Type |
Description |
$table |
DOMElement |
|
Redefined in descendants as
Last updated: Mon, 21 Dec 2009