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

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

Deprecated.

public class FilteredBaffleListGimpyEngine
extends ListImageCaptchaEngine

Description:


Field Summary
 
Fields inherited from class com.octo.captcha.engine.image.ImageCaptchaEngine
factories, myRandom
 
Constructor Summary
FilteredBaffleListGimpyEngine()
          Deprecated.  
 
Method Summary
protected  void buildInitialFactories()
          Deprecated. this method should be implemented as folow : First construct all the factories you want to initialize the gimpy with then call the this.addFactoriy method for each factory
 
Methods inherited from class com.octo.captcha.engine.image.ListImageCaptchaEngine
addFactories, addFactory
 
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

FilteredBaffleListGimpyEngine

public FilteredBaffleListGimpyEngine()
Deprecated. 
Method Detail

buildInitialFactories

protected void buildInitialFactories()
Deprecated. 
Description copied from class: ListImageCaptchaEngine
this method should be implemented as folow :

Specified by:
buildInitialFactories in class ListImageCaptchaEngine


Copyright 2003-2009 JCaptcha. All Rights Reserved.