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

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

public class JRXlsxExporterNature
extends JRXlsAbstractExporterNature

Version:
$Id: JRXlsxExporterNature.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.export.JRXlsAbstractExporterNature
filter, isIgnoreGraphics, isIgnorePageMargins, PROPERTY_BREAK_AFTER_ROW, PROPERTY_BREAK_BEFORE_ROW
 
Constructor Summary
JRXlsxExporterNature(ExporterFilter filter, boolean isIgnoreGraphics, boolean isIgnorePageMargins)
           
 
Method Summary
 boolean isToExport(JRPrintElement element)
           
 
Methods inherited from class net.sf.jasperreports.engine.export.JRXlsAbstractExporterNature
getColumnAutoFit, getColumnWidthRatio, getCustomColumnWidth, getRowAutoFit, getRowLevelSuffixes, isBreakAfterRow, isBreakBeforeRow, isDeep, 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

JRXlsxExporterNature

public JRXlsxExporterNature(ExporterFilter filter,
                            boolean isIgnoreGraphics,
                            boolean isIgnorePageMargins)
Method Detail

isToExport

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


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com