|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gnu.jfiglet.FIGDriver
A class that draws FIGures...
Field Summary | |
static java.lang.String |
LATIN_1_CHARSET
LATIN 1 Charset name |
Constructor Summary | |
FIGDriver()
No args constructor |
Method Summary | |
void |
addLineToFIGure(FIGure theFIGure,
byte[] theLineContent,
FIGFont theFIGFontToUse)
|
FIGure |
getBannerFIGure(java.lang.String theStringToFigletize,
FIGFont theFIGFontToUse)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String LATIN_1_CHARSET
Constructor Detail |
public FIGDriver()
Method Detail |
public FIGure getBannerFIGure(java.lang.String theStringToFigletize, FIGFont theFIGFontToUse) throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException
public void addLineToFIGure(FIGure theFIGure, byte[] theLineContent, FIGFont theFIGFontToUse)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |