Class PDFTableRow

java.lang.Object
com.moebiusgames.pdfbox.table.PDFTableRow

public class PDFTableRow extends Object
  • Method Details

    • getIndex

      public int getIndex()
    • getMinHeight

      public float getMinHeight()
    • setMinHeight

      public void setMinHeight(float minHeight)
    • getCell

      public PDFTableCell getCell(int index)
    • getMaxHeight

      public float getMaxHeight() throws IOException
      Throws:
      IOException