| Package | Description |
|---|---|
| org.ofdrw.layout | |
| org.ofdrw.layout.element | |
| org.ofdrw.layout.element.canvas | |
| org.ofdrw.layout.engine |
| Modifier and Type | Field and Description |
|---|---|
static Rectangle |
Rectangle.Empty |
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
Rectangle.clone() |
Rectangle |
RenderPrepare.doPrepare(Double widthLimit)
执行渲染前的准备工作
|
Rectangle |
PageLayout.getWorkerArea()
页面正文的工作区域
|
Rectangle |
Rectangle.reduce(double height)
缩减矩形区域
|
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
Span.blockSize() |
Rectangle |
PlaceholderSpan.blockSize()
占位符大小,如果holdWidth存在那么返还指定宽高的矩形
否则根据字体进行计算
|
Rectangle |
Div.box()
获取模型区域大小
|
Rectangle |
AreaHolderBlock.doPrepare(Double widthLimit)
Canvas 不接受宽度重设
|
Rectangle |
Div.doPrepare(Double widthLimit)
获取尺寸
|
Rectangle |
Paragraph.doPrepare(Double widthLimit)
预布局
|
Rectangle |
TxtLineBlock.size()
获取行所占据的区域大小
|
| Modifier and Type | Method and Description |
|---|---|
static Div |
Div.placeholder(Rectangle rec,
AFloat aFloat)
空间占位符
|
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
Canvas.doPrepare(Double widthLimit)
Canvas 不接受宽度重设
|
| Modifier and Type | Method and Description |
|---|---|
List<Rectangle> |
Segment.getSizeList()
获取元素尺寸序列
|
Iterator<Map.Entry<Div,Rectangle>> |
Segment.iterator() |
Map.Entry<Div,Rectangle> |
Segment.next() |
Copyright © 2026. All rights reserved.