Uses of Class
com.octo.captcha.component.image.backgroundgenerator.AbstractBackgroundGenerator

Packages that use AbstractBackgroundGenerator
com.octo.captcha.component.image.backgroundgenerator Implementations of AbstractBackgroundGenerator. 
 

Uses of AbstractBackgroundGenerator in com.octo.captcha.component.image.backgroundgenerator
 

Subclasses of AbstractBackgroundGenerator in com.octo.captcha.component.image.backgroundgenerator
 class EllipseBackgroundGenerator
          Black ellipses drawn on a white background
 class FileReaderRandomBackgroundGenerator
          File reader background generator that return a random image from the ones found in the directory
 class FunkyBackgroundGenerator
          

Three color gradient background with randomization

 class GradientBackgroundGenerator
          

Gradient background.

 class MultipleShapeBackgroundGenerator
          

Draw mutliple different shape with different colors.

 class UniColorBackgroundGenerator
          

Contructs uniform painted background, with default wolor White.

 



Copyright © 2003-2012 JCaptcha corp.. All Rights Reserved.