| 程序包 | 说明 |
|---|---|
| cn.apiclub.captcha | |
| cn.apiclub.captcha.text.renderer |
| 限定符和类型 | 方法和说明 |
|---|---|
Captcha.Builder |
Captcha.Builder.addText(TextProducer txtProd,
WordRenderer wRenderer)
Generate the answer to the CAPTCHA using the given
TextProducer, and render it to the image using the given
WordRenderer. |
Captcha.Builder |
Captcha.Builder.addText(WordRenderer wRenderer)
Generate the answer to the CAPTCHA using the default
TextProducer, and render it to the image using the given
WordRenderer. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ColoredEdgesWordRenderer |
class |
DefaultWordRenderer
Renders the answer onto the image.
|
Copyright © 2015. All rights reserved.