org.jfree.layouting.renderer.model.table.cells
public abstract class TableCell extends java.lang.Object
| Constructor and Description |
|---|
TableCell(int rowSpan,
int colSpan) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColSpan() |
int |
getRowSpan() |
java.lang.String |
toString() |