Uses of Class
com.itextpdf.pdfocr.structuretree.TableRowTreeItem
-
Uses of TableRowTreeItem in com.itextpdf.pdfocr.structuretree
Modifier and TypeMethodDescriptionTableRowTreeItem.addCell
(TableCellTreeItem cellItem) Add a new table cell structure tree item to the table row.Modifier and TypeMethodDescriptionTableTreeItem.addRow
(TableRowTreeItem rowItem) Add a new row structure tree item to the table.