Uses of Package
com.octo.captcha.image

Packages that use com.octo.captcha.image
com.octo.captcha.engine.image This is the base package for image captcha engines. 
com.octo.captcha.image Package for implementations of Image Captchas : Captcha with Image chalenges. 
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". 
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.image used by com.octo.captcha.engine.image
ImageCaptcha
          String question about a BufferedImage challenge.
ImageCaptchaFactory
          Implements a ImageCaptcha Factory.
 

Classes in com.octo.captcha.image used by com.octo.captcha.image
ImageCaptcha
          String question about a BufferedImage challenge.
 

Classes in com.octo.captcha.image used by com.octo.captcha.image.fisheye
ImageCaptcha
          String question about a BufferedImage challenge.
ImageCaptchaFactory
          Implements a ImageCaptcha Factory.
 

Classes in com.octo.captcha.image used by com.octo.captcha.image.gimpy
ImageCaptcha
          String question about a BufferedImage challenge.
ImageCaptchaFactory
          Implements a ImageCaptcha Factory.
 



Copyright 2003-2009 JCaptcha. All Rights Reserved.