Class TableCellTreeItem

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

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

    • TableCellTreeItem

      public TableCellTreeItem()
      Instantiate a new TableCellTreeItem instance.