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 'col_id' row |
Renders the cell for 'row_id' row |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Dec 27 17:18:42 2009 | http://epydoc.sourceforge.net |