|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.report.model.api.elements.table.LayoutTable.OverlappedArea
protected class LayoutTable.OverlappedArea
Represents an overlapped area of the cell element in the table.
Method Summary | |
---|---|
protected org.eclipse.birt.report.model.elements.Cell |
getCell()
Returns the cell element. |
protected int |
getColPosn()
Returns the column position |
protected int |
getColSpanOffset()
Returns the offset of the column span |
protected int |
getRowPosn()
Returns the row position |
protected int |
getRowSpanOffset()
Returns the offset of the row span |
protected LayoutSlot |
getSlot()
Returns the slot in which the overlapped occurs |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
protected org.eclipse.birt.report.model.elements.Cell getCell()
protected int getColPosn()
protected int getRowPosn()
protected LayoutSlot getSlot()
protected int getColSpanOffset()
protected int getRowSpanOffset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |