|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Base class for Font generators.
Base class for Test pasters.
Implementation skeleton for the WordToImage component Basically this class implements the imageFromWord method proceding as folow : Checks the word length Creates an java.text.AttributedString from the word Apply font to the AttributedString using the abstract method getFont Create an image for the background using the abstact method getBackround Put the text on the backround using the abstact method pasteText Return the newly created image
This class implements the Template method pattern from the GOF design patterns.
RenderingHints
for the drawing of the characters.
text decorator that paint holes on the string (erase some parts) You may specify the number of holes per glyph : 3 by default.
null
as its detail message.
null
as its detail message.
null
as its detail message.
This is the default captcha engine.
FastHashMapCaptchaStore
as captcha store, and a DefaultGimpyEngine It is initialized
with thoses default values : min guaranted delay : 180s max store size : 100000 captchas
max store size before garbage collection : 75000 FastHashMapCaptchaStore
and a DefaultGimpyEngine
minGuarantedStorageDelayInSeconds = 180s
maxCaptchaStoreSize = 100000
captchaStoreLoadBeforeGarbageCollection=75000
FastHashMapCaptchaStore
and a DefaultGimpyEngine
Three color gradient background with randomization
AbstractTextPaster.getMaxAcceptedWordLength()
instead
SimpleWordToImage.getMaxAcceptedWordLength()
instead
WordToSound.getMaxAcceptedWordLength()
instead
AbstractTextPaster.getMinAcceptedWordLength()
instead
SimpleWordToImage.getMinAcceptedWordLength()
instead
WordToSound.getMinAcceptedWordLength()
instead
This is the default captcha engine.
Gradient background.
This is the default captcha engine.
This is the default captcha engine.
Specialize a Captcha service that return Image Captchas
This engine is based on a java.util.List of factories.
CaptchaService
interface.Draw mutliple different shape with different colors. see attributes to construct it in a proper way.
This class is designed to provide multiTypes captcha.
myRandom
BufferedImage
with a random angle and y pos.
Description: String question about a Line challenge, this class is abstract.
Description: This class is for building a sound captcha.
Create a wave file from an AudioInputStream
CaptchaStore.storeCaptcha(String, com.octo.captcha.Captcha, java.util.Locale)
Contructs uniform painted background, with default wolor White.
Provides methods to tranform a word to a sound .
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |