Uses of Package
com.octo.captcha.component.image.fontgenerator

Packages that use com.octo.captcha.component.image.fontgenerator
com.octo.captcha.component.image.fontgenerator Implementations of FontGenerator. 
com.octo.captcha.component.image.wordtoimage this package provides implementations of the WordToImage interface. 
 

Classes in com.octo.captcha.component.image.fontgenerator used by com.octo.captcha.component.image.fontgenerator
AbstractFontGenerator
          

Base class for Font generators.

FontGenerator
          Used by ComposedWordToImage to retrieve a Font to apply to the word that will be distorded
RandomFontGenerator
          Description: Random font generator that return one of the available system's (or optionay specified) fonts, using a min and max font size.
TwistedRandomFontGenerator
          Description:
 

Classes in com.octo.captcha.component.image.fontgenerator used by com.octo.captcha.component.image.wordtoimage
FontGenerator
          Used by ComposedWordToImage to retrieve a Font to apply to the word that will be distorded
 



Copyright 2003-2009 JCaptcha. All Rights Reserved.