|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Cell
To support horizontal and vertical spans, at each position will be a cell as a represantive. Either a "origin cell" for the first position or a "span cell" for spanned other positions.
| Method Summary | |
|---|---|
LayoutComponent |
getComponent()
|
OriginCell |
getOrigin()
|
boolean |
isHorizontalFirst()
Is the origin cell or span cell at the first position of the cell compound. |
boolean |
isVerticalFirst()
Is the origin cell or span cell at the first position of the cell compound. |
| Method Detail |
|---|
LayoutComponent getComponent()
OriginCell getOrigin()
boolean isHorizontalFirst()
boolean isVerticalFirst()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||