class documentation
class Table(object): (source)
Undocumented
Method | __init__ |
Undocumented |
Method | append |
cell_lines is an array of lines |
Method | append |
Append the separator for table head. |
Method | as |
Undocumented |
Method | new |
Undocumented |
Method | _minimize |
Remove leading and trailing blank and .sp lines |
Instance Variable | _coldefs |
Undocumented |
Instance Variable | _options |
Undocumented |
Instance Variable | _rows |
Undocumented |
Instance Variable | _tab |
Undocumented |