public static class XEasyPdfHandler.Layout.Component extends Object
| 构造器和说明 |
|---|
Component() |
| 限定符和类型 | 方法和说明 |
|---|---|
static XEasyPdfLayoutComponent |
build(float width,
float height)
构建布局组件中的组件
|
static XEasyPdfLayoutComponent |
build(float width,
float height,
XEasyPdfComponent component)
构建布局组件中的组件
|
public static XEasyPdfLayoutComponent build(float width, float height)
width - 宽度height - 高度public static XEasyPdfLayoutComponent build(float width, float height, XEasyPdfComponent component)
width - 宽度height - 高度component - pdf组件Copyright © 2023. All rights reserved.