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

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 DecoratedRandomTextPaster
          Deprecated.  
 class GlyphsPaster
          Use Glyphs to draw, much more powerfull and efficient than using AttributedString
 class NonLinearRandomAngleTextPaster
          Deprecated.  
 class NonLinearTextPaster
          Deprecated.  
 class RandomTextPaster
          Deprecated.  
 class SimpleTextPaster
          Deprecated.  
 class VisitedAndDecoratedTextPaster
          Deprecated.  
 



Copyright 2003-2009 JCaptcha. All Rights Reserved.