- calculationLabel - 类 中的变量org.ncq.captcha.domain.CalculationResultDTO
-
运算符号
- CalculationResultDTO - org.ncq.captcha.domain中的类
-
- CalculationResultDTO() - 类 的构造器org.ncq.captcha.domain.CalculationResultDTO
-
- CalculationResultDTO(String, int, int, String, int) - 类 的构造器org.ncq.captcha.domain.CalculationResultDTO
-
- calculationString - 类 中的变量org.ncq.captcha.domain.CalculationResultDTO
-
运算字符串
如:1 + 3 = ?
- CAPTCHA_FONT_1 - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体1,对应字体文件/resource/font/font1.ttf
- CAPTCHA_FONT_10 - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体10,对应字体文件/resource/font/font10.ttf
- CAPTCHA_FONT_11 - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体17,对应字体文件/resource/font/3Dumb.ttf
- CAPTCHA_FONT_12 - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体18,对应字体文件/resource/font/ApothecaryFont.ttf
- CAPTCHA_FONT_13 - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体19,对应字体文件/resource/font/chromohv.ttf
- CAPTCHA_FONT_14 - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体20,对应字体文件/resource/font/Comismsh.ttf
- CAPTCHA_FONT_15 - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体21,对应字体文件/resource/font/Flim-Flam.ttf
- CAPTCHA_FONT_2 - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体2,对应字体文件/resource/font/font2.ttf
- CAPTCHA_FONT_3 - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体3,对应字体文件/resource/font/font3.ttf
- CAPTCHA_FONT_4 - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体4,对应字体文件/resource/font/font4.ttf
- CAPTCHA_FONT_5 - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体5,对应字体文件/resource/font/font5.ttf
- CAPTCHA_FONT_6 - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体6,对应字体文件/resource/font/font6.ttf
- CAPTCHA_FONT_7 - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体7,对应字体文件/resource/font/font7.ttf
- CAPTCHA_FONT_8 - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体8,对应字体文件/resource/font/font8.ttf
- CAPTCHA_FONT_9 - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体9,对应字体文件/resource/font/font9.ttf
- CAPTCHA_FONT_NAMES - 类 中的静态变量org.ncq.captcha.font.CaptchaFont
-
扩展字体name集合,判断是否支持的自定义字体
- CaptchaException - org.ncq.captcha.exception中的异常错误
-
- CaptchaException(String) - 异常错误 的构造器org.ncq.captcha.exception.CaptchaException
-
- CaptchaException(String, Throwable) - 异常错误 的构造器org.ncq.captcha.exception.CaptchaException
-
- CaptchaException(Throwable) - 异常错误 的构造器org.ncq.captcha.exception.CaptchaException
-
- CaptchaFont - org.ncq.captcha.font中的类
-
- CharClickCaptcha - org.ncq.captcha.click中的类
-
- CharClickCaptcha(Font, Color) - 类 的构造器org.ncq.captcha.click.CharClickCaptcha
-
- CharClickCaptchaResult - org.ncq.captcha.domain中的类
-
- CharClickCaptchaResult() - 类 的构造器org.ncq.captcha.domain.CharClickCaptchaResult
-
- CharClickCaptchaResult(String, String, byte[]) - 类 的构造器org.ncq.captcha.domain.CharClickCaptchaResult
-
- CharClickCaptchaResult.CharPosition - org.ncq.captcha.domain中的类
-
每个字符的坐标信息和默认验证半径信息
- CharPosition() - 类 的构造器org.ncq.captcha.domain.CharClickCaptchaResult.CharPosition
-
- CharPosition(String, double) - 类 的构造器org.ncq.captcha.domain.CharClickCaptchaResult.CharPosition
-
- CharPosition(int, int, String, double) - 类 的构造器org.ncq.captcha.domain.CharClickCaptchaResult.CharPosition
-
- charPositionList - 类 中的变量org.ncq.captcha.domain.CharClickCaptchaResult
-
字符串的每个字符在图片中的位置信息
- ClickCaptchaResult - org.ncq.captcha.domain中的类
-
- ClickCaptchaResult() - 类 的构造器org.ncq.captcha.domain.ClickCaptchaResult
-
- ClickCaptchaResult(String, String, byte[]) - 类 的构造器org.ncq.captcha.domain.ClickCaptchaResult
-
- ClickCaptchaUtil - org.ncq.captcha.utils中的类
-
- ClickCaptchaUtil() - 类 的构造器org.ncq.captcha.utils.ClickCaptchaUtil
-
- close(Closeable) - 类 中的静态方法org.ncq.captcha.utils.IOUtil
-
关闭流
- closeStream - 类 中的变量org.ncq.captcha.image.gif.AnimatedGifEncoder
-
- colorDepth - 类 中的变量org.ncq.captcha.image.gif.AnimatedGifEncoder
-
- colorMap() - 类 中的方法org.ncq.captcha.image.gif.NeuQuant
-
- colorTab - 类 中的变量org.ncq.captcha.image.gif.AnimatedGifEncoder
-
- contest(int, int, int) - 类 中的方法org.ncq.captcha.image.gif.NeuQuant
-
- copy(InputStream, OutputStream) - 类 中的静态方法org.ncq.captcha.utils.IOUtil
-
- copyLarge(InputStream, OutputStream) - 类 中的静态方法org.ncq.captcha.utils.IOUtil
-
- createGifImage(String) - 类 中的方法org.ncq.captcha.image.AbstractDrawing
-
生成动态图片
- createGraphics(BufferedImage, Color) - 类 中的静态方法org.ncq.captcha.utils.GraphicsUtil
-
创建绘笔公爵
- createImage(String) - 类 中的方法org.ncq.captcha.image.AbstractDrawing
-
生成图片
- cut(BufferedImage, int, int, int, int) - 类 中的静态方法org.ncq.captcha.utils.ImageUtil
-