| 
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Captcha.CaptchaType 的软件包 | |
|---|---|
| grapes | |
| grapes 中 Captcha.CaptchaType 的使用 | 
|---|
| 返回 Captcha.CaptchaType 的 grapes 中的方法 | |
|---|---|
static Captcha.CaptchaType | 
Captcha.CaptchaType.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。  | 
static Captcha.CaptchaType[] | 
Captcha.CaptchaType.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。  | 
| 参数类型为 Captcha.CaptchaType 的 grapes 中的方法 | |
|---|---|
 java.awt.image.BufferedImage | 
Captcha.getBufferedImage(Captcha.CaptchaType genre)
 | 
 java.awt.image.BufferedImage | 
Captcha.getBufferedImage(int w,
                 int h,
                 int c,
                 java.lang.Object obj,
                 Captcha.CaptchaType type)
生成验证图片流  | 
 java.awt.image.BufferedImage | 
Captcha.getBufferedImage(java.lang.Object obj,
                 Captcha.CaptchaType genre)
 | 
  | 
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||