Uses of Package
org.gnu.jfiglet.core

Packages that use org.gnu.jfiglet.core
org.gnu.jfiglet This is the package that contains the java figlet implementation (JFiglet). 
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. 
 

Classes in org.gnu.jfiglet.core used by org.gnu.jfiglet
FIGFont
          A FIGfont, which file format is specified by this document.
FIGure
           
IllegalFIGFontFileException
           
 

Classes in org.gnu.jfiglet.core used by org.gnu.jfiglet.core
FIGCharacter
          A character defined by a FIGFont.
FIGFontInfo
          Informations about a FIGFont.
FIGFontLayout
          Layout of a FIGFont.
IllegalFIGFontFileException
           
 

Classes in org.gnu.jfiglet.core used by org.gnu.jfiglet.utils
FIGFontInfo
          Informations about a FIGFont.
FIGure
           
 



Copyright © 2004 Sebastien Brunot. All Rights Reserved.