|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 (JPEG ONLY) from the ones found in the directory You can place images in the classpath directory, in this case take care to use a unique directory name (not already contained in a jar file) TODO : add some gif, bmp,... reader facilities. |
class |
FunkyBackgroundGenerator
Three color gradient background with randomization |
class |
GradientBackgroundGenerator
Gradient background. |
class |
MultipleShapeBackgroundGenerator
Draw mutliple different shape with different colors. see attributes to construct it in a proper way. |
class |
UniColorBackgroundGenerator
Contructs uniform painted background, with default wolor White. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |