| Package | Description |
|---|---|
| org.ofdrw.layout.element | |
| org.ofdrw.layout.element.canvas |
| Modifier and Type | Method and Description |
|---|---|
TextAlign |
Paragraph.getTextAlign()
获取段落内字体浮动
|
TextAlign |
TxtLineBlock.getTextAlign()
获取文字在行内的浮动方式
|
static TextAlign |
TextAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextAlign[] |
TextAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Paragraph |
Paragraph.setTextAlign(TextAlign textAlign)
设置段落内字体浮动
|
| Constructor and Description |
|---|
TxtLineBlock(double lineMaxAvailableWidth,
Double lineSpace,
TextAlign textAlign)
创建行块
|
| Modifier and Type | Method and Description |
|---|---|
TextAlign |
ArtWord.getTextLayoutAlign() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArtWord.setTextLayoutAlign(TextAlign textLayoutAlign) |
Copyright © 2026. All rights reserved.