|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExporterNature
| Method Summary | |
|---|---|
boolean |
isBreakAfterRow(JRPrintElement element)
|
boolean |
isBreakBeforeRow(JRPrintElement element)
|
boolean |
isDeep()
Specified whether to include in the grid sub elements of frame elements |
boolean |
isHorizontallyMergeEmptyCells()
Flag that specifies that empty cells are to be horizontally merged. |
boolean |
isIgnoreLastRow()
|
boolean |
isIgnorePageMargins()
Specifies whether empty page margins should be ignored |
boolean |
isSpanCells()
Specifies whether the exporter handles cells span |
boolean |
isSplitSharedRowSpan()
|
| Methods inherited from interface net.sf.jasperreports.engine.export.ExporterFilter |
|---|
isToExport |
| Method Detail |
|---|
boolean isDeep()
frame elements
boolean isSplitSharedRowSpan()
boolean isSpanCells()
boolean isIgnoreLastRow()
boolean isIgnorePageMargins()
boolean isBreakBeforeRow(JRPrintElement element)
boolean isBreakAfterRow(JRPrintElement element)
boolean isHorizontallyMergeEmptyCells()
If the flag is set and this nature is deep, the nature is required
to export frames.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||