public class PageHeader 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.
backgroundColor, beginX, beginY, borderConfiguration, components, contentHorizontalAlignment, contentVerticalAlignment, height, isAlreadyRendered, marginConfiguration, pagingEvent, widthcontentMode, context, isResetContentStream, log| 构造器和说明 |
|---|
PageHeader(Page page)
有参构造
|
| 限定符和类型 | 方法和说明 |
|---|---|
PagingEvent |
getPagingEvent()
获取分页事件
|
ComponentType |
getType()
获取类型
|
protected void |
init()
初始化
|
getBorderBottomColor, getBorderDottedSpacing, getBorderLeftColor, getBorderLineCapStyle, getBorderLineLength, getBorderLineStyle, getBorderLineWidth, getBorderRightColor, getBorderTopColor, getIsBorderBottom, getIsBorderLeft, getIsBorderRight, getIsBorderTop, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getPage, initBackgroundColor, initWidth, render, renderAfter, renderBefore, renderComponent, reset, 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, virtualRenderComponentinit, initpublic PageHeader(Page page)
page - 页面public ComponentType getType()
getType 在类中 AbstractPageHeaderOrFooterpublic PagingEvent getPagingEvent()
getPagingEvent 在类中 AbstractPageHeaderOrFooterprotected void init()
init 在类中 AbstractPageHeaderOrFooterCopyright © 2024. All rights reserved.