A B C D F G H I L M N O P R S T U W X 

A

addFrame(BufferedImage) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Adds next GIF frame.
ALPHA - 类 中的静态变量com.github.botaruibo.xvcode.generator.XRandoms
 
alpha() - 类 中的静态方法com.github.botaruibo.xvcode.generator.XRandoms
 
alphabiasshift - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
alphadec - 类 中的变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
alpharadbias - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
alpharadbshift - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
alphas() - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
generate the random validation strings
alterneigh(int, int, int, int, int) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
altersingle(int, int, int, int, int) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
analyzePixels() - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Analyzes image colors and creates color map.
AnimatedGifEncoder - com.github.botaruibo.xvcode.gifencoder中的类
Class AnimatedGifEncoder - Encodes a GIF file consisting of one or more frames.
AnimatedGifEncoder() - 类 的构造器com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 
APP - com.github.botaruibo.xvcode.main中的类
just a common dynamic validation code image generator provide 1 png image generator and 3 gif image generators
APP() - 类 的构造器com.github.botaruibo.xvcode.main.APP
 

B

beta - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
betagamma - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
betashift - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
bias - 类 中的变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 

C

closeStream - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 
color(int, int) - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
pick color from a random range
colorDepth - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 
colorMap() - 类 中的方法com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
colorTab - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 
com.github.botaruibo.xvcode.generator - 程序包 com.github.botaruibo.xvcode.generator
 
com.github.botaruibo.xvcode.gifencoder - 程序包 com.github.botaruibo.xvcode.gifencoder
 
com.github.botaruibo.xvcode.main - 程序包 com.github.botaruibo.xvcode.main
 
contest(int, int, int) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.NeuQuant
 

D

delay - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 
dispose - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 

F

findClosest(Color) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Returns index of palette color closest to c
finish() - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Flushes any pending data and closes output file.
firstFrame - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 
font - 类 中的变量com.github.botaruibo.xvcode.generator.Generator
 
freq - 类 中的变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 

G

gamma - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
gammashift - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
Generator - com.github.botaruibo.xvcode.generator中的类
abstract class for validation code generator
Generator() - 类 的构造器com.github.botaruibo.xvcode.generator.Generator
 
getFont() - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
 
getHeight() - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
 
getImagePixels() - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Extracts image pixels into byte array "pixels"
getLen() - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
 
getValidCodeImage() - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
no result provide for gif validation code. only for PNG validation code image.
getValidCodeImage() - 类 中的方法com.github.botaruibo.xvcode.generator.Gif2VCGenerator
 
getValidCodeImage() - 类 中的方法com.github.botaruibo.xvcode.generator.Gif3VCGenerator
 
getValidCodeImage() - 类 中的方法com.github.botaruibo.xvcode.generator.GifVCGenerator
 
getValidCodeImage() - 类 中的方法com.github.botaruibo.xvcode.generator.PngVCGenerator
 
getWidth() - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
 
Gif2VCGenerator - com.github.botaruibo.xvcode.generator中的类
 
Gif2VCGenerator() - 类 的构造器com.github.botaruibo.xvcode.generator.Gif2VCGenerator
 
Gif2VCGenerator(int, int) - 类 的构造器com.github.botaruibo.xvcode.generator.Gif2VCGenerator
 
Gif2VCGenerator(int, int, int) - 类 的构造器com.github.botaruibo.xvcode.generator.Gif2VCGenerator
 
Gif2VCGenerator(int, int, int, Font) - 类 的构造器com.github.botaruibo.xvcode.generator.Gif2VCGenerator
 
Gif2VCGenerator(int, int, int, Font, float, float, int, int) - 类 的构造器com.github.botaruibo.xvcode.generator.Gif2VCGenerator
this constructor is different from others.
Gif3VCGenerator - com.github.botaruibo.xvcode.generator中的类
 
Gif3VCGenerator() - 类 的构造器com.github.botaruibo.xvcode.generator.Gif3VCGenerator
 
Gif3VCGenerator(int, int) - 类 的构造器com.github.botaruibo.xvcode.generator.Gif3VCGenerator
 
Gif3VCGenerator(int, int, int) - 类 的构造器com.github.botaruibo.xvcode.generator.Gif3VCGenerator
 
Gif3VCGenerator(int, int, int, Font) - 类 的构造器com.github.botaruibo.xvcode.generator.Gif3VCGenerator
 
Gif3VCGenerator(int, int, int, Font, float, float, int, int) - 类 的构造器com.github.botaruibo.xvcode.generator.Gif3VCGenerator
this constructor is different from others.
GifVCGenerator - com.github.botaruibo.xvcode.generator中的类
 
GifVCGenerator() - 类 的构造器com.github.botaruibo.xvcode.generator.GifVCGenerator
 
GifVCGenerator(int, int) - 类 的构造器com.github.botaruibo.xvcode.generator.GifVCGenerator
 
GifVCGenerator(int, int, int) - 类 的构造器com.github.botaruibo.xvcode.generator.GifVCGenerator
 
GifVCGenerator(int, int, int, Font) - 类 的构造器com.github.botaruibo.xvcode.generator.GifVCGenerator
 
