public static class TableSectionRenderer.RowStruct extends Object
Constructor and Description |
---|
RowStruct() |
Modifier and Type | Method and Description |
---|---|
TableSectionRenderer.CellStruct |
getCell(int col) |
Length |
getLogicalHeight() |
boolean |
hasNoCells() |
void |
setCell(int col,
TableSectionRenderer.CellStruct cell) |
public TableSectionRenderer.CellStruct getCell(int col)
public void setCell(int col, TableSectionRenderer.CellStruct cell)
public Length getLogicalHeight()
public boolean hasNoCells()
Revision 4.0.15 / 20220727-0149