- sample - 类 中的变量com.ramostear.captcha.thirdparty.AnimationEncoder
-
- samplefac - 类 中的变量com.ramostear.captcha.thirdparty.Quantizer
-
- SESSION_KEY - 类 中的静态变量com.ramostear.captcha.HappyCaptcha
-
Happy Captcha code Session attribute key:happy-captcha
- setDelay(int) - 类 中的方法com.ramostear.captcha.thirdparty.AnimationEncoder
-
Sets the delay time between each frame, or changes it
for subsequent frames (applies to last frame added).
- setDispose(int) - 类 中的方法com.ramostear.captcha.thirdparty.AnimationEncoder
-
Sets the GIF frame disposal code for the last added frame
and any subsequent frames.
- setFont(Font) - 类 中的方法com.ramostear.captcha.AbstractCaptcha
-
- setFrameRate(float) - 类 中的方法com.ramostear.captcha.thirdparty.AnimationEncoder
-
Sets frame rate in frames per second.
- setHeader(HttpServletResponse) - 类 中的方法com.ramostear.captcha.HappyCaptcha
-
- setHeight(int) - 类 中的方法com.ramostear.captcha.AbstractCaptcha
-
- setLength(int) - 类 中的方法com.ramostear.captcha.AbstractCaptcha
-
- setQuality(int) - 类 中的方法com.ramostear.captcha.thirdparty.AnimationEncoder
-
Sets quality of color quantization (conversion of images
to the maximum 256 colors allowed by the GIF specification).
- setRepeat(int) - 类 中的方法com.ramostear.captcha.thirdparty.AnimationEncoder
-
Sets the number of times the set of GIF frames
should be played.
- setSize(int, int) - 类 中的方法com.ramostear.captcha.thirdparty.AnimationEncoder
-
Sets the GIF frame size.
- setTransparent(Color) - 类 中的方法com.ramostear.captcha.thirdparty.AnimationEncoder
-
Sets the transparent color for the last added frame
and any subsequent frames.
- setType(CaptchaType) - 类 中的方法com.ramostear.captcha.AbstractCaptcha
-
- setWidth(int) - 类 中的方法com.ramostear.captcha.AbstractCaptcha
-
- sizeSet - 类 中的变量com.ramostear.captcha.thirdparty.AnimationEncoder
-
- start(OutputStream) - 类 中的方法com.ramostear.captcha.thirdparty.AnimationEncoder
-
Initiates GIF file creation on the given stream.
- start(String) - 类 中的方法com.ramostear.captcha.thirdparty.AnimationEncoder
-
Initiates writing of a GIF file with the specified name.
- started - 类 中的变量com.ramostear.captcha.thirdparty.AnimationEncoder
-
- style(CaptchaStyle) - 类 中的方法com.ramostear.captcha.HappyCaptcha.Builder
-