|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.engine.export.ooxml.JROfficeOpenXmlExporterNature
net.sf.jasperreports.engine.export.ooxml.JRDocxExporterNature
public class JRDocxExporterNature
Field Summary |
---|
Fields inherited from class net.sf.jasperreports.engine.export.ooxml.JROfficeOpenXmlExporterNature |
---|
filter |
Constructor Summary | |
---|---|
JRDocxExporterNature(ExporterFilter filter,
boolean deepGrid)
|
Method Summary | |
---|---|
boolean |
isDeep(JRPrintFrame frame)
Specified whether to include in the grid sub elements of a given frame element. |
Methods inherited from class net.sf.jasperreports.engine.export.ooxml.JROfficeOpenXmlExporterNature |
---|
isBreakAfterRow, isBreakBeforeRow, isHorizontallyMergeEmptyCells, isIgnoreLastRow, isIgnorePageMargins, isSpanCells, isSplitSharedRowSpan, isToExport |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JRDocxExporterNature(ExporterFilter filter, boolean deepGrid)
Method Detail |
---|
public boolean isDeep(JRPrintFrame frame)
ExporterNature
frame
element.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |