| Package | Description |
|---|---|
| de.vandermeer.asciithemes |
Themes for ASCII and UTF-8 elements: lines, corners, borders, frames, grids, lists.
|
| de.vandermeer.asciithemes.a7 |
Themes for ASCII 7-bit elements.
|
| de.vandermeer.asciithemes.a8 |
Themes for extended ASCII elements.
|
| de.vandermeer.asciithemes.u8 |
Themes for UTF-8 elements.
|
| Modifier and Type | Method and Description |
|---|---|
static TA_Line_Char |
TA_Line_Char.create(Character c,
String description)
Creates a a new line.
|
| Modifier and Type | Method and Description |
|---|---|
static TA_Line_Char |
A7_Lines_SameChar.ampersand()
A line using the ampersand character
&. |
static TA_Line_Char |
A7_Lines_SameChar.apostrophe()
A line using the apostrophe character
\'. |
static TA_Line_Char |
A7_Lines_SameChar.at()
A line using the at character
@. |
static TA_Line_Char |
A7_Lines_SameChar.backslash()
A line using the backslash character
\\. |
static TA_Line_Char |
A7_Lines_SameChar.bar()
A line using the bar character
|. |
static TA_Line_Char |
A7_Lines_SameChar.bl()
A line using the (round) bracket left character
(. |
static TA_Line_Char |
A7_Lines_SameChar.blank()
A line using the blank character ` `.
|
static TA_Line_Char |
A7_Lines_SameChar.br()
A line using the (round) bracket right character
). |
static TA_Line_Char |
A7_Lines_SameChar.cbl()
A line using the curly bracket left character
{. |
static TA_Line_Char |
A7_Lines_SameChar.cbr()
A line using the curly bracket right character
}. |
static TA_Line_Char |
A7_Lines_SameChar.circumflex()
A line using the circumflex character
^. |
static TA_Line_Char |
A7_Lines_SameChar.colon()
A line using the colon character
:. |
static TA_Line_Char |
A7_Lines_SameChar.comma()
A line using the comma character
,. |
static TA_Line_Char |
A7_Lines_SameChar.dollar()
A line using the dollar character
$. |
static TA_Line_Char |
A7_Lines_SameChar.dot()
A line using the dot character
.. |
static TA_Line_Char |
A7_Lines_SameChar.equals()
A line using the equals character
=. |
static TA_Line_Char |
A7_Lines_SameChar.exclamationMark()
A line using the exclamation mark character
!. |
static TA_Line_Char |
A7_Lines_SameChar.graveAccent()
A line using the grave accent character
\\`. |
static TA_Line_Char |
A7_Lines_SameChar.greaterThan()
A line using the greater than character
;>. |
static TA_Line_Char |
A7_Lines_SameChar.hashmark()
A line using the hashmark character
#. |
static TA_Line_Char |
A7_Lines_SameChar.lessThan()
A line using the less than character
<. |
static TA_Line_Char |
A7_Lines_SameChar.minus()
A line using the minus character
-. |
static TA_Line_Char |
A7_Lines_SameChar.percent()
A line using the percent character
%. |
static TA_Line_Char |
A7_Lines_SameChar.plus()
A line using the plus character
+. |
static TA_Line_Char |
A7_Lines_SameChar.questionMark()
A line using the question mark character
?. |
static TA_Line_Char |
A7_Lines_SameChar.quotationMark()
A line using the quotation mark character
". |
static TA_Line_Char |
A7_Lines_SameChar.sbl()
A line using the square bracket left character
[. |
static TA_Line_Char |
A7_Lines_SameChar.sbr()
A line using the square bracket right character
]. |
static TA_Line_Char |
A7_Lines_SameChar.semicolon()
A line using the semicolon character
;. |
static TA_Line_Char |
A7_Lines_SameChar.slash()
A line using the slash character
/. |
static TA_Line_Char |
A7_Lines_SameChar.star()
A line using the star character
*. |
static TA_Line_Char |
A7_Lines_SameChar.tilde()
A line using the tilde character
~. |
static TA_Line_Char |
A7_Lines_SameChar.underscore()
A line using the underscore character
_. |
| Modifier and Type | Method and Description |
|---|---|
static TA_Line_Char |
A8_Lines_SameChar.acuteAccent()
A line using the acute accent character
´. |
static TA_Line_Char |
A8_Lines_SameChar.almostEqual()
A line using the almost equal character
≈. |
static TA_Line_Char |
A8_Lines_SameChar.blackSquare()
A line using the black square character
■. |
static TA_Line_Char |
A8_Lines_SameChar.box1Line()
A line using the plus character
─. |
static TA_Line_Char |
A8_Lines_SameChar.box2Lines()
A line using the plus character
═. |
static TA_Line_Char |
A8_Lines_SameChar.brokenPipe()
A line using the broken pipe character
¦. |
static TA_Line_Char |
A8_Lines_SameChar.bullet()
A line using the bullet character
•. |
static TA_Line_Char |
A8_Lines_SameChar.cedilla()
A line using the cedilla character
¸. |
static TA_Line_Char |
A8_Lines_SameChar.congruence()
A line using the congruence character
≡. |
static TA_Line_Char |
A8_Lines_SameChar.copyright()
A line using the copyright character
©. |
static TA_Line_Char |
A8_Lines_SameChar.currency()
A line using the currency character
¤. |
static TA_Line_Char |
A8_Lines_SameChar.dagger()
A line using the dagger character
†. |
static TA_Line_Char |
A8_Lines_SameChar.degree()
A line using the degree character
°. |
static TA_Line_Char |
A8_Lines_SameChar.diaeresis()
A line using the diaeresis character
¨. |
static TA_Line_Char |
A8_Lines_SameChar.division()
A line using the division character
÷. |
static TA_Line_Char |
A8_Lines_SameChar.doubleDagger()
A line using the double dagger character
‡. |
static TA_Line_Char |
A8_Lines_SameChar.emdash()
A line using the em dash character
—. |
static TA_Line_Char |
A8_Lines_SameChar.endash()
A line using the en dash character
–. |
static TA_Line_Char |
A8_Lines_SameChar.fullBlock()
A line using the full block character
█. |
static TA_Line_Char |
A8_Lines_SameChar.highDensityDotted()
A line using the high density dotted character
▓. |
static TA_Line_Char |
A8_Lines_SameChar.horizontalEllipsis()
A line using the horizontal ellipsis character
…. |
static TA_Line_Char |
A8_Lines_SameChar.infinity()
A line using the infinity character
∞. |
static TA_Line_Char |
A8_Lines_SameChar.invertedExclamationMark()
A line using the inverted exclamation mark character
¡. |
static TA_Line_Char |
A8_Lines_SameChar.invertedQuestionMark()
A line using the inverted question mark character
¿. |
static TA_Line_Char |
A8_Lines_SameChar.ldaq()
A line using the left double angle quotes character
«. |
static TA_Line_Char |
A8_Lines_SameChar.ldqm()
A line using the left double quotation mark character
“. |
static TA_Line_Char |
A8_Lines_SameChar.leftHalfBlock()
A line using the left half block character
▌. |
static TA_Line_Char |
A8_Lines_SameChar.lowDensityDotted()
A line using the low density dotted character
░. |
static TA_Line_Char |
A8_Lines_SameChar.lowerHalfBlock()
A line using the lower half block character
▄. |
static TA_Line_Char |
A8_Lines_SameChar.lsqm()
A line using the left single quotation mark character
‘. |
static TA_Line_Char |
A8_Lines_SameChar.macron()
A line using the macron character
¯. |
static TA_Line_Char |
A8_Lines_SameChar.masculineOrdinalIndicator()
A line using the masculine ordinal indicator character
º. |
static TA_Line_Char |
A8_Lines_SameChar.mediumDensityDotted()
A line using the medium density dotted character
▒. |
static TA_Line_Char |
A8_Lines_SameChar.middleDot()
A line using the middle dot character
·. |
static TA_Line_Char |
A8_Lines_SameChar.not()
A line using the not character
¬. |
static TA_Line_Char |
A8_Lines_SameChar.paragraph()
A line using the paragraph character
¶. |
static TA_Line_Char |
A8_Lines_SameChar.permille()
A line using the permille character
‰. |
static TA_Line_Char |
A8_Lines_SameChar.plusminus()
A line using the plusminus character
±. |
static TA_Line_Char |
A8_Lines_SameChar.rdaq()
A line using the right double angle quotes character
». |
static TA_Line_Char |
A8_Lines_SameChar.rdqm()
A line using the right double quotation mark character
”. |
static TA_Line_Char |
A8_Lines_SameChar.registeredTradeMark()
A line using the registered trade mark character
®. |
static TA_Line_Char |
A8_Lines_SameChar.rightHalfBlock()
A line using the right half block character
▐. |
static TA_Line_Char |
A8_Lines_SameChar.rsqm()
A line using the right single quotation mark character
’. |
static TA_Line_Char |
A8_Lines_SameChar.section()
A line using the section character
§. |
static TA_Line_Char |
A8_Lines_SameChar.slpaqm()
A line using the single left-pointing angle quotation mark character
‹. |
static TA_Line_Char |
A8_Lines_SameChar.softHyphen()
A line using the soft hyphen character
. |
static TA_Line_Char |
A8_Lines_SameChar.srpaqm()
A line using the single right-pointing angle quotation mark character
›. |
static TA_Line_Char |
A8_Lines_SameChar.times()
A line using the times character
×. |
static TA_Line_Char |
A8_Lines_SameChar.upperHalfBlock()
A line using the upper half block character
▀. |
| Modifier and Type | Method and Description |
|---|---|
static TA_Line_Char |
U8_Lines_SameChar.borderDoubleHorizontal()
A line using UTF-8 double horizontal character
═. |
static TA_Line_Char |
U8_Lines_SameChar.borderHeavyDoubleDash()
A line using UTF-8 heavy double dash character
╌. |
static TA_Line_Char |
U8_Lines_SameChar.borderHeavyHorizontal()
A line using UTF-8 heavy line horizontal character
━. |
static TA_Line_Char |
U8_Lines_SameChar.borderHeavyQuadrupleDash()
A line using UTF-8 heavy quadruple dash character
┉. |
static TA_Line_Char |
U8_Lines_SameChar.borderHeavyTripleDash()
A line using UTF-8 heavy triple dash character
┅. |
static TA_Line_Char |
U8_Lines_SameChar.borderLightDoubleDash()
A line using UTF-8 light double dash character
╌. |
static TA_Line_Char |
U8_Lines_SameChar.borderLightHorizontal()
A line using UTF-8 light line horizontal character
─. |
static TA_Line_Char |
U8_Lines_SameChar.borderLightQuadrupleDash()
A line using UTF-8 light quadruple dash character
┈. |
static TA_Line_Char |
U8_Lines_SameChar.borderLightTripleDash()
A line using UTF-8 light triple dash character
┄. |
static TA_Line_Char |
U8_Lines_SameChar.visibleSpace()
A line using UTF-8 visible space character
␣. |
Copyright © 2016–2017. All rights reserved.