| Package | Description |
|---|---|
| com.google.code.kaptcha.impl | |
| com.google.code.kaptcha.text.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBackground
Default implementation of
BackgroundProducer, adds a gradient
background to an image. |
class |
DefaultKaptcha
Default
Producer implementation which draws a captcha image using
WordRenderer, GimpyEngine, BackgroundProducer. |
class |
DefaultNoise
The default implementation of
NoiseProducer, adds a noise on an
image. |
class |
NoNoise
Imlemention of NoiseProducer that does nothing.
|
class |
ShadowGimpy
ShadowGimpy adds shadow to the text on the image and two noises. |
class |
WaterRipple
WaterRipple adds water ripple effect to an image. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTextCreator
DefaultTextCreator creates random text from an array of characters
with specified length. |
class |
DefaultWordRenderer
The default implementation of
WordRenderer, creates an image with a
word rendered on it. |
Copyright © 2013. All rights reserved.