Interface SETable

All Superinterfaces:
Object, PDObject, PDStructElem, PDStructTreeNode

public interface SETable extends PDStructElem
structure element
  • Method Details

    • getuseHeadersAndIdOrScope

      Boolean getuseHeadersAndIdOrScope()
      false, if the table's structure is not determinable via Headers and IDs, and structure elements of type TH don't have a Scope attribute
    • getcolumnSpan

      Long getcolumnSpan()
      column span of the table
    • getrowSpan

      Long getrowSpan()
      row span of the table
    • getnumberOfRowWithWrongColumnSpan

      Long getnumberOfRowWithWrongColumnSpan()
      number of row with wrong column span
    • getnumberOfColumnWithWrongRowSpan

      Long getnumberOfColumnWithWrongRowSpan()
      number of column with wrong row span
    • getwrongColumnSpan

      Long getwrongColumnSpan()
      column span of row, which number contains property numberOfRowWithWrongColumnSpan