| Package | Description |
|---|---|
| com.ethlo.ascii | |
| com.ethlo.time |
| Modifier and Type | Field and Description |
|---|---|
static TableTheme |
TableTheme.COMPACT |
static TableTheme |
TableTheme.DEFAULT |
static TableTheme |
TableTheme.DOUBLE |
static TableTheme |
TableTheme.MINIMAL |
static TableTheme |
TableTheme.RED_HERRING |
static TableTheme |
TableTheme.ROUNDED |
static TableTheme |
TableTheme.TSV |
| Modifier and Type | Method and Description |
|---|---|
TableTheme |
TableTheme.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
String |
TableCell.render(TableTheme theme,
int minWidth) |
| Constructor and Description |
|---|
Table(TableTheme theme,
List<TableRow> rows) |
| Modifier and Type | Method and Description |
|---|---|
static String |
Report.prettyPrint(ChronographData chronographData,
OutputConfig outputConfig,
TableTheme theme) |
Copyright © 2019. All rights reserved.