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

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.BasicGimpyEngine
All Implemented Interfaces:
CaptchaEngine

public class BasicGimpyEngine
extends DefaultImageCaptchaEngine

Description:


Field Summary
 
Fields inherited from class com.octo.captcha.engine.image.ImageCaptchaEngine
myRandom
 
Constructor Summary
BasicGimpyEngine()
           
 
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

BasicGimpyEngine

public BasicGimpyEngine()


Copyright 2003-2009 JCaptcha. All Rights Reserved.