- A7_CheckedItems - Class in de.vandermeer.asciithemes.a7
-
- A7_CheckedItems() - Constructor for class A7_CheckedItems
-
- A7_Checklists - Class in de.vandermeer.asciithemes.a7
-
- A7_Checklists() - Constructor for class A7_Checklists
-
- A7_EnumerateLists - Class in de.vandermeer.asciithemes.a7
-
- A7_EnumerateLists() - Constructor for class A7_EnumerateLists
-
- A7_Frames - Class in de.vandermeer.asciithemes.a7
-
Collection of
TA_Frame for different ASCII characters.
- A7_Frames() - Constructor for class A7_Frames
-
- A7_Frames_Doc - Class in de.vandermeer.asciithemes.a7
-
Collection of
TA_Frame for resembling comments in various languages.
- A7_Frames_Doc() - Constructor for class A7_Frames_Doc
-
- A7_Frames_SameChar - Class in de.vandermeer.asciithemes.a7
-
Collection of
TA_Frame for ASCII characters.
- A7_Frames_SameChar() - Constructor for class A7_Frames_SameChar
-
- A7_Grids - Class in de.vandermeer.asciithemes.a7
-
Collection of
TA_Grid for different ASCII characters.
- A7_Grids() - Constructor for class A7_Grids
-
- A7_ItemizeLists - Class in de.vandermeer.asciithemes.a7
-
- A7_ItemizeLists() - Constructor for class A7_ItemizeLists
-
- A7_Lines_SameChar - Class in de.vandermeer.asciithemes.a7
-
- A7_Lines_SameChar() - Constructor for class A7_Lines_SameChar
-
- A7_Lines_SplitChar - Class in de.vandermeer.asciithemes.a7
-
- A7_Lines_SplitChar() - Constructor for class A7_Lines_SplitChar
-
- A7_Lines_String - Class in de.vandermeer.asciithemes.a7
-
- A7_Lines_String() - Constructor for class A7_Lines_String
-
- A7_NumberingSchemes - Interface in de.vandermeer.asciithemes.a7
-
Collection of
TA_Numbering numbering schemes using standard ASCII characters.
- A8_Frames - Class in de.vandermeer.asciithemes.a8
-
Collection of
TA_Frame for extended ASCII characters.
- A8_Frames() - Constructor for class A8_Frames
-
- A8_Frames_SameChar - Class in de.vandermeer.asciithemes.a8
-
Collection of
TA_Frame for extended ASCII characters.
- A8_Frames_SameChar() - Constructor for class A8_Frames_SameChar
-
- A8_Grids - Class in de.vandermeer.asciithemes.a8
-
Collection of
TA_Grid for different extended ASCII characters.
- A8_Grids() - Constructor for class A8_Grids
-
- A8_Lines_SameChar - Class in de.vandermeer.asciithemes.a8
-
- A8_Lines_SameChar() - Constructor for class A8_Lines_SameChar
-
- A8_Lines_SplitChar - Class in de.vandermeer.asciithemes.a8
-
- A8_Lines_SplitChar() - Constructor for class A8_Lines_SplitChar
-
- acuteAccent() - Static method in class A8_Frames_SameChar
-
A frame using the acute accent character ´.
- acuteAccent() - Static method in class A8_Lines_SameChar
-
A line using the acute accent character ´.
- addBottomRuleCharacterMap(int, char, char, char, char, char) - Method in interface TA_Grid
-
Adds a new character map for a bottom rule using the given rule set indicator for normal, light, etc.
- addCharacterMap(int, char, char, char, char, char, char, char, char, char, char, char, char) - Method in interface TA_Grid
-
Adds a new character map for a given rule set.
- addCharacterMap(int, char, char, char, char) - Method in interface TA_Grid
-
Adds a new character map for a content row using the given rule set indicator for normal, light, etc.
- addContentRow(String[][], int, int, ArrayList<ArrayList<Object>>) - Static method in class TA_GridHelpers
-
Calculates a content row and adds it to the frame (if not empty).
- addFrame(Collection<StrBuilder>, int) - Method in interface TA_Frame
-
Changes the input collection by adding a frame.
- addFrameString(Collection<StrBuilder>, int) - Method in interface TA_Frame
-
Returns a string containing the input collection with the requested frame.
- addGrid(Collection<Object>, TA_GridThemes) - Method in interface TA_Grid
-
Changes the input list by adding a grid.
- addGrid(Collection<Object>, TA_GridThemes, TA_GridThemeOptions) - Method in interface TA_Grid
-
Changes the input list by adding a grid.
- addGrid(Collection<Object>, int) - Method in interface TA_Grid
-
Changes the input list by adding a grid.
- addMidruleCharacterMap(int, char, char, char, char, char, char, char) - Method in interface TA_Grid
-
Adds a new character map for a mid rule using the given rule set indicator for normal, light, etc.
- addRule(int[][], int, int, ArrayList<Integer>, ArrayList<ArrayList<Object>>) - Static method in class TA_GridHelpers
-
Calculates a rule and adds it to the frame (if not empty).
- addSupportedRuleSet(int) - Method in interface TA_Grid
-
Adds a new rule set to the list supported rule sets.
- addTopruleCharacterMap(int, char, char, char, char, char) - Method in interface TA_Grid
-
Adds a new character map for a top rule using the given rule set indicator for normal, light, etc.
- adjustBorder(int, int, int, int, ArrayList<ArrayList<Object>>) - Static method in class TA_GridHelpers
-
Adjusts borders, testing if a particular border character is connected uo, down, left, and right in the grid.
- allBlackRightTriangle() - Static method in class U8_ItemizeLists
-
An itemize list using the character ▸ for unlimited levels.
- allBlackRightTriangleIncremental() - Static method in class U8_ItemizeLists
-
An itemize list using the character ▸ for unlimited levels.
- allBlackSmallSquare() - Static method in class U8_ItemizeLists
-
An itemize list using the character ▪ for unlimited levels.
- allBlackSmallSquareIncremental() - Static method in class U8_ItemizeLists
-
An itemize list using the character ▪ for unlimited levels.
- allBlank() - Static method in class A7_ItemizeLists
-
An itemize list the character ` ` for unlimited levels.
- allBullet() - Static method in class U8_ItemizeLists
-
An itemize list using the character • for unlimited levels.
- allBulletIncremental() - Static method in class U8_ItemizeLists
-
An itemize list using the character • for unlimited levels.
- allDot() - Static method in class A7_ItemizeLists
-
An itemize list the character . for unlimited levels.
- allDotIncremental() - Static method in class A7_ItemizeLists
-
An itemize list the character . for unlimited levels.
- allExclamationMark() - Static method in class A7_ItemizeLists
-
An itemize list the character ! for unlimited levels.
- allExclamationMarkIncremental() - Static method in class A7_ItemizeLists
-
An itemize list the character ! for unlimited levels.
- allGt() - Static method in class A7_ItemizeLists
-
An itemize list the character > for unlimited levels.
- allGtIncremental() - Static method in class A7_ItemizeLists
-
An itemize list the character > for unlimited levels.
- allLt() - Static method in class A7_ItemizeLists
-
An itemize list the character < for unlimited levels.
- allLtIncremental() - Static method in class A7_ItemizeLists
-
An itemize list the character < for unlimited levels.
- allMinus() - Static method in class A7_ItemizeLists
-
An itemize list the character - for unlimited levels.
- allMinusIncremental() - Static method in class A7_ItemizeLists
-
An itemize list the character - for unlimited levels.
- allPlus() - Static method in class A7_ItemizeLists
-
An itemize list the character + for unlimited levels.
- allPlusIncremental() - Static method in class A7_ItemizeLists
-
An itemize list using the character + for unlimited levels.
- allQuestionMark() - Static method in class A7_ItemizeLists
-
An itemize list the character ? for unlimited levels.
- allQuestionMarkIncremental() - Static method in class A7_ItemizeLists
-
An itemize list the character ? for unlimited levels.
- allStar() - Static method in class A7_ItemizeLists
-
An itemize list the character * for unlimited levels.
- allStarIncremental() - Static method in class A7_ItemizeLists
-
An itemize list the character * for unlimited levels.
- allTilde() - Static method in class A7_ItemizeLists
-
An itemize list the character ~ for unlimited levels.
- allTildeIncremental() - Static method in class A7_ItemizeLists
-
An itemize list the character ~ for unlimited levels.
- allWhiteCircle() - Static method in class U8_ItemizeLists
-
An itemize list using the character ○ for unlimited levels.
- allWhiteCircleIncremental() - Static method in class U8_ItemizeLists
-
An itemize list using the character ○ for unlimited levels.
- allWhiteRightTriangle() - Static method in class U8_ItemizeLists
-
An itemize list using the character ▹ for unlimited levels.
- allWhiteRightTriangleIncremental() - Static method in class U8_ItemizeLists
-
An itemize list using the character ▹ for unlimited levels.
- almostEqual() - Static method in class A8_Frames_SameChar
-
A frame using the almost equal character ≈.
- almostEqual() - Static method in class A8_Lines_SameChar
-
A line using the almost equal character ≈.
- alpha() - Static method in class A7_EnumerateLists
-
- Alpha() - Static method in class A7_EnumerateLists
-
- Alpha() - Static method in interface A7_NumberingSchemes
-
Numbering scheme using upper case alphanumeric ASCII characters A-Z.
- alpha() - Static method in interface A7_NumberingSchemes
-
Numbering scheme using lower case alphanumeric ASCII characters a-z.
- AlphaCircledLatin() - Static method in class U8_EnumerateLists
-
- alphaCircledLatin() - Static method in class U8_EnumerateLists
-
- AlphaCircledLatin() - Static method in interface U8_NumberingSchemes
-
Numbering scheme using UTF Circled Latin Capital (upper case) characters Ⓐ-Ⓩ.
- alphaCircledLatin() - Static method in interface U8_NumberingSchemes
-
Numbering scheme using UTF Circled Latin Capital (lower case) characters ⓐ-ⓩ.
- AlphaFullwidthLatinCapitalLetter() - Static method in class U8_EnumerateLists
-
- AlphaFullwidthLatinCapitalLetter() - Static method in interface U8_NumberingSchemes
-
Numbering scheme using UTF Fullwidth Latin Capital Letter (upper case) characters A-Z.
- alphaFullwidthLatinSmallLetter() - Static method in class U8_EnumerateLists
-
- alphaFullwidthLatinSmallLetter() - Static method in interface U8_NumberingSchemes
-
Numbering scheme using UTF Fullwidth Latin Small Letter (lower case) characters a-z.
- alphaParenthesizedLatinSmallLetter() - Static method in class U8_EnumerateLists
-
- alphaParenthesizedLatinSmallLetter() - Static method in interface U8_NumberingSchemes
-
Numbering scheme using UTF Parenthesized Latin Small Letter (lower case) characters ⒜-⒵.
- ampersand() - Static method in class A7_Frames_SameChar
-
A frame using the ampersand character &.
- ampersand() - Static method in class A7_Lines_SameChar
-
A line using the ampersand character &.
- apostrophe() - Static method in class A7_Frames_SameChar
-
A frame using the apostrophe character '.
- apostrophe() - Static method in class A7_Lines_SameChar
-
A line using the apostrophe character \'.
- arabic_Alpha_alpha_Roman_roman() - Static method in class A7_EnumerateLists
-
- arabic_Alpha_alpha_Roman_roman() - Static method in class U8_EnumerateLists
-
- at() - Static method in class A7_Frames_SameChar
-
A frame using the at character @.
- at() - Static method in class A7_Lines_SameChar
-
A line using the at character @.
- backslash() - Static method in class A7_Frames_SameChar
-
A frame using the backslash character \\.
- backslash() - Static method in class A7_Lines_SameChar
-
A line using the backslash character \\.
- backSlashSlash() - Static method in class A7_Lines_SplitChar
-
A split line using left \\\\ and right '/'.
- ballotBox() - Static method in class U8_CheckedItems
-
A checked item using ☑ and ☐.
- ballotBox() - Static method in class U8_Checklists
-
- ballotBoxX() - Static method in class U8_CheckedItems
-
A checked item using ☒ and ☐.
- ballotBoxX() - Static method in class U8_Checklists
-
- ballotX() - Static method in class U8_CheckedItems
-
A checked item using ✗ and ` `.
- ballotX() - Static method in class U8_Checklists
-
A checklist using
ballotX() for unlimited levels.
- ballotX_Heavy() - Static method in class U8_CheckedItems
-
A checked item using ✘ and ` `.
- ballotX_Heavy() - Static method in class U8_Checklists
-
- bar() - Static method in class A7_Frames_SameChar
-
A frame using the bar character |.
- bar() - Static method in class A7_Lines_SameChar
-
A line using the bar character |.
- bash() - Static method in class A7_Frames_Doc
-
A frame for bash style comments.
- bashStart2Hash() - Static method in class A7_Frames_Doc
-
A frame for bash style comments with a double hashmark start.
- bashStart2HashTB() - Static method in class A7_Frames_Doc
-
A frame for bash style comments with a double hashmark start and top/bottom line.
- bashTB() - Static method in class A7_Frames_Doc
-
A frame for bash style comments with top/bottom lines.
- bl() - Static method in class A7_Frames_SameChar
-
A frame using the (round) bracket left character (.
- bl() - Static method in class A7_Lines_SameChar
-
A line using the (round) bracket left character (.
- blackSquare() - Static method in class A8_Frames_SameChar
-
A frame using the black square character ■.
- blackSquare() - Static method in class A8_Lines_SameChar
-
A line using the black square character ■.
- blank() - Static method in class A7_EnumerateLists
-
- blank() - Static method in class A7_Frames_SameChar
-
A frame using the blank character ` `.
- blank() - Static method in class A7_Lines_SameChar
-
A line using the blank character ` `.
- blank() - Static method in interface A7_NumberingSchemes
-
Numbering scheme simply returning a blank character.
- blbr() - Static method in class A7_Lines_SplitChar
-
A split line using left ( and right ')'.
- borderDouble() - Static method in class U8_Frames
-
A frame theme using double line characters.
- borderDouble() - Static method in class U8_Grids
-
A grid using UTF-8 double border characters.
- borderDoubleHorizontal() - Static method in class U8_Lines_SameChar
-
A line using UTF-8 double horizontal character ═.
- borderDoubleLight() - Static method in class U8_Grids
-
A grid using UTF-8 double characters horizontally and light border characters vertically.
- borderDoubleSingle() - Static method in class U8_Frames
-
A frame theme using double (vertical) and single (horizontal) line characters.
- borderHeavy() - Static method in class U8_Frames
-
A frame theme using heavy characters.
- borderheavy() - Static method in class U8_Grids
-
A grid using UTF-8 light border characters.
- borderHeavyDoubleDash() - Static method in class U8_Lines_SameChar
-
A line using UTF-8 heavy double dash character ╌.
- borderHeavyHorizontal() - Static method in class U8_Lines_SameChar
-
A line using UTF-8 heavy line horizontal character ━.
- borderHeavyQuadrupleDash() - Static method in class U8_Lines_SameChar
-
A line using UTF-8 heavy quadruple dash character ┉.
- borderHeavyTripleDash() - Static method in class U8_Lines_SameChar
-
A line using UTF-8 heavy triple dash character ┅.
- borderLeft(int) - Static method in interface TA_FrameOptions
-
Tests if the left border is requested.
- borderLeftNeeded(int) - Static method in interface TA_FrameOptions
-
Tests if the left border is needed.
- borderLight() - Static method in class U8_Frames
-
A frame theme using light characters.
- borderLight() - Static method in class U8_Grids
-
A grid using UTF-8 light border characters.
- borderLightDouble() - Static method in class U8_Grids
-
A grid using UTF-8 light characters horizontally and double border characters vertically.
- borderLightDoubleDash() - Static method in class U8_Lines_SameChar
-
A line using UTF-8 light double dash character ╌.
- borderLightHorizontal() - Static method in class U8_Lines_SameChar
-
A line using UTF-8 light line horizontal character ─.
- borderLightQuadrupleDash() - Static method in class U8_Lines_SameChar
-
A line using UTF-8 light quadruple dash character ┈.
- borderLightRounded() - Static method in class U8_Frames
-
A frame theme using light (rounded corners) characters.
- borderLightTripleDash() - Static method in class U8_Lines_SameChar
-
A line using UTF-8 light triple dash character ┄.
- borderRight(int) - Static method in interface TA_FrameOptions
-
Tests if the right border is requested.
- borderRightNeeded(int) - Static method in interface TA_FrameOptions
-
Tests if the right border is needed.
- borderSingleDouble() - Static method in class U8_Frames
-
A frame theme using single (vertical) and double (horizontal) line characters.
- borderStrongDoubleLight() - Static method in class U8_Grids
-
A grid combining UTF-8 light characters (normal rule) with double line characters (strong rule).
- box1Line() - Static method in class A8_Frames
-
A frame using the using box 1-line characters +.
- box1Line() - Static method in class A8_Lines_SameChar
-
A line using the plus character ─.
- box2Lines() - Static method in class A8_Frames
-
A frame using the box 2-lines character characters +.
- box2Lines() - Static method in class A8_Lines_SameChar
-
A line using the plus character ═.
- br() - Static method in class A7_Frames_SameChar
-
A frame using the (round) bracket right character ).
- br() - Static method in class A7_Lines_SameChar
-
A line using the (round) bracket right character ).
- brbl() - Static method in class A7_Lines_SplitChar
-
A split line using left ) and right '('.
- brokenPipe() - Static method in class A8_Frames_SameChar
-
A frame using the broken pipe character ¦.
- brokenPipe() - Static method in class A8_Lines_SameChar
-
A line using the broken pipe character ¦.
- brX() - Static method in class A7_CheckedItems
-
A checked item using (X) and ( ).
- brx() - Static method in class A7_CheckedItems
-
A checked item using (x) and ( ).
- brX() - Static method in class A7_Checklists
-
- brx() - Static method in class A7_Checklists
-
- bullet() - Static method in class A8_Frames_SameChar
-
A frame using the bullet character •.
- bullet() - Static method in class A8_Lines_SameChar
-
A line using the bullet character •.
- calculateColumns(ArrayList<Object>) - Method in interface TA_Grid
-
Calculates column width across the table, using columns with content to calculate width.
- cbl() - Static method in class A7_Frames_SameChar
-
A frame using the curly bracket left character {.
- cbl() - Static method in class A7_Lines_SameChar
-
A line using the curly bracket left character {.
- cblcbr() - Static method in class A7_Lines_SplitChar
-
A split line using left { and right '}'.
- cbr() - Static method in class A7_Frames_SameChar
-
A frame using the curly bracket right character }.
- cbr() - Static method in class A7_Lines_SameChar
-
A line using the curly bracket right character }.
- cbrcbl() - Static method in class A7_Lines_SplitChar
-
A split line using left } and right '{'.
- cbrX() - Static method in class A7_CheckedItems
-
A checked item using {X} and { }.
- cbrx() - Static method in class A7_CheckedItems
-
A checked item using {x} and { }.
- cbrX() - Static method in class A7_Checklists
-
- cbrx() - Static method in class A7_Checklists
-
- cedilla() - Static method in class A8_Frames_SameChar
-
A frame using the cedilla character ¸.
- cedilla() - Static method in class A8_Lines_SameChar
-
A line using the cedilla character ¸.
- CHAR_BOTTOM_RULE - Static variable in interface TA_GridConfig
-
A character in a bottom rule.
- CHAR_CONTENT_RULE - Static variable in interface TA_GridConfig
-
A character in a content rule.
- CHAR_MID_RULE - Static variable in interface TA_GridConfig
-
A character in a mid rule.
- CHAR_TOP_RULE - Static variable in interface TA_GridConfig
-
A character in a top rule.
- checkmark() - Static method in class U8_CheckedItems
-
A checked item using ✓ and ` `.
- checkmark() - Static method in class U8_Checklists
-
- circumflex() - Static method in class A7_Frames_SameChar
-
A frame using the circumflex character ^.
- circumflex() - Static method in class A7_Lines_SameChar
-
A line using the circumflex character ^.
- colon() - Static method in class A7_Frames_SameChar
-
A frame using the colon character :.
- colon() - Static method in class A7_Lines_SameChar
-
A line using the colon character :.
- comma() - Static method in class A7_Frames_SameChar
-
A frame using the comma character ,.
- comma() - Static method in class A7_Lines_SameChar
-
A line using the comma character ,.
- congruence() - Static method in class A8_Frames_SameChar
-
A frame using the congruence character ≡.
- congruence() - Static method in class A8_Lines_SameChar
-
A line using the congruence character ≡.
- convertBorders(int, int, int, int, int, int) - Static method in class TA_GridHelpers
-
Removes left/right connections if the given mode requires it and the position/type is a border.
- convertConnectors(int, int, int, int, int, int) - Static method in class TA_GridHelpers
-
Removes top/down connections if the given mode requires and the position/type is a connector.
- copyright() - Static method in class A8_Frames_SameChar
-
A frame using the copyright character ©.
- copyright() - Static method in class A8_Lines_SameChar
-
A line using the copyright character ©.
- cornerBottomLeft(int) - Static method in interface TA_FrameOptions
-
Tests if the bottom left corner is requested.
- cornerBottomLeftNeeded(int) - Static method in interface TA_FrameOptions
-
Tests if the bottom left corner is needed.
- cornerBottomRight(int) - Static method in interface TA_FrameOptions
-
Tests if the bottom right corner is requested.
- cornerBottomRightNeeded(int) - Static method in interface TA_FrameOptions
-
Tests if the bottom right corner is needed.
- cornerTopLeft(int) - Static method in interface TA_FrameOptions
-
Tests if the top left corner is requested.
- cornerTopLeftNeeded(int) - Static method in interface TA_FrameOptions
-
Tests if the top left corner is needed.
- cornerTopRight(int) - Static method in interface TA_FrameOptions
-
Tests if the top right corner is requested.
- cornerTopRightNeeded(int) - Static method in interface TA_FrameOptions
-
Tests if the top right corner is needed.
- create(Character, Character, String) - Static method in interface TA_Border_Chars
-
Creates a new border pair.
- create(String, String, String) - Static method in interface TA_Border_Strings
-
Creates a new border pair.
- create(Character, Character, String) - Static method in interface TA_CheckedItem
-
Creates a new checked item.
- create(String, String, String) - Static method in interface TA_CheckedItem
-
Creates a new checked item.
- create(TA_CheckedItem, String) - Static method in interface TA_Checklist
-
Creates a new checklist with unlimited levels.
- create(String, TA_CheckedItem...) - Static method in interface TA_Checklist
-
Creates a new checklist list with levels.
- create(Character, Character, Character, Character, String) - Static method in interface TA_Corner_Chars
-
Creates a new corner pair.
- create(String, String, String, String, String) - Static method in interface TA_Corner_Strings
-
Creates a new corner pair.
- create(TA_Numbering, String) - Static method in interface TA_EnumerateList
-
Creates a new enumerate list with unlimited levels for given numbering scheme.
- create(String, TA_Numbering...) - Static method in interface TA_EnumerateList
-
Creates a new enumerate list with levels provided by given numbering schemes.
- create(TA_Line, TA_Corner, TA_Border, String) - Static method in interface TA_Frame
-
Creates a new frame theme using the same top/bottom lines.
- create(TA_Line, TA_Line, TA_Corner, TA_Border, String) - Static method in interface TA_Frame
-
Creates a new frame theme using different lines and the same top/bottom corners.
- create(String) - Static method in interface TA_Grid
-
Creates a new empty (no character map loaded) grid object.
- create(Character, String) - Static method in interface TA_ItemizeList
-
Creates a new itemize list with unlimited levels for given character.
- create(String, Character...) - Static method in interface TA_ItemizeList
-
Creates a new itemize list for levels provided by the given characters.
- create(Character, String) - Static method in interface TA_Line_Char
-
Creates a a new line.
- create(Character, Character, String) - Static method in interface TA_Line_SplitChar
-
Creates a a new line.
- create(String, String) - Static method in interface TA_Line_String
-
Creates a a new line.
- createIncremental(Character, String) - Static method in interface TA_ItemizeList
-
Creates a new itemize list with unlimited levels for given character.
- currency() - Static method in class A8_Frames_SameChar
-
A frame using the currency character ¤.
- currency() - Static method in class A8_Lines_SameChar
-
A line using the currency character ¤.
- dagger() - Static method in class A8_Frames_SameChar
-
A frame using the dagger character †.
- dagger() - Static method in class A8_Lines_SameChar
-
A line using the dagger character †.
- daq() - Static method in class A8_Lines_SplitChar
-
A split line using left » and right '«'.
- daqRev() - Static method in class A8_Lines_SplitChar
-
A split line using left « and right '»'.
- de.vandermeer.asciithemes - package de.vandermeer.asciithemes
-
Themes for ASCII and UTF-8 elements: lines, corners, borders, frames, grids, lists.
- de.vandermeer.asciithemes.a7 - package de.vandermeer.asciithemes.a7
-
Themes for ASCII 7-bit elements.
- de.vandermeer.asciithemes.a7.dropcaps - package de.vandermeer.asciithemes.a7.dropcaps
-
ASCII 7-bit Dropped Capital libraries.
- de.vandermeer.asciithemes.a8 - package de.vandermeer.asciithemes.a8
-
Themes for extended ASCII elements.
- de.vandermeer.asciithemes.u8 - package de.vandermeer.asciithemes.u8
-
Themes for UTF-8 elements.
- degree() - Static method in class A8_Frames_SameChar
-
A frame using the degree character °.
- degree() - Static method in class A8_Lines_SameChar
-
A line using the degree character °.
- diaeresis() - Static method in class A8_Frames_SameChar
-
A frame using the diaeresis character ¨.
- diaeresis() - Static method in class A8_Lines_SameChar
-
A line using the diaeresis character ¨.
- division() - Static method in class A8_Frames_SameChar
-
A frame using the division character ÷.
- division() - Static method in class A8_Lines_SameChar
-
A line using the division character ÷.
- dollar() - Static method in class A7_Frames_SameChar
-
A frame using the dollar character $.
- dollar() - Static method in class A7_Lines_SameChar
-
A line using the dollar character $.
- dot() - Static method in class A7_Frames_SameChar
-
A frame using the dot character ..
- dot() - Static method in class A7_Lines_SameChar
-
A line using the dot character ..
- doubleDagger() - Static method in class A8_Frames_SameChar
-
A frame using the double dagger character ‡.
- doubleDagger() - Static method in class A8_Lines_SameChar
-
A line using the double dagger character ‡.
- get() - Method in enum TA_GridThemeOptions
-
- get() - Method in enum TA_GridThemes
-
- getBorder(int) - Method in interface TA_Border
-
Returns the border.
- getBorder(int, StrBuilder) - Method in interface TA_Border
-
Returns the border.
- getBorder(int, StrBuilder) - Method in interface TA_Border_Chars
-
- getBorder(int, StrBuilder) - Method in interface TA_Border_Strings
-
- getBorder() - Method in interface TA_Frame
-
Returns the border for the frame.
- getBorderAsString(int) - Method in interface TA_Border
-
Returns the border.
- getBorderAsString(int, StrBuilder) - Method in interface TA_Border
-
Returns the border.
- getBottomLeftChar() - Method in interface TA_Corner_Chars
-
Returns the character for the bottom left corner.
- getBottomLeftString() - Method in interface TA_Corner_Strings
-
Returns the string for the bottom left corner.
- getBottomline() - Method in interface TA_Frame
-
Returns the bottom line of the theme.
- getBottomRightChar() - Method in interface TA_Corner_Chars
-
Returns the character for the bottom right corner.
- getBottomRightString() - Method in interface TA_Corner_Strings
-
Returns the string for the bottom right corner.
- getCharacterMap() - Method in interface TA_Grid
-
Returns the character map.
- getCheckedLabel() - Method in interface TA_CheckedItem
-
Returns the checked label.
- getCorner(int) - Method in interface TA_Corner
-
Returns the corner.
- getCorner(int, StrBuilder) - Method in interface TA_Corner
-
Returns the corner.
- getCorner(int, StrBuilder) - Method in interface TA_Corner_Chars
-
- getCorner(int, StrBuilder) - Method in interface TA_Corner_Strings
-
- getCorner() - Method in interface TA_Frame
-
Returns the corner.
- getCornerAsString(int) - Method in interface TA_Corner
-
Returns the corner.
- getCornerAsString(int, StrBuilder) - Method in interface TA_Corner
-
Returns the corner.
- getDescription() - Method in class FigletOldBanner_6L
-
- getDescription() - Method in class FigletOldBanner_7L
-
- getDescription() - Method in class FigletRoman
-
- getDropCap(char) - Method in class FigletOldBanner_6L
-
- getDropCap(char) - Method in class FigletOldBanner_7L
-
- getDropCap(char) - Method in class FigletRoman
-
- getDropCap(char) - Method in interface TA_DropCaps
-
Returns the dropped capital letter version of the given letter.
- getLabel(boolean) - Method in interface TA_CheckedItem
-
Returns the label for a given level.
- getLabel(int, boolean) - Method in interface TA_Checklist
-
Returns the label for a given level.
- getLabel(int) - Method in interface TA_EnumerateList
-
Returns the label for a given level.
- getLabel(int[], String, boolean) - Method in interface TA_EnumerateList
-
Returns a label constructed of labels for each given level.
- getLabel(int) - Method in interface TA_ItemizeList
-
Returns the label for a given level.
- getLeftChar() - Method in interface TA_Border_Chars
-
Returns the character for the left border.
- getLeftLineChar() - Method in interface TA_Line_SplitChar
-
Returns the left character used for the line.
- getLeftString() - Method in interface TA_Border_Strings
-
Returns the string for the left border.
- getLine(int) - Method in interface TA_Line
-
Returns a line of given length.
- getLine(int, StrBuilder) - Method in interface TA_Line
-
Returns a line of given length.
- getLine(int) - Method in interface TA_Line_Char
-
Returns a line of given length.
- getLine(int, StrBuilder) - Method in interface TA_Line_Char
-
Returns a line of given length.
- getLine(int) - Method in interface TA_Line_SplitChar
-
Returns a line of given length.
- getLine(int, StrBuilder) - Method in interface TA_Line_SplitChar
-
Returns a line of given length.
- getLine(int) - Method in interface TA_Line_String
-
Returns a line of given length.
- getLine(int, StrBuilder) - Method in interface TA_Line_String
-
Returns a line of given length.
- getLineAsString(int) - Method in interface TA_Line
-
Returns a line of given length.
- getLineAsString(int, StrBuilder) - Method in interface TA_Line
-
Returns a line of given length.
- getLineChar() - Method in interface TA_Line_Char
-
Returns the character used for the line.
- getLineString() - Method in interface TA_Line_String
-
Returns the string used for the line.
- getMaxLevel() - Method in interface TA_Checklist
-
Returns the max level the style supports.
- getMaxLevel() - Method in interface TA_EnumerateList
-
Returns the max level the style supports.
- getMaxLevel() - Method in interface TA_ItemizeList
-
Returns the max level the style supports.
- getMaxNumber() - Method in interface TA_Numbering
-
Returns the maximum number supported by the scheme.
- getMinNumber() - Method in interface TA_Numbering
-
Returns the minimum number supported by the scheme.
- getNumber(int) - Method in interface TA_Numbering
-
Returns a string representation of the given number using the underlying numbering scheme
- getRightChar() - Method in interface TA_Border_Chars
-
Returns the character for the right border.
- getRightLineChar() - Method in interface TA_Line_SplitChar
-
Returns the right character used for the line.
- getRightString() - Method in interface TA_Border_Strings
-
Returns the string for the right border.
- getTopLeftChar() - Method in interface TA_Corner_Chars
-
Returns the character for the top left corner.
- getTopLeftString() - Method in interface TA_Corner_Strings
-
Returns the string for the top left corner.
- getTopline() - Method in interface TA_Frame
-
Returns the top line of the theme.
- getTopRightChar() - Method in interface TA_Corner_Chars
-
Returns the character for the top right corner.
- getTopRightString() - Method in interface TA_Corner_Strings
-
Returns the string for the top right corner.
- getUncheckedLabel() - Method in interface TA_CheckedItem
-
Returns the unchecked label
- graveAccent() - Static method in class A7_Frames_SameChar
-
A frame using the grave accent character \`.
- graveAccent() - Static method in class A7_Lines_SameChar
-
A line using the grave accent character \\`.
- greaterThan() - Static method in class A7_Frames_SameChar
-
A frame using the greater than character >.
- greaterThan() - Static method in class A7_Lines_SameChar
-
A line using the greater than character ;>.
- gtlt() - Static method in class A7_Lines_SplitChar
-
A split line using left > and right '<'.
- gtltX() - Static method in class A7_CheckedItems
-
A checked item using <X> and < >.
- gtltx() - Static method in class A7_CheckedItems
-
A checked item using <x> and < >.
- gtltX() - Static method in class A7_Checklists
-
- gtltx() - Static method in class A7_Checklists
-
A checklist using mixed styles for 4 levels.
- HAS_BOTTOM_CONNECTOR - Static variable in interface TA_GridOptions
-
Option for using the bottom row, connector.
- HAS_BOTTOM_CORNER_LEFT - Static variable in interface TA_GridOptions
-
Option for using the bottom row, left corner.
- HAS_BOTTOM_CORNER_RIGHT - Static variable in interface TA_GridOptions
-
Option for using the bottom row, right corner.
- HAS_BOTTOM_LINE - Static variable in interface TA_GridOptions
-
Option for using the bottom row, line.
- HAS_CONTENT_LEFT - Static variable in interface TA_GridOptions
-
Option for using the content row, left border.
- HAS_CONTENT_MID - Static variable in interface TA_GridOptions
-
Option for using the content row, middle border.
- HAS_CONTENT_RIGHT - Static variable in interface TA_GridOptions
-
Option for using the content row, right border.
- HAS_MID_BORDER_LEFT - Static variable in interface TA_GridOptions
-
Option for using the mid row, left corner.
- HAS_MID_BORDER_RIGHT - Static variable in interface TA_GridOptions
-
Option for using the mid row, right corner.
- HAS_MID_CONNECTOR - Static variable in interface TA_GridOptions
-
Option for using the mid row, connector.
- HAS_MID_LINE - Static variable in interface TA_GridOptions
-
Option for using the mid row, line.
- HAS_TOP_CONNECTOR - Static variable in interface TA_GridOptions
-
Option for using the top row, connector.
- HAS_TOP_CORNER_LEFT - Static variable in interface TA_GridOptions
-
Option for using the top row, left corner.
- HAS_TOP_CORNER_RIGHT - Static variable in interface TA_GridOptions
-
Option for using the top row, right corner.
- HAS_TOP_LINE - Static variable in interface TA_GridOptions
-
Option for using the top row, line.
- hashmark() - Static method in class A7_Frames_SameChar
-
A frame using the hashmark character #.
- hashmark() - Static method in class A7_Lines_SameChar
-
A line using the hashmark character #.
- hasRuleSet(int) - Method in interface TA_Grid
-
Tests if a particular rule set is supported by the grid.
- hasType(int) - Static method in class TA_GridHelpers
-
Tests if the given position/type has a type, that is an up, down, left, or right.
- highDensityDotted() - Static method in class A8_Frames_SameChar
-
A frame using the high density dotted character ▓.
- highDensityDotted() - Static method in class A8_Lines_SameChar
-
A line using the high density dotted character ▓.
- horizontalEllipsis() - Static method in class A8_Frames_SameChar
-
A frame using the horizontal ellipsis character ….
- horizontalEllipsis() - Static method in class A8_Lines_SameChar
-
A line using the horizontal ellipsis character ….
- html() - Static method in class A7_Frames_Doc
-
A frame for HTML style comments.
- htmlLike() - Static method in class U8_ItemizeLists
-
An itemize list using the characters '•', '○', '▪' generating an HTML like list.
- htmlTB() - Static method in class A7_Frames_Doc
-
A frame for HTML style comments with top/bottom line.
- latex() - Static method in class A7_Frames_Doc
-
A frame for LaTeX style comments.
- latexStart2Percent() - Static method in class A7_Frames_Doc
-
A frame for LaTeX style comments with a double percent start.
- latexStart2PercentTB() - Static method in class A7_Frames_Doc
-
A frame for LaTeX style comments with a double percent start and top/bottom line.
- latexTB() - Static method in class A7_Frames_Doc
-
A frame for LaTeX style comments with top/bottom lines.
- ldaq() - Static method in class A8_Frames_SameChar
-
A frame using the left double angle quotes character «.
- ldaq() - Static method in class A8_Lines_SameChar
-
A line using the left double angle quotes character «.
- ldqm() - Static method in class A8_Frames_SameChar
-
A frame using the left double quotation mark character “.
- ldqm() - Static method in class A8_Lines_SameChar
-
A line using the left double quotation mark character “.
- leftHalfBlock() - Static method in class A8_Frames_SameChar
-
A frame using the left half block character ▌.
- leftHalfBlock() - Static method in class A8_Lines_SameChar
-
A line using the left half block character ▌.
- lessThan() - Static method in class A7_Frames_SameChar
-
A frame using the less than character <.
- lessThan() - Static method in class A7_Lines_SameChar
-
A line using the less than character <.
- lineBottom(int) - Static method in interface TA_FrameOptions
-
Tests if the bottom line is requested.
- lineBottomNeeded(int) - Static method in interface TA_FrameOptions
-
Tests if a bottom line is needed because one or both corners are required.
- lineDobuleTripple() - Static method in class A8_Grids
-
A grid using normal, strong, and heavy extended ASCII characters for lines only (LaTeX style table).
- lineDoubleBlocks() - Static method in class A8_Grids
-
A grid using normal, strong, and heavy extended ASCII characters for lines only (LaTeX style table).
- lineTop(int) - Static method in interface TA_FrameOptions
-
Tests if the top line is requested.
- lineTopNeeded(int) - Static method in interface TA_FrameOptions
-
Tests if a top line is needed because one or both corners are required.
- lowDensityDotted() - Static method in class A8_Frames_SameChar
-
A frame using the low density dotted character ░.
- lowDensityDotted() - Static method in class A8_Lines_SameChar
-
A line using the low density dotted character ░.
- lowerHalfBlock() - Static method in class A8_Frames_SameChar
-
A frame using the lower half block character ▄.
- lowerHalfBlock() - Static method in class A8_Lines_SameChar
-
A line using the lower half block character ▄.
- lsqm() - Static method in class A8_Frames_SameChar
-
A frame using the left single quotation mark character ‘.
- lsqm() - Static method in class A8_Lines_SameChar
-
A line using the left single quotation mark character ‘.
- ltgt() - Static method in class A7_Lines_SplitChar
-
A split line using left < and right '>'.
- macron() - Static method in class A8_Frames_SameChar
-
A frame using the macron character ¯.
- macron() - Static method in class A8_Lines_SameChar
-
A line using the macron character ¯.
- masculineOrdinalIndicator() - Static method in class A8_Frames_SameChar
-
A frame using the masculine ordinal indicator character º.
- masculineOrdinalIndicator() - Static method in class A8_Lines_SameChar
-
A line using the masculine ordinal indicator character º.
- mediumDensityDotted() - Static method in class A8_Frames_SameChar
-
A frame using the medium density dotted character ▒.
- mediumDensityDotted() - Static method in class A8_Lines_SameChar
-
A line using the medium density dotted character ▒.
- middleDot() - Static method in class A8_Frames_SameChar
-
A frame using the middle dot character ·.
- middleDot() - Static method in class A8_Lines_SameChar
-
A line using the middle dot character ·.
- minus() - Static method in class A7_Frames_SameChar
-
A frame using the minus character -.
- minus() - Static method in class A7_Lines_SameChar
-
A line using the minus character -.
- minusBarPlus() - Static method in class A7_Frames
-
A frame using - for lines, | for borders and + for corners.
- minusBarPlus() - Static method in class A7_Grids
-
A grid using - for lines, | for borders and + for corners.
- minusBarPlusEquals() - Static method in class A7_Grids
-
A grid using - for lines, | for borders and + for corners plus = for strong lines.
- mix() - Static method in class A7_Checklists
-
- mix() - Static method in class U8_Checklists
-
A checklist using mixed styles for 4 levels.
- MODE_BOTTOM_LEFT - Static variable in interface TA_Corner
-
Mode for processing the bottom left corner.
- MODE_BOTTOM_RIGHT - Static variable in interface TA_Corner
-
Mode for processing the bottom right corner.
- MODE_LEFT - Static variable in interface TA_Border
-
Mode for processing the left border.
- MODE_RIGHT - Static variable in interface TA_Border
-
Mode for processing the right border.
- MODE_TOP_LEFT - Static variable in interface TA_Corner
-
Mode for processing the top left corner.
- MODE_TOP_RIGHT - Static variable in interface TA_Corner
-
Mode for processing the top right corner.
- multiLine() - Static method in class A7_Frames_Doc
-
A frame for multi-line Java/C++ style comments using / and *.
- multiLineJavaDoc() - Static method in class A7_Frames_Doc
-
A frame for Javadoc style multi-line comments using / and *.
- multiplication() - Static method in class U8_CheckedItems
-
A checked item using ✕ and ` `.
- multiplication() - Static method in class U8_Checklists
-
- OPT_BORDER_LEFT - Static variable in interface TA_FrameOptions
-
Option for using the left border of the frame.
- OPT_BORDER_RIGHT - Static variable in interface TA_FrameOptions
-
Option for using the right border of the frame.
- OPT_CONVERT_BORDERS - Static variable in interface TA_GridOptions
-
Option for converting all borders to line equivalent.
- OPT_CONVERT_CONNECTORS_HOR - Static variable in interface TA_GridOptions
-
Option for converting all connectors to horizontal line equivalent.
- OPT_CONVERT_CONNECTORS_VER - Static variable in interface TA_GridOptions
-
Option for converting all connectors to vertical line equivalent.
- OPT_CORNER_BOTTOMLEFT - Static variable in interface TA_FrameOptions
-
Option for using the bottom left corner of the frame.
- OPT_CORNER_BOTTOMRIGHT - Static variable in interface TA_FrameOptions
-
Option for using the bottom right corner of the frame.
- OPT_CORNER_TOPLEFT - Static variable in interface TA_FrameOptions
-
Option for using the top left corner of the frame.
- OPT_CORNER_TOPRIGHT - Static variable in interface TA_FrameOptions
-
Option for using the top right corner of the frame.
- OPT_LINE_BOTTOM - Static variable in interface TA_FrameOptions
-
Option for using the bottom line of the frame.
- OPT_LINE_TOP - Static variable in interface TA_FrameOptions
-
Option for using the top line of the frame.
- OPT_SHOW_EMPTY_BORDER_LEFT - Static variable in interface TA_GridOptions
-
Option for showing an empty left border.
- OPT_SHOW_EMPTY_BORDER_MID - Static variable in interface TA_GridOptions
-
Option for showing an empty mid border.
- OPT_SHOW_EMPTY_BORDER_RIGHT - Static variable in interface TA_GridOptions
-
Option for showing an empty right border.
- OPT_SHOW_EMPTY_ROW_BOTTOM - Static variable in interface TA_GridOptions
-
Option for showing an empty horizontal bottom row.
- OPT_SHOW_EMPTY_ROW_MID - Static variable in interface TA_GridOptions
-
Option for showing an empty horizontal middle row.
- OPT_SHOW_EMPTY_ROW_TOP - Static variable in interface TA_GridOptions
-
Option for showing an empty horizontal top row.
- OPT_SHOW_EMPTY_ROWS - Static variable in interface TA_FrameOptions
-
Option for showing empty horizontal rows.
- optionNeeded(int, int) - Static method in interface TA_GridOptions
-
Tests if an option is needed, that is if a particular position in the frame requires a character without being requested (set by the mode).
- paqm() - Static method in class A8_Lines_SplitChar
-
A split line using left › and right '‹'.
- paqmRev() - Static method in class A8_Lines_SplitChar
-
A split line using left ‹ and right '›'.
- paragraph() - Static method in class A8_Frames_SameChar
-
A frame using the paragraph character ¶.
- paragraph() - Static method in class A8_Lines_SameChar
-
A line using the paragraph character ¶.
- percent() - Static method in class A7_Frames_SameChar
-
A frame using the percent character %.
- percent() - Static method in class A7_Lines_SameChar
-
A line using the percent character %.
- permille() - Static method in class A8_Frames_SameChar
-
A frame using the permille character ‰.
- permille() - Static method in class A8_Lines_SameChar
-
A line using the permille character ‰.
- plus() - Static method in class A7_Frames_SameChar
-
A frame using the plus character +.
- plus() - Static method in class A7_Lines_SameChar
-
A line using the plus character +.
- plusminus() - Static method in class A7_Lines_String
-
A line using the string +-.
- plusminus() - Static method in class A8_Frames_SameChar
-
A frame using the plusminus character ±.
- plusminus() - Static method in class A8_Lines_SameChar
-
A line using the plusminus character ±.
- PT_BOTTOM_LEFT - Static variable in interface TA_GridConfig
-
Border position and type for a bottom-left border item, for instance ╚ .
- PT_BOTTOM_RIGHT - Static variable in interface TA_GridConfig
-
Border position and type for a bottom-right border item, for instance ╝ .
- PT_HORIZONTAL - Static variable in interface TA_GridConfig
-
Border position and type for a simple horizontal border item, for instance ═ .
- PT_MID_BOTH - Static variable in interface TA_GridConfig
-
Border position and type for a middle-up-down border item, for instance ╬ .
- PT_MID_DOWN - Static variable in interface TA_GridConfig
-
Border position and type for a middle-down border item, for instance ╦ .
- PT_MID_LEFT - Static variable in interface TA_GridConfig
-
Border position and type for a middle-left border item, for instance ╠ .
- PT_MID_RIGHT - Static variable in interface TA_GridConfig
-
Border position and type for a middle-right border item, for instance ╣ .
- PT_MID_UP - Static variable in interface TA_GridConfig
-
Border position and type for a middle-up border item, for instance ╩ .
- PT_TOP_LEFT - Static variable in interface TA_GridConfig
-
Border position and type for a top-left border item, for instance ╔ .
- PT_TOP_RIGHT - Static variable in interface TA_GridConfig
-
Border position and type for a top-right border item, for instance ╗ .
- PT_VERTICAL - Static variable in interface TA_GridConfig
-
Border position and type for a simple horizontal border item, for instance ║ .
- rdaq() - Static method in class A8_Frames_SameChar
-
A frame using the right double angle quotes character ».
- rdaq() - Static method in class A8_Lines_SameChar
-
A line using the right double angle quotes character ».
- rdqm() - Static method in class A8_Frames_SameChar
-
A frame using the right double quotation mark character ”.
- rdqm() - Static method in class A8_Lines_SameChar
-
A line using the right double quotation mark character ”.
- registeredTradeMark() - Static method in class A8_Frames_SameChar
-
A frame using the registered trade mark character ®.
- registeredTradeMark() - Static method in class A8_Lines_SameChar
-
A line using the registered trade mark character ®.
- renderBottomLine(int, int) - Method in interface TA_Frame
-
Renders a bottom line for the frame.
- renderTopLine(int, int) - Method in interface TA_Frame
-
Renders a top line for the frame.
- rightHalfBlock() - Static method in class A8_Frames_SameChar
-
A frame using the right half block character ▐.
- rightHalfBlock() - Static method in class A8_Lines_SameChar
-
A line using the right half block character ▐.
- roman() - Static method in class A7_EnumerateLists
-
- Roman() - Static method in class A7_EnumerateLists
-
- roman() - Static method in interface A7_NumberingSchemes
-
Numbering scheme for Roman number literals using lower case ASCII characters.
- Roman() - Static method in interface A7_NumberingSchemes
-
Numbering scheme for Roman number literals using upper case ASCII characters.
- RomanCircledLatinCapital() - Static method in class U8_EnumerateLists
-
- RomanCircledLatinCapital() - Static method in interface U8_NumberingSchemes
-
Numbering scheme for Roman number literals using upper case UTF-8 Number Circled Latin Capital (upper case) characters.
- romanCircledLatinSmall() - Static method in class U8_EnumerateLists
-
- romanCircledLatinSmall() - Static method in interface U8_NumberingSchemes
-
Numbering scheme for Roman number literals using lower case UTF-8 Number Circled Latin Small (lower case) characters.
- RomanNumberForms() - Static method in class U8_EnumerateLists
-
- romanNumberForms() - Static method in class U8_EnumerateLists
-
- RomanNumberForms() - Static method in interface U8_NumberingSchemes
-
Numbering scheme for Roman number literals using upper case UTF-8 Number Forms upper case characters.
- romanNumberForms() - Static method in interface U8_NumberingSchemes
-
Numbering scheme for Roman number literals using lower case UTF-8 Number Forms lower case characters.
- rsqm() - Static method in class A8_Frames_SameChar
-
A frame using the right single quotation mark character ’.
- rsqm() - Static method in class A8_Lines_SameChar
-
A line using the right single quotation mark character ’.
- RULESET_HEAVY - Static variable in interface TA_GridConfig
-
Row type for a heavy character, that is a heavy border.
- RULESET_LIGHT - Static variable in interface TA_GridConfig
-
Row type for a light character, that is a light border.
- RULESET_NORMAL - Static variable in interface TA_GridConfig
-
Row type for a normal character, that is a normal border.
- RULESET_STRONG - Static variable in interface TA_GridConfig
-
Row type for a strong character, that is a strong border.
- sbl() - Static method in class A7_Frames_SameChar
-
A frame using the square bracket left character [.
- sbl() - Static method in class A7_Lines_SameChar
-
A line using the square bracket left character [.
- sblsbr() - Static method in class A7_Lines_SplitChar
-
A split line using left [ and right ']'.
- sbr() - Static method in class A7_Frames_SameChar
-
A frame using the square bracket right character ].
- sbr() - Static method in class A7_Lines_SameChar
-
A line using the square bracket right character ].
- sbrsbl() - Static method in class A7_Lines_SplitChar
-
A split line using left ] and right '['.
- sbrX() - Static method in class A7_CheckedItems
-
A checked item using [X] and [ ].
- sbrx() - Static method in class A7_CheckedItems
-
A checked item using [x] and [ ].
- sbrX() - Static method in class A7_Checklists
-
- sbrx() - Static method in class A7_Checklists
-
- section() - Static method in class A8_Frames_SameChar
-
A frame using the section character §.
- section() - Static method in class A8_Lines_SameChar
-
A line using the section character §.
- semicolon() - Static method in class A7_Frames_SameChar
-
A frame using the semicolon character ;.
- semicolon() - Static method in class A7_Lines_SameChar
-
A line using the semicolon character ;.
- showEmptyRows(int) - Static method in interface TA_FrameOptions
-
Tests if empty rows should be shown using an empty character.
- singleLine() - Static method in class A7_Frames_Doc
-
A frame for single-line Java/C++ style comments using //.
- slash() - Static method in class A7_Frames_SameChar
-
A frame using the slash character /.
- slash() - Static method in class A7_Lines_SameChar
-
A line using the slash character /.
- slashbackSlash() - Static method in class A7_Lines_SplitChar
-
A split line using left / and right '\\\\'.
- slpaqm() - Static method in class A8_Frames_SameChar
-
A frame using the single left-pointing angle quotation mark character ‹.
- slpaqm() - Static method in class A8_Lines_SameChar
-
A line using the single left-pointing angle quotation mark character ‹.
- snowflake() - Static method in class U8_ItemizeLists
-
An itemize list using the UTF-8 snowflake characters '❄', '❅', '❆'.
- softHyphen() - Static method in class A8_Frames_SameChar
-
A frame using the soft hyphen character .
- softHyphen() - Static method in class A8_Lines_SameChar
-
A line using the soft hyphen character .
- someArrowsNested() - Static method in class U8_ItemizeLists
-
An itemize list using UTF-8 arrow characters '➔', '➜', '➡', '➞', '➝', '➙' for nested list of depth 6.
- someBottomCharacters(int) - Static method in interface TA_FrameOptions
-
Test for some characters required in the bottom line of a frame.
- someTopCharacters(int) - Static method in interface TA_FrameOptions
-
Test for some characters required in the top line of a frame.
- spaqmX() - Static method in class U8_CheckedItems
-
A checked item using ‹X› and ‹ ›.
- spaqmx() - Static method in class U8_CheckedItems
-
A checked item using ‹x› and ‹ ›.
- spaqmX() - Static method in class U8_Checklists
-
A checklist using
spaqmX() for unlimited levels.
- spaqmx() - Static method in class U8_Checklists
-
A checklist using
spaqmx() for unlimited levels.
- sparkle() - Static method in class U8_ItemizeLists
-
An itemize list using the UTF-8 sparkle characters '❇', '❈'.
- split_backSlashSlash() - Static method in class A7_Frames
-
A frame using a split line, borders, and corners with backslash/slash characters \\ and \.
- split_blbr() - Static method in class A7_Frames
-
A frame using a split line, borders, and corners with bl/br characters ( and ).
- split_brbl() - Static method in class A7_Frames
-
A frame using a split line, borders, and corners with br/bl characters ) and (.
- split_cblcbr() - Static method in class A7_Frames
-
A frame using a split line, borders, and corners with cbl/cbr characters { and }.
- split_cbrcbl() - Static method in class A7_Frames
-
A frame using a split line, borders, and corners with cbr/cbl characters } and {.
- split_gtlt() - Static method in class A7_Frames
-
A frame using a split line, borders, and corners with gt/lt characters > and <.
- split_ltgt() - Static method in class A7_Frames
-
A frame using a split line, borders, and corners with gt/lt characters < and >.
- split_sblsbr() - Static method in class A7_Frames
-
A frame using a split line, borders, and corners with sbl/sbr characters [ and ].
- split_sbrsbl() - Static method in class A7_Frames
-
A frame using a split line, borders, and corners with sbr/sbl characters ] and [.
- split_slashbackSlash() - Static method in class A7_Frames
-
A frame using a split line, borders, and corners with slash/backslash characters / and \\.
- srpaqm() - Static method in class A8_Frames_SameChar
-
A frame using the single right-pointing angle quotation mark character ›.
- srpaqm() - Static method in class A8_Lines_SameChar
-
A line using the single right-pointing angle quotation mark character ›.
- star() - Static method in class A7_Frames_SameChar
-
A frame using the star character *.
- star() - Static method in class A7_Lines_SameChar
-
A line using the star character *.
- stars() - Static method in class U8_ItemizeLists
-
An itemize list using the UTF-8 star characters '✳', '✴', '✵' ,'✷' ,'✹' ,'✺'.
- starsOutline() - Static method in class U8_ItemizeLists
-
An itemize list using the UTF-8 outline star characters '✧', '✩', '✫' ,'✬' ,'✭' ,'✯'.
- supportedRulesets() - Method in interface TA_Grid
-
Returns a flag with supported rule sets (effectively a list of supported rule sets).
- TA_Border - Interface in de.vandermeer.asciithemes
-
Left and right border pair.
- TA_Border_Chars - Interface in de.vandermeer.asciithemes
-
Left and right border pair using ASCII and/or UTF characters.
- TA_Border_Strings - Interface in de.vandermeer.asciithemes
-
Left and right border pair using strings with ASCII and/or UTF characters.
- TA_CheckedItem - Interface in de.vandermeer.asciithemes
-
An item that has a checked and an unchecked label.
- TA_Checklist - Interface in de.vandermeer.asciithemes
-
A echecklist list using ASCII and UTF-8 characters.
- TA_Corner - Interface in de.vandermeer.asciithemes
-
Corner tuple (top left, top right, bottom left, bottom right).
- TA_Corner_Chars - Interface in de.vandermeer.asciithemes
-
Corner tuple using ASCII and/or UTF characters.
- TA_Corner_Strings - Interface in de.vandermeer.asciithemes
-
Corner tuple using strings with ASCII and/or UTF characters.
- TA_DropCaps - Interface in de.vandermeer.asciithemes
-
A library of dropped capital letters.
- TA_EnumerateList - Interface in de.vandermeer.asciithemes
-
An enumerate list using ASCII and UTF-8 characters.
- TA_Frame - Interface in de.vandermeer.asciithemes
-
A frame (box) using ASCII and/or UTF characters.
- TA_FrameOptions - Interface in de.vandermeer.asciithemes
-
- TA_Grid - Interface in de.vandermeer.asciithemes
-
A grid (table) using ASCII and/or UTF characters.
- TA_GridConfig - Interface in de.vandermeer.asciithemes
-
Configuration and utilities for a
TA_Grid.
- TA_GridHelpers - Class in de.vandermeer.asciithemes
-
- TA_GridHelpers() - Constructor for class TA_GridHelpers
-
- TA_GridOptions - Interface in de.vandermeer.asciithemes
-
Options and utilities for a
TA_Grid.
- TA_GridThemeOptions - Enum in de.vandermeer.asciithemes
-
- TA_GridThemes - Enum in de.vandermeer.asciithemes
-
- TA_ItemizeList - Interface in de.vandermeer.asciithemes
-
An itemize list using ASCII and UTF-8 characters.
- TA_Line - Interface in de.vandermeer.asciithemes
-
A line.
- TA_Line_Char - Interface in de.vandermeer.asciithemes
-
A line using ASCII and/or UTF characters.
- TA_Line_SplitChar - Interface in de.vandermeer.asciithemes
-
A split line (left and right side using different characters) using ASCII and/or UTF characters.
- TA_Line_String - Interface in de.vandermeer.asciithemes
-
A line using strings with ASCII and/or UTF characters.
- TA_List - Interface in de.vandermeer.asciithemes
-
Root for text art list objects.
- TA_Numbering - Interface in de.vandermeer.asciithemes
-
Root for text art numbering objects, realizing any kind of numbering for instance for headings or enumerate lists.
- tearDrop() - Static method in class U8_ItemizeLists
-
An itemize list using the UTF-8 tear drop characters '✻', '✼', '✾'.
- testOption(int, int) - Static method in interface TA_GridOptions
-
Simple helper testing the existing of an option in a given mode.
- testOptionsOr(int, int...) - Static method in interface TA_GridOptions
-
Simple helper to test a set of options in a given mode.
- testRuleType(int) - Method in interface TA_Grid
-
Tests if the requested row type can be used, that is there is a corresponding character map available.
- THEME_BORDERS_ONLY - Static variable in interface TA_FrameOptions
-
Theme for using only left and right borders.
- THEME_CORNERS_ONLY - Static variable in interface TA_FrameOptions
-
Theme for using only corners.
- THEME_FULL_FRAME - Static variable in interface TA_FrameOptions
-
Theme for using the full frame.
- THEME_LEFT_ONLY - Static variable in interface TA_FrameOptions
-
Theme for using only left side.
- THEME_LINE_TOPBOTTOM - Static variable in interface TA_FrameOptions
-
Theme for using only top and bottom lines.
- THEME_LINES_ONLY - Static variable in interface TA_FrameOptions
-
Theme for using only top/bottom lines and left/right borders, that is no corners.
- tilde() - Static method in class A7_Frames_SameChar
-
A frame using the tilde character ~.
- tilde() - Static method in class A7_Lines_SameChar
-
A line using the tilde character ~.
- times() - Static method in class A8_Frames_SameChar
-
A frame using the times character ×.
- times() - Static method in class A8_Lines_SameChar
-
A line using the times character ×.
- toDoc() - Method in class FigletOldBanner_6L
-
- toDoc() - Method in class FigletOldBanner_7L
-
- toDoc() - Method in class FigletRoman
-
- toDoc() - Method in interface TA_Border_Chars
-
- toDoc() - Method in interface TA_Border_Strings
-
- toDoc() - Method in interface TA_CheckedItem
-
- toDoc() - Method in interface TA_Checklist
-
- toDoc() - Method in interface TA_Corner_Chars
-
- toDoc() - Method in interface TA_Corner_Strings
-
- toDoc() - Method in interface TA_EnumerateList
-
- toDoc() - Method in interface TA_Frame
-
- toDoc() - Method in interface TA_Grid
-
- toDoc() - Method in interface TA_ItemizeList
-
- toDoc() - Method in interface TA_Line_Char
-
- toDoc() - Method in interface TA_Line_SplitChar
-
- toDoc() - Method in interface TA_Line_String
-
- toDoc() - Method in interface TA_Numbering
-
- TYPE_DOWN - Static variable in interface TA_GridConfig
-
Type for a border with bottom connector.
- TYPE_LEFT - Static variable in interface TA_GridConfig
-
Type for a border with left connector.
- TYPE_NONE - Static variable in interface TA_GridConfig
-
Type for an empty border.
- TYPE_RIGHT - Static variable in interface TA_GridConfig
-
Type for a border with right connector.
- TYPE_UP - Static variable in interface TA_GridConfig
-
Type for a border with top connector.