|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FIGure | |
org.gnu.jfiglet | This is the package that contains the java figlet implementation (JFiglet). |
org.gnu.jfiglet.utils | This is the package that contains utilities classes. |
Uses of FIGure in org.gnu.jfiglet |
Methods in org.gnu.jfiglet that return FIGure | |
FIGure |
FIGDriver.getBannerFIGure(java.lang.String theStringToFigletize,
FIGFont theFIGFontToUse)
|
Methods in org.gnu.jfiglet with parameters of type FIGure | |
void |
FIGDriver.addLineToFIGure(FIGure theFIGure,
byte[] theLineContent,
FIGFont theFIGFontToUse)
|
Uses of FIGure in org.gnu.jfiglet.utils |
Methods in org.gnu.jfiglet.utils with parameters of type FIGure | |
static void |
FIGUtils.renderFIGureToOutputStream(FIGure theFIGure,
java.io.OutputStream theOutputStream,
java.lang.String theLineSeparator)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |