Uses of Class
org.gnu.jfiglet.core.FIGFontLayout

Packages that use FIGFontLayout
org.gnu.jfiglet.core This is the core package of the JFiglet library, that contains the class that represents fonts, characters and figures.  
 

Uses of FIGFontLayout in org.gnu.jfiglet.core
 

Methods in org.gnu.jfiglet.core that return FIGFontLayout
 FIGFontLayout FIGFontInfo.getLayout()
          Get the default layout specification of the FIGFont.
 

Methods in org.gnu.jfiglet.core with parameters of type FIGFontLayout
 void FIGFontInfo.setLayout(FIGFontLayout theLayout)
          Set the default layout specification of the FIGFont.
 



Copyright © 2004 Sebastien Brunot. All Rights Reserved.