| Modifier and Type | Field and Description |
|---|---|
protected AT_Renderer |
AsciiTable.renderer
The renderer for the paragraph, default is
AP_Renderer. |
| Modifier and Type | Method and Description |
|---|---|
static AT_Renderer |
AT_Renderer.create()
Creates a new renderer.
|
AT_Renderer |
AsciiTable.getRenderer() |
AT_Renderer |
AT_Renderer.setCWC(AT_ColumnWidthCalculator cwc)
Sets the column width calculator for the rendered.
|
AT_Renderer |
AT_Renderer.setLineSeparator(String separator)
Sets a new line separator for the renderer, overwriting any separator a table defines.
|
| Modifier and Type | Method and Description |
|---|---|
AsciiTable |
AsciiTable.setRenderer(AT_Renderer renderer)
Sets the table renderer.
|
Copyright © 2014–2017. All rights reserved.