GifVCGenerator(int, int, int, Font, int, int) - 类 的构造器com.github.botaruibo.xvcode.generator.GifVCGenerator
this constructor is different from others.

H

height - 类 中的变量com.github.botaruibo.xvcode.generator.Generator
 
height - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 

I

image - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 
indexedPixels - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 
initalpha - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
initrad - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
initradius - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
intbias - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
intbiasshift - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
inxbuild() - 类 中的方法com.github.botaruibo.xvcode.gifencoder.NeuQuant
 

L

learn() - 类 中的方法com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
len - 类 中的变量com.github.botaruibo.xvcode.generator.Generator
 
lengthcount - 类 中的变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 

M

main(String[]) - 类 中的静态方法com.github.botaruibo.xvcode.main.APP
run on console to generate the images.use: java -jar xvcode.jar -p "/test" -h 50 -w 120 -cl 5
map(int, int, int) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
maxnetpos - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
minpicturebytes - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 

N

ncycles - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
netbiasshift - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
netindex - 类 中的变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
netsize - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
network - 类 中的变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
NeuQuant - com.github.botaruibo.xvcode.gifencoder中的类
 
NeuQuant(byte[], int, int) - 类 的构造器com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
num(int, int) - 类 中的静态方法com.github.botaruibo.xvcode.generator.XRandoms
generator random number between min and max .
num(int) - 类 中的静态方法com.github.botaruibo.xvcode.generator.XRandoms
generator random number between 0 and num .

O

out - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 

P

palSize - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 
pixels - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 
PngVCGenerator - com.github.botaruibo.xvcode.generator中的类
PNG validation code image generator
PngVCGenerator() - 类 的构造器com.github.botaruibo.xvcode.generator.PngVCGenerator
 
PngVCGenerator(int, int) - 类 的构造器com.github.botaruibo.xvcode.generator.PngVCGenerator
 
PngVCGenerator(int, int, int) - 类 的构造器com.github.botaruibo.xvcode.generator.PngVCGenerator
 
PngVCGenerator(int, int, int, Font) - 类 的构造器com.github.botaruibo.xvcode.generator.PngVCGenerator
 
PngVCGenerator(int, int, int, Font, float, float, float, int) - 类 的构造器com.github.botaruibo.xvcode.generator.PngVCGenerator
this constructor is different from others.
prime1 - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
prime2 - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
prime3 - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
prime4 - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
process() - 类 中的方法com.github.botaruibo.xvcode.gifencoder.NeuQuant
 

R

radbias - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
radbiasshift - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
radiusbias - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
radiusbiasshift - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
radiusdec - 类 中的静态变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
radpower - 类 中的变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
repeat - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 

S

sample - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 
samplefac - 类 中的变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
setDelay(int) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Sets the delay time between each frame, or changes it for subsequent frames (applies to last frame added).
setDispose(int) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Sets the GIF frame disposal code for the last added frame and any subsequent frames.
setFont(Font) - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
 
setFrameRate(float) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Sets frame rate in frames per second.
setHeight(int) - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
 
setLen(int) - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
 
setQuality(int) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Sets quality of color quantization (conversion of images to the maximum 256 colors allowed by the GIF specification).
setRepeat(int) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Sets the number of times the set of GIF frames should be played.
setSize(int, int) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Sets the GIF frame size.
setTransparent(Color) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Sets the transparent color for the last added frame and any subsequent frames.
setWidth(int) - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
 
sizeSet - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 
start(OutputStream) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Initiates GIF file creation on the given stream.
start(String) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Initiates writing of a GIF file with the specified name.
started - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 

T

text() - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
get random validation code string as lower case
thepicture - 类 中的变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
transIndex - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 
transparent - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 

U

unbiasnet() - 类 中的方法com.github.botaruibo.xvcode.gifencoder.NeuQuant
 
usedEntry - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 

W

width - 类 中的变量com.github.botaruibo.xvcode.generator.Generator
 
width - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
 
write2out(OutputStream) - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
 
write2out(OutputStream) - 类 中的方法com.github.botaruibo.xvcode.generator.Gif2VCGenerator
 
write2out(OutputStream) - 类 中的方法com.github.botaruibo.xvcode.generator.Gif3VCGenerator
 
write2out(OutputStream) - 类 中的方法com.github.botaruibo.xvcode.generator.GifVCGenerator
 
write2out(OutputStream) - 类 中的方法com.github.botaruibo.xvcode.generator.PngVCGenerator
 
writeGraphicCtrlExt() - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Writes Graphic Control Extension
writeImageDesc() - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Writes Image Descriptor
writeLSD() - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Writes Logical Screen Descriptor
writeNetscapeExt() - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Writes Netscape application extension to define repeat count.
writePalette() - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Writes color table
writePixels() - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Encodes and writes pixel data
writeShort(int) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Write 16-bit value to output stream, LSB first
writeString(String) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
Writes string to output stream

X

XRandoms - com.github.botaruibo.xvcode.generator中的类
 
XRandoms() - 类 的构造器com.github.botaruibo.xvcode.generator.XRandoms
 
A B C D F G H I L M N O P R S T U W X 

Copyright © 2017. All rights reserved.