| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.graphics.PdfLayoutResult
com.spire.pdf.tables.PdfTableLayoutResult
public class PdfTableLayoutResult
Represents the results of lay outing tables.
| Constructor Summary | |
|---|---|
| PdfTableLayoutResult(PdfPageBase page,
                     java.awt.geom.Rectangle2D bounds,
                     int rowIndex,
                     PdfStringLayoutResult[] cellResults) | |
| Method Summary | |
|---|---|
|  int | getLastRowIndex()Gets the index of the last row. | 
| Methods inherited from class com.spire.pdf.graphics.PdfLayoutResult | 
|---|
| getBounds, getPage | 
| Constructor Detail | 
|---|
public PdfTableLayoutResult(PdfPageBase page,
                            java.awt.geom.Rectangle2D bounds,
                            int rowIndex,
                            PdfStringLayoutResult[] cellResults)
| Method Detail | 
|---|
public int getLastRowIndex()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||