|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FIGFontInfo | |
| org.gnu.jfiglet.core | This is the core package of the JFiglet library, that contains the class that represents fonts, characters and figures. |
| org.gnu.jfiglet.utils | This is the package that contains utilities classes. |
| Uses of FIGFontInfo in org.gnu.jfiglet.core |
| Methods in org.gnu.jfiglet.core that return FIGFontInfo | |
FIGFontInfo |
FIGFont.getInfo()
Get informations about the FIGFont. |
| Uses of FIGFontInfo in org.gnu.jfiglet.utils |
| Methods in org.gnu.jfiglet.utils with parameters of type FIGFontInfo | |
static java.lang.String |
FIGUtils.getFIGFontInfoDescription(FIGFontInfo theInfo)
Build a String a String providing a multi lines rendering of the FIGFont informations hold by a FIGFontInfo.
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||