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

Packages that use com.octo.captcha.component.image.backgroundgenerator
com.octo.captcha.component.image.backgroundgenerator Implementations of AbstractBackgroundGenerator. 
com.octo.captcha.component.image.wordtoimage this package provides implementations of the WordToImage interface. 
com.octo.captcha.image.fisheye This package a struture for implementing fisheye captcha
A fisheye is ImageCaptcha with the question "Click on the center of the deformation of the image". 
 

Classes in com.octo.captcha.component.image.backgroundgenerator used by com.octo.captcha.component.image.backgroundgenerator
AbstractBackgroundGenerator
          Abstract base class for background generator.
BackgroundGenerator
          Used by ComposedWordToImage to build a background image
 

Classes in com.octo.captcha.component.image.backgroundgenerator used by com.octo.captcha.component.image.wordtoimage
BackgroundGenerator
          Used by ComposedWordToImage to build a background image
 

Classes in com.octo.captcha.component.image.backgroundgenerator used by com.octo.captcha.image.fisheye
BackgroundGenerator
          Used by ComposedWordToImage to build a background image
 



Copyright 2003-2009 JCaptcha. All Rights Reserved.