Uses of Class
com.itextpdf.pdfocr.structuretree.TableRowTreeItem
Packages that use TableRowTreeItem
-
Uses of TableRowTreeItem in com.itextpdf.pdfocr.structuretree
Methods in com.itextpdf.pdfocr.structuretree that return TableRowTreeItemModifier and TypeMethodDescriptionTableRowTreeItem.addCell
(TableCellTreeItem cellItem) Add a new table cell structure tree item to the table row.Methods in com.itextpdf.pdfocr.structuretree with parameters of type TableRowTreeItemModifier and TypeMethodDescriptionTableTreeItem.addRow
(TableRowTreeItem rowItem) Add a new row structure tree item to the table.