|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTextPaster | |
---|---|
com.octo.captcha.component.image.textpaster | implementations of TextPaster |
Uses of AbstractTextPaster in com.octo.captcha.component.image.textpaster |
---|
Subclasses of AbstractTextPaster in com.octo.captcha.component.image.textpaster | |
---|---|
class |
BaffleRandomTextPaster
Deprecated. use the DecoratedRandomTextPaster instead |
class |
DecoratedRandomTextPaster
|
class |
DoubleRandomTextPaster
Randomly pastes the attributed string twice, with a random offset. |
class |
DoubleTextPaster
Pastes two times the attributed string with a random decalage from width/20 and height/2 |
class |
LineRandomTextPaster
Deprecated. use the DecoratedRandomTextPaster instead |
class |
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. |
class |
NonLinearTextPaster
Pastes characters in differents height lines in the background |
class |
RandomTextPaster
Paste the text randomly on the background |
class |
SimpleTextPaster
Pastes the text at width/20 and height/2 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |