org.jfree.layouting.renderer.model.table.cells
public class ConflictingCell extends PlaceHolderCell
| Constructor Summary | |
|---|---|
| ConflictingCell(DataCell sourceCell, int rowSpan, int colSpan) | |
| Method Summary | |
|---|---|
| void | addConflictingCell(PlaceHolderCell cell) |
| PlaceHolderCell | getConflictingCell(int pos) |
| int | getConflictingCellCount() |
| String | toString() |