public interface AT_Themes
Collection of themes for an AsciiTable.
| Modifier and Type | Method and Description |
|---|---|
static AsciiTableTheme |
html()
A theme for HTML target, setting the translator.
|
static AsciiTableTheme |
latex()
A theme for LaTeX target, setting the translator.
|
static AsciiTableTheme latex()
A theme for LaTeX target, setting the translator.
static AsciiTableTheme html()
A theme for HTML target, setting the translator.
Copyright © 2014–2017. All rights reserved.