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

Packages that use com.octo.captcha.component.image.wordtoimage
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. 
com.octo.captcha.image.gimpy This package a struture for implementing gimpys
A gimpy is ImageCaptcha with the question "Spell the word". 
 

Classes in com.octo.captcha.component.image.wordtoimage used by com.octo.captcha.component.image.wordtoimage
AbstractWordToImage
          

Implementation skeleton for the WordToImage component

ComposedWordToImage
          Base class for composed WordToImage
WordToImage
          Provides methods to tranform a word to an image
 

Classes in com.octo.captcha.component.image.wordtoimage used by com.octo.captcha.image.gimpy
WordToImage
          Provides methods to tranform a word to an image
 



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