public class PageFooter extends AbstractPageHeaderOrFooter
Copyright (c) 2020 xsx All Rights Reserved. x-easypdf-pdfbox is licensed under Mulan PSL v2. You can use this software according to the terms and conditions of the Mulan PSL v2. You may obtain a copy of Mulan PSL v2 at: http://license.coscl.org.cn/MulanPSL2 THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE. See the Mulan PSL v2 for more details.
Modifier and Type | Field and Description |
---|---|
protected Float |
originalY
原始Y轴坐标
|
backgroundColor, beginX, beginY, borderConfiguration, components, contentHorizontalAlignment, contentVerticalAlignment, height, isAlreadyRendered, marginConfiguration, pagingEvent, width
contentMode, context, isResetContentStream, log
Constructor and Description |
---|
PageFooter(Page page)
有参构造
|
Modifier and Type | Method and Description |
---|---|
PagingEvent |
getPagingEvent()
获取分页事件
|
ComponentType |
getType()
获取类型
|
protected void |
init()
初始化
|
void |
reset()
重置
|
getBorderBottomColor, getBorderDottedSpacing, getBorderLeftColor, getBorderLineCapStyle, getBorderLineLength, getBorderLineStyle, getBorderLineWidth, getBorderRightColor, getBorderTopColor, getIsBorderBottom, getIsBorderLeft, getIsBorderRight, getIsBorderTop, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getPage, initBackgroundColor, initWidth, render, renderAfter, renderBefore, renderComponent, setBorderBottomColor, setBorderColor, setBorderDottedSpacing, setBorderLeftColor, setBorderLineCapStyle, setBorderLineLength, setBorderLineStyle, setBorderLineWidth, setBorderRightColor, setBorderRightColor, setBorderTopColor, setComponents, setComponents, setHeight, setIsBorder, setIsBorderBottom, setIsBorderLeft, setIsBorderRight, setMargin, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setWidth, virtualRender, virtualRenderComponent
init, init
protected Float originalY
public PageFooter(Page page)
page
- 页面public ComponentType getType()
getType
in class AbstractPageHeaderOrFooter
public PagingEvent getPagingEvent()
getPagingEvent
in class AbstractPageHeaderOrFooter
public void reset()
reset
in class AbstractPageHeaderOrFooter
protected void init()
init
in class AbstractPageHeaderOrFooter
Copyright © 2024. All rights reserved.