| 程序包 | 说明 |
|---|---|
| cn.herodotus.engine.captcha.core.definition.enums | |
| cn.herodotus.engine.captcha.core.properties | |
| cn.herodotus.engine.captcha.core.provider |
| 限定符和类型 | 方法和说明 |
|---|---|
static FontStyle |
FontStyle.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static FontStyle |
FontStyle.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static FontStyle[] |
FontStyle.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
static FontStyle[] |
FontStyle.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
FontStyle |
CaptchaProperties.Watermark.getFontStyle() |
FontStyle |
CaptchaProperties.WordClick.getFontStyle() |
FontStyle |
CaptchaProperties.Watermark.getFontStyle() |
FontStyle |
CaptchaProperties.WordClick.getFontStyle() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CaptchaProperties.Watermark.setFontStyle(FontStyle fontStyle) |
void |
CaptchaProperties.WordClick.setFontStyle(FontStyle fontStyle) |
void |
CaptchaProperties.Watermark.setFontStyle(FontStyle fontStyle) |
void |
CaptchaProperties.WordClick.setFontStyle(FontStyle fontStyle) |
| 限定符和类型 | 方法和说明 |
|---|---|
Font |
ResourceProvider.getFont(String fontName,
int fontSize,
FontStyle fontStyle) |
Font |
ResourceProvider.getFont(String fontName,
int fontSize,
FontStyle fontStyle) |
Copyright © 2022 Dromara. All rights reserved.