Uses of Class
com.octo.captcha.component.image.fontgenerator.AbstractFontGenerator

Packages that use AbstractFontGenerator
com.octo.captcha.component.image.fontgenerator Implementations of FontGenerator. 
 

Uses of AbstractFontGenerator in com.octo.captcha.component.image.fontgenerator
 

Subclasses of AbstractFontGenerator in com.octo.captcha.component.image.fontgenerator
 class DeformedRandomFontGenerator
          Takes a random font and apply a rotation to it.
 class RandomFontGenerator
          Description: Random font generator that return one of the available system's (or optionay specified) fonts, using a min and max font size.
 class TwistedAndShearedRandomFontGenerator
          Description:
 class TwistedRandomFontGenerator
          Description:
 



Copyright 2003-2009 JCaptcha. All Rights Reserved.