| Package | Description |
|---|---|
| ml.miron.captcha.image | |
| ml.miron.captcha.image.renderer |
| Modifier and Type | Method and Description |
|---|---|
Captcha.Builder |
Captcha.Builder.addText(TextProducer txtProd,
WordRenderer wRenderer)
ADd answer to the captcha using the given
TextProducer, and render it to the image using the given
WordRenderer. |
Captcha.Builder |
Captcha.Builder.addText(WordRenderer wordRenderer)
Add answer to the captcha with specified instance of
WordRenderer. |
| Modifier and Type | Class and Description |
|---|---|
class |
ColoredEdgesWordRenderer
Implementation of
WordRenderer. |
class |
DefaultWordRenderer
Default implementation of
WordRenderer. |
Copyright © 2015. All rights reserved.