| Class and Description |
|---|
| AsciiTable
An ASCII table with some formatting options.
|
| AsciiTableException
Standard exception for ASCII tables.
|
| AsciiTableTheme
A theme for an
AsciiTable. |
| AT_Cell
Cell of an
AT_RuleRow. |
| AT_CellContext
Context (all configuration parameters) for an
AT_Cell. |
| AT_ColumnWidthCalculator
Calculates the width of columns for an
AsciiTable. |
| AT_Context
Context for an
AsciiTable. |
| AT_Renderer
Standard renderer for
AsciiTable. |
| AT_Row
Row of an
AsciiTable. |
| AT_RowContext
Context for an
AT_Row. |
| CWC_FixedWidth
Calculates the width of table columns using a fixed width for each column.
|
| CWC_LongestLine
Calculates the width of table columns using the longest line in a column.
|
Copyright © 2014–2017. All rights reserved.