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

Packages that use com.octo.captcha.component.image.deformation
com.octo.captcha.component.image.deformation Image deformation stuff package. 
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.fisheye This package a struture for implementing fisheye captcha
A fisheye is ImageCaptcha with the question "Click on the center of the deformation of the image". 
 

Classes in com.octo.captcha.component.image.deformation used by com.octo.captcha.component.image.deformation
ImageDeformation
          An image deformation takes an image, deforms it, and returns it.
 

Classes in com.octo.captcha.component.image.deformation used by com.octo.captcha.component.image.wordtoimage
ImageDeformation
          An image deformation takes an image, deforms it, and returns it.
 

Classes in com.octo.captcha.component.image.deformation used by com.octo.captcha.image.fisheye
ImageDeformation
          An image deformation takes an image, deforms it, and returns it.
 



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