Uses of Class
com.octo.captcha.component.image.textpaster.RandomTextPaster

Packages that use RandomTextPaster
com.octo.captcha.component.image.textpaster implementations of TextPaster 
 

Uses of RandomTextPaster in com.octo.captcha.component.image.textpaster
 

Subclasses of RandomTextPaster in com.octo.captcha.component.image.textpaster
 class BaffleRandomTextPaster
          Deprecated. use the DecoratedRandomTextPaster instead
 class DoubleRandomTextPaster
          

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

 class LineRandomTextPaster
          Deprecated. use the DecoratedRandomTextPaster instead
 



Copyright 2003-2009 JCaptcha. All Rights Reserved.