protected static class LayoutTable.OverlappedArea
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
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
|
protected org.eclipse.birt.report.model.elements.Cell getCell()
protected int getColPosn()
protected int getRowPosn()
protected LayoutSlot getSlot()
protected int getColSpanOffset()
protected int getRowSpanOffset()
Copyright © 2008 Actuate Corp. All rights reserved.