See: Description
| Interface | Description |
|---|---|
| IsTextArt |
Root for text art objects.
|
| TA_Border |
Left and right border pair.
|
| TA_Border_Chars |
Left and right border pair using ASCII and/or UTF characters.
|
| TA_Border_Strings |
Left and right border pair using strings with ASCII and/or UTF characters.
|
| TA_CheckedItem |
An item that has a checked and an unchecked label.
|
| TA_Checklist |
A echecklist list using ASCII and UTF-8 characters.
|
| TA_Corner |
Corner tuple (top left, top right, bottom left, bottom right).
|
| TA_Corner_Chars |
Corner tuple using ASCII and/or UTF characters.
|
| TA_Corner_Strings |
Corner tuple using strings with ASCII and/or UTF characters.
|
| TA_DropCaps |
A library of dropped capital letters.
|
| TA_EnumerateList |
An enumerate list using ASCII and UTF-8 characters.
|
| TA_Frame |
A frame (box) using ASCII and/or UTF characters.
|
| TA_FrameOptions |
Options and utilities for a
TA_Frame. |
| TA_Grid |
A grid (table) using ASCII and/or UTF characters.
|
| TA_GridConfig |
Configuration and utilities for a
TA_Grid. |
| TA_GridOptions |
Options and utilities for a
TA_Grid. |
| TA_ItemizeList |
An itemize list using ASCII and UTF-8 characters.
|
| TA_Line |
A line.
|
| TA_Line_Char |
A line using ASCII and/or UTF characters.
|
| TA_Line_SplitChar |
A split line (left and right side using different characters) using ASCII and/or UTF characters.
|
| TA_Line_String |
A line using strings with ASCII and/or UTF characters.
|
| TA_List |
Root for text art list objects.
|
| TA_Numbering |
Root for text art numbering objects, realizing any kind of numbering for instance for headings or enumerate lists.
|
| Class | Description |
|---|---|
| TA_GridHelpers |
Some helper methods for
TA_Grid. |
| Enum | Description |
|---|---|
| TA_GridThemeOptions |
Options for
TA_GridThemes. |
| TA_GridThemes |
Themes for a
TA_Grid. |
Themes for ASCII and UTF-8 elements: lines, corners, borders, frames, grids, lists.
Copyright © 2016–2017. All rights reserved.