Class TableRowTreeItem

java.lang.Object
com.itextpdf.pdfocr.structuretree.LogicalStructureTreeItem
com.itextpdf.pdfocr.structuretree.TableRowTreeItem

public class TableRowTreeItem extends LogicalStructureTreeItem
A convenience class to associate certain text items with the table row structure item.
  • Constructor Details

    • TableRowTreeItem

      public TableRowTreeItem()
      Instantiate a new TableRowTreeItem instance.
  • Method Details