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

Packages that use com.octo.captcha.component.image.textpaster
com.octo.captcha.component.image.textpaster implementations of TextPaster 
com.octo.captcha.component.image.textpaster.textdecorator   
com.octo.captcha.component.image.wordtoimage this package provides implementations of the WordToImage interface. 
 

Classes in com.octo.captcha.component.image.textpaster used by com.octo.captcha.component.image.textpaster
AbstractTextPaster
          

Base class for Test pasters.

RandomTextPaster
          

Paste the text randomly on the background

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

Classes in com.octo.captcha.component.image.textpaster used by com.octo.captcha.component.image.textpaster.textdecorator
ChangeableAttributedString
          This class is the decomposition of a single AttributedString into its component glyphs.
 

Classes in com.octo.captcha.component.image.textpaster used by com.octo.captcha.component.image.wordtoimage
TextPaster
          Used by ComposedWordToImage to paste the word to be distorded on the image background
 



Copyright 2003-2009 JCaptcha. All Rights Reserved.