| 程序包 | 说明 |
|---|---|
| org.dromara.pdf.pdfbox.core.base |
基础
|
| org.dromara.pdf.pdfbox.core.component |
组件
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractPagingEvent
抽象分页事件
|
class |
DefaultContainerPagingEvent
默认容器分页事件
|
class |
DefaultPageHeaderFooterPagingEvent
默认页眉页脚分页事件
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected PagingEvent |
AbstractPageHeaderOrFooter.pagingEvent
分页事件
|
| 限定符和类型 | 方法和说明 |
|---|---|
abstract PagingEvent |
AbstractPageHeaderOrFooter.getPagingEvent()
获取分页事件
|
PagingEvent |
PageFooter.getPagingEvent()
获取分页事件
|
PagingEvent |
PageHeader.getPagingEvent()
获取分页事件
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected PagingEvent |
BorderInfo.pagingEvent
分页事件
|
protected PagingEvent |
Container.pagingEvent
分页事件
|
protected PagingEvent |
Table.pagingEvent
分页事件
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected Set<PagingEvent> |
AbstractComponent.pagingEvents
分页事件列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected PagingEvent |
TableCell.getPagingEvent()
获取分页事件
|
protected PagingEvent |
TableRow.getPagingEvent()
获取分页事件
|
| 限定符和类型 | 方法和说明 |
|---|---|
Set<PagingEvent> |
Component.getPagingEvents()
获取分页事件
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
BorderInfo.init(AbstractBase base,
BorderConfiguration configuration,
Color backgroundColor,
float width,
float height,
float beginX,
float beginY,
PagingEvent pagingEvent,
Boolean isPagingBorder)
初始化
|
| 构造器和说明 |
|---|
BorderInfo(AbstractBase base,
BorderConfiguration configuration,
Color backgroundColor,
float width,
float height,
float beginX,
float beginY,
PagingEvent pagingEvent,
Boolean isPagingBorder)
有参构造
|
Copyright © 2024. All rights reserved.