Package | Description |
---|---|
org.dromara.pdf.fop.util |
pdf模板工具
|
Modifier and Type | Method and Description |
---|---|
static FontStyleUtil.FontStyle |
FontStyleUtil.getStyle(String name)
获取样式
|
static FontStyleUtil.FontStyle |
FontStyleUtil.FontStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontStyleUtil.FontStyle[] |
FontStyleUtil.FontStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Font |
FontUtil.createAWTFont(String name,
FontStyleUtil.FontStyle style,
int size)
创建awt字体
|
Copyright © 2025. All rights reserved.