com.octo.captcha.engine.image.gimpy
Class MultipleGimpyEngine

java.lang.Object
  extended by com.octo.captcha.engine.image.ImageCaptchaEngine
      extended by com.octo.captcha.engine.image.DefaultImageCaptchaEngine
          extended by com.octo.captcha.engine.image.gimpy.MultipleGimpyEngine
All Implemented Interfaces:
CaptchaEngine

Deprecated.

public class MultipleGimpyEngine
extends DefaultImageCaptchaEngine

Description: very simple gimpy


Field Summary
 
Fields inherited from class com.octo.captcha.engine.image.ImageCaptchaEngine
myRandom
 
Constructor Summary
MultipleGimpyEngine()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.octo.captcha.engine.image.ImageCaptchaEngine
checkNotNullOrEmpty, getFactories, getImageCaptchaFactory, getNextCaptcha, getNextCaptcha, getNextImageCaptcha, getNextImageCaptcha, setFactories
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultipleGimpyEngine

public MultipleGimpyEngine()
Deprecated. 


Copyright 2003-2009 JCaptcha. All Rights Reserved.