Class Hierarchy
- java.lang.Object
- com.xxl.tool.captcha.CaptchaTool
- com.xxl.tool.captcha.CaptchaTool.ArithmeticTextCreator (implements com.xxl.tool.captcha.CaptchaTool.TextCreator)
- com.xxl.tool.captcha.CaptchaTool.DefaultTextCreator (implements com.xxl.tool.captcha.CaptchaTool.TextCreator)
- com.xxl.tool.captcha.CaptchaTool.FishEyeDistorted (implements com.xxl.tool.captcha.CaptchaTool.DistortedEngine)
- com.xxl.tool.captcha.CaptchaTool.NoneDistorted (implements com.xxl.tool.captcha.CaptchaTool.DistortedEngine)
- com.xxl.tool.captcha.CaptchaTool.RippleDistorted (implements com.xxl.tool.captcha.CaptchaTool.DistortedEngine)
- com.xxl.tool.captcha.CaptchaTool.ShadowDistorted (implements com.xxl.tool.captcha.CaptchaTool.DistortedEngine)
- com.xxl.tool.captcha.CaptchaTool.TextResult
- com.xxl.tool.captcha.CaptchaTool.WaterRippleDistorted (implements com.xxl.tool.captcha.CaptchaTool.DistortedEngine)
Interface Hierarchy
- com.xxl.tool.captcha.CaptchaTool.DistortedEngine
- com.xxl.tool.captcha.CaptchaTool.TextCreator