Package ai.docling.api.core
Class DoclingDocument.TableCell.Builder
java.lang.Object
ai.docling.api.core.DoclingDocument.TableCell.Builder
- Enclosing class:
- DoclingDocument.TableCell
-
Method Summary
Modifier and TypeMethodDescriptionbuild()columnHeader(boolean columnHeader) endColOffsetIdx(Integer endColOffsetIdx) endRowOffsetIdx(Integer endRowOffsetIdx) fillable(boolean fillable) rowHeader(boolean rowHeader) rowSection(boolean rowSection) startColOffsetIdx(Integer startColOffsetIdx) startRowOffsetIdx(Integer startRowOffsetIdx) toString()
-
Method Details
-
bbox
- Returns:
this.
-
rowSpan
- Returns:
this.
-
colSpan
- Returns:
this.
-
startRowOffsetIdx
- Returns:
this.
-
endRowOffsetIdx
- Returns:
this.
-
startColOffsetIdx
- Returns:
this.
-
endColOffsetIdx
- Returns:
this.
-
text
- Returns:
this.
-
columnHeader
- Returns:
this.
-
rowHeader
- Returns:
this.
-
rowSection
- Returns:
this.
-
fillable
- Returns:
this.
-
build
-
toString
-