net.sf.jasperreports.engine.export.ooxml
Class JRDocxExporterNature

java.lang.Object
  extended by net.sf.jasperreports.engine.export.ooxml.JROfficeOpenXmlExporterNature
      extended by net.sf.jasperreports.engine.export.ooxml.JRDocxExporterNature
All Implemented Interfaces:
ExporterFilter, ExporterNature

public class JRDocxExporterNature
extends JROfficeOpenXmlExporterNature

Version:
$Id: JRDocxExporterNature.java 3033 2009-08-27 11:46:22Z teodord $
Author:
sanda zaharia (shertage@users.sourceforge.net)

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()
          Specified whether to include in the grid sub elements of frame elements
 
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

JRDocxExporterNature

public JRDocxExporterNature(ExporterFilter filter,
                            boolean deepGrid)
Method Detail

isDeep

public boolean isDeep()
Description copied from interface: ExporterNature
Specified whether to include in the grid sub elements of frame elements



© 2001-2009 Jaspersoft Corporation www.jaspersoft.com