| Package | Description |
|---|---|
| org.ofdrw.layout.element |
| Modifier and Type | Method and Description |
|---|---|
AFloat |
Div.getFloat() |
static AFloat |
AFloat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AFloat[] |
AFloat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Div |
Div.placeholder(double width,
double height,
AFloat aFloat)
空间占位符
|
static Div |
Div.placeholder(Rectangle rec,
AFloat aFloat)
空间占位符
|
T |
Div.setFloat(AFloat aFloat)
设置浮动样式
|
Copyright © 2026. All rights reserved.