Uses of Class
com.octo.captcha.component.image.wordtoimage.ComposedWordToImage

Packages that use ComposedWordToImage
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. 
 

Uses of ComposedWordToImage in com.octo.captcha.component.image.wordtoimage
 

Subclasses of ComposedWordToImage in com.octo.captcha.component.image.wordtoimage
 class DeformedComposedWordToImage
          This implementation uses deformation components to distord the image.
 



Copyright © 2003-2012 JCaptcha corp.. All Rights Reserved.