de.cau.cs.kieler.core.model.gmf.figures.layout.container
Class Cell
java.lang.Object
de.cau.cs.kieler.core.model.gmf.figures.layout.container.Cell
public class Cell
- extends Object
Represents a single cell of a table layout, used in ExtendedTable.
- Rating

Constructor Summary |
Cell()
|
Cell(int figureIndex,
boolean isEmpty)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isEmpty
public boolean isEmpty
figure
public int figure
Cell
public Cell(int figureIndex,
boolean isEmpty)
Cell
public Cell()