Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
M
N
R
S
T
W
A
addBackground(BufferedImage)
- Method in interface nl.captcha.backgrounds.
BackgroundProducer
Add the background to the given image.
addBackground(BufferedImage)
- Method in class nl.captcha.backgrounds.
FlatColorBackgroundProducer
addBackground(BufferedImage)
- Method in class nl.captcha.backgrounds.
GradiatedBackgroundProducer
addBackground(BufferedImage)
- Method in class nl.captcha.backgrounds.
SquigglesBackgroundProducer
addBackground(BufferedImage)
- Method in class nl.captcha.backgrounds.
TransparentBackgroundProducer
addBackground()
- Method in class nl.captcha.
Captcha.Builder
Add a background using the default BackgroundProducer.
addBackground(BackgroundProducer)
- Method in class nl.captcha.
Captcha.Builder
Add a background using the given BackgroundProducer.
addBorder()
- Method in class nl.captcha.
Captcha.Builder
Draw a single-pixel wide black border around the image.
addNoise()
- Method in class nl.captcha.
Captcha.Builder
Add noise using the default NoiseProducer.
addNoise(NoiseProducer)
- Method in class nl.captcha.
Captcha.Builder
Add noise using the given NoiseProducer.
addText()
- Method in class nl.captcha.
Captcha.Builder
Add text to the image using the default TextProducer
addText(TextProducer)
- Method in class nl.captcha.
Captcha.Builder
Add text to the image using the given TextProducer
addText(WordRenderer)
- Method in class nl.captcha.
Captcha.Builder
Display the answer on the imge using the given WordRenderer.
addText(TextProducer, WordRenderer)
- Method in class nl.captcha.
Captcha.Builder
applyFilter(BufferedImage, ImageFilter)
- Static method in class nl.captcha.util.
ImageUtil
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
M
N
R
S
T
W