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 4595 2011-09-08 15:55:10Z 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(JRPrintFrame frame)
          Specified whether to include in the grid sub elements of a given frame element.
 boolean isToExport(JRPrintElement element)
           
 
Methods inherited from class net.sf.jasperreports.engine.export.ooxml.JROfficeOpenXmlExporterNature
getColumnAutoFit, getColumnWidthRatio, getCustomColumnWidth, getRowAutoFit, getRowLevelSuffixes, isBreakAfterRow, isBreakBeforeRow, isHorizontallyMergeEmptyCells, isIgnoreLastRow, isIgnorePageMargins, isSpanCells, isSplitSharedRowSpan
 
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

isToExport

public boolean isToExport(JRPrintElement element)
Specified by:
isToExport in interface ExporterFilter
Overrides:
isToExport in class JROfficeOpenXmlExporterNature

isDeep

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



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com