| Home | Trees | Indices | Help |
|
|---|
|
|
Defines a simple text renderer
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
| Method Details |
keywords should be properties with an associated boolean as value.
For example :
renderer = TableCellRenderer(units = True, alignment = False)
An unspecified property will have a 'False' value by default.
Possible properties are :
alignment, unit
|
Renders the cell at 'cell_coord' in the table, using table_style
|
Renders the cell for 'row_id' row
|
Renders the cell for 'col_id' row
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Dec 8 00:00:57 2017 | http://epydoc.sourceforge.net |