public class FigletOldBanner_6L extends Object implements TA_DropCaps
DropCap library based on Figlet font “oldbanner”, 7 line characters. See http://www.jave.de/figlet/fonts/details/oldbanner.html
| Constructor and Description |
|---|
FigletOldBanner_6L() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDescription() |
String[] |
getDropCap(char letter)
Returns the dropped capital letter version of the given letter.
|
StrBuilder |
toDoc() |
public String[] getDropCap(char letter)
TA_DropCapsReturns the dropped capital letter version of the given letter.
getDropCap in interface TA_DropCapsletter - the requested letterpublic StrBuilder toDoc()
toDoc in interface HasToDocpublic Object getDescription()
getDescription in interface HasDescriptionCopyright © 2016–2017. All rights reserved.