public static class DocChunkTableCell.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
public DocChunkTableCell.Builder type(String type)
示例值:paragraph
type - public DocChunkTableCell.Builder text(String text)
示例值:Transformer-CC...
text - public DocChunkTableCell.Builder x0(String x0)
示例值:181.0478
x0 - public DocChunkTableCell.Builder y0(String y0)
示例值:57.51546
y0 - public DocChunkTableCell.Builder x1(String x1)
示例值:197.11617
x1 - public DocChunkTableCell.Builder y1(String y1)
示例值:62.600098
y1 - public DocChunkTableCell.Builder rowIndex(Integer rowIndex)
示例值:10
rowIndex - public DocChunkTableCell.Builder colIndex(Integer colIndex)
示例值:10
colIndex - public DocChunkTableCell.Builder rowSpan(Integer rowSpan)
示例值:3
rowSpan - public DocChunkTableCell.Builder colSpan(Integer colSpan)
示例值:3
colSpan - public DocChunkTableCell.Builder isMergeCell(Boolean isMergeCell)
示例值:
isMergeCell - public DocChunkTableCell.Builder images(String[] images)
示例值:
images - public DocChunkTableCell.Builder files(String[] files)
示例值:
files - public DocChunkTableCell.Builder isHeader(Boolean isHeader)
示例值:
isHeader - public DocChunkTableCell build()
Copyright © 2025. All rights reserved.