索引
All Classes and Interfaces|常量字段值|所有程序包
A
- addFrame(BufferedImage) - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Adds next GIF frame.
- alpha() - 类中的静态方法 com.wf.captcha.base.Randoms
-
返回ALPHA中的随机字符
- alpha(int) - 类中的静态方法 com.wf.captcha.base.Randoms
-
返回ALPHA中第0位到第num位的随机字符
- alpha(int, int) - 类中的静态方法 com.wf.captcha.base.Randoms
-
返回ALPHA中第min位到第max位的随机字符
- ALPHA - 类中的静态变量 com.wf.captcha.base.Randoms
-
定义验证码字符.去除了0、O、I、L等容易混淆的字母
- alphabiasshift - 类中的静态变量 com.wf.captcha.utils.Quant
- alphadec - 类中的变量 com.wf.captcha.utils.Quant
- alphaHan() - 类中的静态方法 com.wf.captcha.base.ChineseCaptchaAbstract
-
返回随机汉字
- alpharadbias - 类中的静态变量 com.wf.captcha.utils.Quant
- alpharadbshift - 类中的静态变量 com.wf.captcha.utils.Quant
- alphas() - 类中的方法 com.wf.captcha.base.ArithmeticCaptchaAbstract
-
生成随机验证码
- alphas() - 类中的方法 com.wf.captcha.base.Captcha
-
生成随机验证码
- alphas() - 类中的方法 com.wf.captcha.base.ChineseCaptchaAbstract
-
生成随机验证码
- alterneigh(int, int, int, int, int) - 类中的方法 com.wf.captcha.utils.Quant
- altersingle(int, int, int, int, int) - 类中的方法 com.wf.captcha.utils.Quant
- analyzePixels() - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Analyzes image colors and creates color map.
- ArithmeticCaptcha - com.wf.captcha中的类
-
png格式验证码
- ArithmeticCaptcha() - 类的构造器 com.wf.captcha.ArithmeticCaptcha
- ArithmeticCaptcha(int, int) - 类的构造器 com.wf.captcha.ArithmeticCaptcha
- ArithmeticCaptcha(int, int, int) - 类的构造器 com.wf.captcha.ArithmeticCaptcha
- ArithmeticCaptcha(int, int, int, Font) - 类的构造器 com.wf.captcha.ArithmeticCaptcha
- ArithmeticCaptchaAbstract - com.wf.captcha.base中的类
-
算术验证码抽象类
- ArithmeticCaptchaAbstract() - 类的构造器 com.wf.captcha.base.ArithmeticCaptchaAbstract
B
- beta - 类中的静态变量 com.wf.captcha.utils.Quant
- betagamma - 类中的静态变量 com.wf.captcha.utils.Quant
- betashift - 类中的静态变量 com.wf.captcha.utils.Quant
- bias - 类中的变量 com.wf.captcha.utils.Quant
C
- Captcha - com.wf.captcha.base中的类
-
验证码抽象类
- Captcha() - 类的构造器 com.wf.captcha.base.Captcha
- charMaxIndex - 类中的静态变量 com.wf.captcha.base.Randoms
-
字符的最大索引,不包括最大值
- charMinIndex - 类中的静态变量 com.wf.captcha.base.Randoms
-
字符的最小索引,包括最小值
- chars - 类中的变量 com.wf.captcha.base.Captcha
- charType - 类中的变量 com.wf.captcha.base.Captcha
- checkAlpha() - 类中的方法 com.wf.captcha.base.Captcha
-
检查验证码是否生成,没有则立即生成
- ChineseCaptcha - com.wf.captcha中的类
-
中文验证码
- ChineseCaptcha() - 类的构造器 com.wf.captcha.ChineseCaptcha
- ChineseCaptcha(int, int) - 类的构造器 com.wf.captcha.ChineseCaptcha
- ChineseCaptcha(int, int, int) - 类的构造器 com.wf.captcha.ChineseCaptcha
- ChineseCaptcha(int, int, int, Font) - 类的构造器 com.wf.captcha.ChineseCaptcha
- ChineseCaptchaAbstract - com.wf.captcha.base中的类
-
中文验证码抽象类
- ChineseCaptchaAbstract() - 类的构造器 com.wf.captcha.base.ChineseCaptchaAbstract
- ChineseGifCaptcha - com.wf.captcha中的类
-
中文gif验证码
- ChineseGifCaptcha() - 类的构造器 com.wf.captcha.ChineseGifCaptcha
- ChineseGifCaptcha(int, int) - 类的构造器 com.wf.captcha.ChineseGifCaptcha
- ChineseGifCaptcha(int, int, int) - 类的构造器 com.wf.captcha.ChineseGifCaptcha
- ChineseGifCaptcha(int, int, int, Font) - 类的构造器 com.wf.captcha.ChineseGifCaptcha
- closeStream - 类中的变量 com.wf.captcha.utils.GifEncoder
- color() - 类中的方法 com.wf.captcha.base.Captcha
-
获取随机常用颜色
- color(int, int) - 类中的方法 com.wf.captcha.base.Captcha
-
给定范围获得随机颜色
- COLOR - 类中的静态变量 com.wf.captcha.base.Captcha
- colorDepth - 类中的变量 com.wf.captcha.utils.GifEncoder
- colorMap() - 类中的方法 com.wf.captcha.utils.Quant
- colorTab - 类中的变量 com.wf.captcha.utils.GifEncoder
- com.wf.captcha - 程序包 com.wf.captcha
- com.wf.captcha.base - 程序包 com.wf.captcha.base
- com.wf.captcha.utils - 程序包 com.wf.captcha.utils
- contest(int, int, int) - 类中的方法 com.wf.captcha.utils.Quant
D
- delay - 类中的变量 com.wf.captcha.utils.GifEncoder
- DELTA - 类中的静态变量 com.wf.captcha.base.ChineseCaptchaAbstract
- dispose - 类中的变量 com.wf.captcha.utils.GifEncoder
- drawBesselLine(int, Color, Graphics2D) - 类中的方法 com.wf.captcha.base.Captcha
-
随机画贝塞尔曲线
- drawBesselLine(int, Graphics2D) - 类中的方法 com.wf.captcha.base.Captcha
-
随机画贝塞尔曲线
- drawLine(int, Color, Graphics2D) - 类中的方法 com.wf.captcha.base.Captcha
-
随机画干扰线
- drawLine(int, Graphics2D) - 类中的方法 com.wf.captcha.base.Captcha
-
随机画干扰线
- drawOval(int, Color, Graphics2D) - 类中的方法 com.wf.captcha.base.Captcha
-
随机画干扰圆
- drawOval(int, Graphics2D) - 类中的方法 com.wf.captcha.base.Captcha
-
随机画干扰圆
E
F
- findClosest(Color) - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Returns index of palette color closest to c
- finish() - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Flushes any pending data and closes output file.
- firstFrame - 类中的变量 com.wf.captcha.utils.GifEncoder
- FONT_1 - 类中的静态变量 com.wf.captcha.base.Captcha
- FONT_10 - 类中的静态变量 com.wf.captcha.base.Captcha
- FONT_2 - 类中的静态变量 com.wf.captcha.base.Captcha
- FONT_3 - 类中的静态变量 com.wf.captcha.base.Captcha
- FONT_4 - 类中的静态变量 com.wf.captcha.base.Captcha
- FONT_5 - 类中的静态变量 com.wf.captcha.base.Captcha
- FONT_6 - 类中的静态变量 com.wf.captcha.base.Captcha
- FONT_7 - 类中的静态变量 com.wf.captcha.base.Captcha
- FONT_8 - 类中的静态变量 com.wf.captcha.base.Captcha
- FONT_9 - 类中的静态变量 com.wf.captcha.base.Captcha
- freq - 类中的变量 com.wf.captcha.utils.Quant
G
- gamma - 类中的静态变量 com.wf.captcha.utils.Quant
-
gamma = 1024
- gammashift - 类中的静态变量 com.wf.captcha.utils.Quant
- getArithmeticString() - 类中的方法 com.wf.captcha.base.ArithmeticCaptchaAbstract
- getCharType() - 类中的方法 com.wf.captcha.base.Captcha
- getContentType() - 类中的方法 com.wf.captcha.ArithmeticCaptcha
- getContentType() - 类中的方法 com.wf.captcha.base.Captcha
-
获取图片类型
- getContentType() - 类中的方法 com.wf.captcha.ChineseCaptcha
- getContentType() - 类中的方法 com.wf.captcha.ChineseGifCaptcha
- getContentType() - 类中的方法 com.wf.captcha.GifCaptcha
- getContentType() - 类中的方法 com.wf.captcha.SpecCaptcha
- getFont() - 类中的方法 com.wf.captcha.base.Captcha
- getFrameByteArray() - 类中的方法 com.wf.captcha.utils.GifEncoder
- getHeight() - 类中的方法 com.wf.captcha.base.Captcha
- getImagePixels() - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Extracts image pixels into byte array "pixels"
- getLen() - 类中的方法 com.wf.captcha.base.Captcha
- getWidth() - 类中的方法 com.wf.captcha.base.Captcha
- GifCaptcha - com.wf.captcha中的类
-
Gif验证码类 Created by 王帆 on 2018-07-27 上午 10:08.
- GifCaptcha() - 类的构造器 com.wf.captcha.GifCaptcha
- GifCaptcha(int, int) - 类的构造器 com.wf.captcha.GifCaptcha
- GifCaptcha(int, int, int) - 类的构造器 com.wf.captcha.GifCaptcha
- GifCaptcha(int, int, int, Font) - 类的构造器 com.wf.captcha.GifCaptcha
- GifEncoder - com.wf.captcha.utils中的类
-
Gif生成工具 Class AnimatedGifEncoder - Encodes a GIF file consisting of one or more frames.
- GifEncoder() - 类的构造器 com.wf.captcha.utils.GifEncoder
H
- height - 类中的变量 com.wf.captcha.base.Captcha
- height - 类中的变量 com.wf.captcha.utils.GifEncoder
I
- image - 类中的变量 com.wf.captcha.utils.GifEncoder
- indexedPixels - 类中的变量 com.wf.captcha.utils.GifEncoder
- initalpha - 类中的静态变量 com.wf.captcha.utils.Quant
- initrad - 类中的静态变量 com.wf.captcha.utils.Quant
- initradius - 类中的静态变量 com.wf.captcha.utils.Quant
- intbias - 类中的静态变量 com.wf.captcha.utils.Quant
- intbiasshift - 类中的静态变量 com.wf.captcha.utils.Quant
-
defs for freq and bias.
- inxbuild() - 类中的方法 com.wf.captcha.utils.Quant
L
- learn() - 类中的方法 com.wf.captcha.utils.Quant
- len - 类中的变量 com.wf.captcha.base.Captcha
- lengthcount - 类中的变量 com.wf.captcha.utils.Quant
- lowerMaxIndex - 类中的静态变量 com.wf.captcha.base.Randoms
-
小写字母最大索引
- lowerMinIndex - 类中的静态变量 com.wf.captcha.base.Randoms
-
小写字母最小索引
M
- map(int, int, int) - 类中的方法 com.wf.captcha.utils.Quant
- maxnetpos - 类中的静态变量 com.wf.captcha.utils.Quant
- minpicturebytes - 类中的静态变量 com.wf.captcha.utils.Quant
N
- ncycles - 类中的静态变量 com.wf.captcha.utils.Quant
-
no. of learning cycles
- netbiasshift - 类中的静态变量 com.wf.captcha.utils.Quant
-
bias for colour values
- netindex - 类中的变量 com.wf.captcha.utils.Quant
- netsize - 类中的静态变量 com.wf.captcha.utils.Quant
-
number of colours used
- network - 类中的变量 com.wf.captcha.utils.Quant
- num(int) - 类中的静态方法 com.wf.captcha.base.Randoms
-
产生0-num的随机数,不包括num
- num(int, int) - 类中的静态方法 com.wf.captcha.base.Randoms
-
产生两个数之间的随机数
- numMaxIndex - 类中的静态变量 com.wf.captcha.base.Randoms
-
数字的最大索引,不包括最大值
O
- out - 类中的变量 com.wf.captcha.utils.GifEncoder
- out(OutputStream) - 类中的方法 com.wf.captcha.ArithmeticCaptcha
-
生成验证码
- out(OutputStream) - 类中的方法 com.wf.captcha.base.Captcha
-
验证码输出,抽象方法,由子类实现
- out(OutputStream) - 类中的方法 com.wf.captcha.ChineseCaptcha
-
生成验证码
- out(OutputStream) - 类中的方法 com.wf.captcha.ChineseGifCaptcha
- out(OutputStream) - 类中的方法 com.wf.captcha.GifCaptcha
- out(OutputStream) - 类中的方法 com.wf.captcha.SpecCaptcha
-
生成验证码
- outFlush() - 类中的方法 com.wf.captcha.utils.GifEncoder
P
- palSize - 类中的变量 com.wf.captcha.utils.GifEncoder
- pixels - 类中的变量 com.wf.captcha.utils.GifEncoder
- prime1 - 类中的静态变量 com.wf.captcha.utils.Quant
-
four primes near 500 - assume no image has a length so.
- prime2 - 类中的静态变量 com.wf.captcha.utils.Quant
- prime3 - 类中的静态变量 com.wf.captcha.utils.Quant
- prime4 - 类中的静态变量 com.wf.captcha.utils.Quant
- process() - 类中的方法 com.wf.captcha.utils.Quant
Q
- Quant - com.wf.captcha.utils中的类
- Quant(byte[], int, int) - 类的构造器 com.wf.captcha.utils.Quant
R
- radbias - 类中的静态变量 com.wf.captcha.utils.Quant
- radbiasshift - 类中的静态变量 com.wf.captcha.utils.Quant
- radiusbias - 类中的静态变量 com.wf.captcha.utils.Quant
- radiusbiasshift - 类中的静态变量 com.wf.captcha.utils.Quant
- radiusdec - 类中的静态变量 com.wf.captcha.utils.Quant
- radpower - 类中的变量 com.wf.captcha.utils.Quant
- RANDOM - 类中的静态变量 com.wf.captcha.base.Randoms
- Randoms - com.wf.captcha.base中的类
-
随机数工具类 Created by 王帆 on 2018-07-27 上午 10:08.
- Randoms() - 类的构造器 com.wf.captcha.base.Randoms
- repeat - 类中的变量 com.wf.captcha.utils.GifEncoder
- reset() - 类中的方法 com.wf.captcha.utils.GifEncoder
S
- sample - 类中的变量 com.wf.captcha.utils.GifEncoder
- samplefac - 类中的变量 com.wf.captcha.utils.Quant
- setArithmeticString(String) - 类中的方法 com.wf.captcha.base.ArithmeticCaptchaAbstract
- setCharType(int) - 类中的方法 com.wf.captcha.base.Captcha
- setDelay(int) - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Sets the delay time between each frame, or changes it for subsequent frames (applies to last frame added).
- setDispose(int) - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Sets the GIF frame disposal code for the last added frame and any subsequent frames.
- setFont(int) - 类中的方法 com.wf.captcha.base.Captcha
- setFont(int, float) - 类中的方法 com.wf.captcha.base.Captcha
- setFont(int, int, float) - 类中的方法 com.wf.captcha.base.Captcha
- setFont(Font) - 类中的方法 com.wf.captcha.base.Captcha
- setFrameRate(float) - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Sets frame rate in frames per second.
- setHeight(int) - 类中的方法 com.wf.captcha.base.Captcha
- setLen(int) - 类中的方法 com.wf.captcha.base.Captcha
- setQuality(int) - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Sets quality of color quantization (conversion of images to the maximum 256 colors allowed by the GIF specification).
- setRepeat(int) - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Sets the number of times the set of GIF frames should be played.
- setSize(int, int) - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Sets the GIF frame size.
- setTransparent(Color) - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Sets the transparent color for the last added frame and any subsequent frames.
- setWidth(int) - 类中的方法 com.wf.captcha.base.Captcha
- sizeSet - 类中的变量 com.wf.captcha.utils.GifEncoder
- SpecCaptcha - com.wf.captcha中的类
-
png格式验证码
- SpecCaptcha() - 类的构造器 com.wf.captcha.SpecCaptcha
- SpecCaptcha(int, int) - 类的构造器 com.wf.captcha.SpecCaptcha
- SpecCaptcha(int, int, int) - 类的构造器 com.wf.captcha.SpecCaptcha
- SpecCaptcha(int, int, int, Font) - 类的构造器 com.wf.captcha.SpecCaptcha
- start(OutputStream) - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Initiates GIF file creation on the given stream.
- start(String) - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Initiates writing of a GIF file with the specified name.
- started - 类中的变量 com.wf.captcha.utils.GifEncoder
T
- text() - 类中的方法 com.wf.captcha.base.Captcha
-
获取当前的验证码
- textChar() - 类中的方法 com.wf.captcha.base.Captcha
-
获取当前验证码的字符数组
- thepicture - 类中的变量 com.wf.captcha.utils.Quant
- toBase64() - 类中的方法 com.wf.captcha.ArithmeticCaptcha
- toBase64() - 类中的方法 com.wf.captcha.base.Captcha
-
输出base64编码
- toBase64() - 类中的方法 com.wf.captcha.ChineseCaptcha
- toBase64() - 类中的方法 com.wf.captcha.ChineseGifCaptcha
- toBase64() - 类中的方法 com.wf.captcha.GifCaptcha
- toBase64() - 类中的方法 com.wf.captcha.SpecCaptcha
- toBase64(String) - 类中的方法 com.wf.captcha.base.Captcha
-
输出base64编码
- transIndex - 类中的变量 com.wf.captcha.utils.GifEncoder
- transparent - 类中的变量 com.wf.captcha.utils.GifEncoder
- TYPE_DEFAULT - 类中的静态变量 com.wf.captcha.base.Captcha
- TYPE_NUM_AND_UPPER - 类中的静态变量 com.wf.captcha.base.Captcha
- TYPE_ONLY_CHAR - 类中的静态变量 com.wf.captcha.base.Captcha
- TYPE_ONLY_LOWER - 类中的静态变量 com.wf.captcha.base.Captcha
- TYPE_ONLY_NUMBER - 类中的静态变量 com.wf.captcha.base.Captcha
- TYPE_ONLY_UPPER - 类中的静态变量 com.wf.captcha.base.Captcha
U
- unbiasnet() - 类中的方法 com.wf.captcha.utils.Quant
- upperMaxIndex - 类中的静态变量 com.wf.captcha.base.Randoms
-
大写字符最大索引
- upperMinIndex - 类中的静态变量 com.wf.captcha.base.Randoms
-
大写字符最小索引
- usedEntry - 类中的变量 com.wf.captcha.utils.GifEncoder
W
- width - 类中的变量 com.wf.captcha.base.Captcha
- width - 类中的变量 com.wf.captcha.utils.GifEncoder
- writeGraphicCtrlExt() - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Writes Graphic Control Extension
- writeImageDesc() - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Writes Image Descriptor
- writeLSD() - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Writes Logical Screen Descriptor
- writeNetscapeExt() - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Writes Netscape application extension to define repeat count.
- writePalette() - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Writes color table
- writePixels() - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Encodes and writes pixel data
- writeShort(int) - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Write 16-bit value to output stream, LSB first
- writeString(String) - 类中的方法 com.wf.captcha.utils.GifEncoder
-
Writes string to output stream
All Classes and Interfaces|常量字段值|所有程序包