|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jrefinery.report.targets.table.TableCellData
com.jrefinery.report.targets.table.TableCellBackground
com.jrefinery.report.targets.table.TableBandArea
A band representation. Bands should create their own x- y- cuts so that the layout is more accurate.
| Constructor Summary | |
TableBandArea(java.awt.geom.Rectangle2D outerBounds)
Creates a new TableBandArea with the given bounds. |
|
| Method Summary | |
java.lang.String |
toString()
Creates a string representation of this band area. |
| Methods inherited from class com.jrefinery.report.targets.table.TableCellBackground |
equals, getBorderSizeBottom, getBorderSizeLeft, getBorderSizeRight, getBorderSizeTop, getColor, getColorBottom, getColorLeft, getColorRight, getColorTop, hashCode, isBackground, merge, setBorderBottom, setBorderLeft, setBorderRight, setBorderTop |
| Methods inherited from class com.jrefinery.report.targets.table.TableCellData |
getBounds |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TableBandArea(java.awt.geom.Rectangle2D outerBounds)
outerBounds - the band bounds in the table,| Method Detail |
public java.lang.String toString()
toString in class TableCellBackground
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||