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.glyphsdecorator   
com.octo.captcha.component.image.textpaster.glyphsvisitor   
com.octo.captcha.component.image.textpaster.textdecorator   
com.octo.captcha.component.image.textpaster.textvisitor   
com.octo.captcha.component.image.wordtoimage this package provides implementations of the WordToImage interface.
Main class is the AbstractWordToImage wich defines the strucure of the implementations provided.
ComposedWordToImage is the first concrete WordToImage. 
 

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

Base class for Test pasters.

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.glyphsdecorator
Glyphs
          Container class for a list of GlyphVector
 

Classes in com.octo.captcha.component.image.textpaster used by com.octo.captcha.component.image.textpaster.glyphsvisitor
Glyphs
          Container class for a list of GlyphVector
 

Classes in com.octo.captcha.component.image.textpaster used by com.octo.captcha.component.image.textpaster.textdecorator
MutableAttributedString
          Deprecated.  
 

Classes in com.octo.captcha.component.image.textpaster used by com.octo.captcha.component.image.textpaster.textvisitor
MutableAttributedString
          Deprecated.  
 

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-2012 JCaptcha corp.. All Rights Reserved.