tot.image
类 SimpleListImageByNumonlyEngine

java.lang.Object
  继承者 com.octo.captcha.engine.image.ImageCaptchaEngine
      继承者 com.octo.captcha.engine.image.ListImageCaptchaEngine
          继承者 tot.image.SimpleListImageByNumonlyEngine
所有已实现的接口:
com.octo.captcha.engine.CaptchaEngine

public class SimpleListImageByNumonlyEngine
extends com.octo.captcha.engine.image.ListImageCaptchaEngine


构造函数摘要
SimpleListImageByNumonlyEngine()
           
 
方法摘要
protected  void buildInitialFactories()
           
 
从类 com.octo.captcha.engine.image.ListImageCaptchaEngine 继承的方法
addFactories, addFactory, getFactories, getImageCaptchaFactory, getNextImageCaptcha, getNextImageCaptcha, setFactories
 
从类 com.octo.captcha.engine.image.ImageCaptchaEngine 继承的方法
getNextCaptcha, getNextCaptcha
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造函数详细信息

SimpleListImageByNumonlyEngine

public SimpleListImageByNumonlyEngine()
方法详细信息

buildInitialFactories

protected void buildInitialFactories()
指定者:
com.octo.captcha.engine.image.ListImageCaptchaEngine 中的 buildInitialFactories