Package com.octo.captcha.component.image.textpaster

implementations of TextPaster

See:
          Description

Interface Summary
TextPaster Used by ComposedWordToImage to paste the word to be distorded on the image background
 

Class Summary
AbstractTextPaster

Base class for Test pasters.

BaffleRandomTextPaster Deprecated. use the DecoratedRandomTextPaster instead
ChangeableAttributedString This class is the decomposition of a single AttributedString into its component glyphs.
DecoratedRandomTextPaster
DoubleRandomTextPaster

Randomly pastes the attributed string twice, with a random offset.

DoubleTextPaster

Pastes two times the attributed string with a random decalage from width/20 and height/2

LineRandomTextPaster Deprecated. use the DecoratedRandomTextPaster instead
NonLinearRandomAngleTextPaster A TextPaster that pasts the characters on the background image, turned around a random angle from the center of the character and past at a random y position.
NonLinearTextPaster Pastes characters in differents height lines in the background
RandomTextPaster

Paste the text randomly on the background

SimpleTextPaster

Pastes the text at width/20 and height/2

 

Package com.octo.captcha.component.image.textpaster Description

implementations of TextPaster



Copyright 2003-2009 JCaptcha. All Rights Reserved.