net.sf.jasperreports.engine.export.oasis
Class JROdsExporterNature

java.lang.Object
  extended by net.sf.jasperreports.engine.export.oasis.JROpenDocumentExporterNature
      extended by net.sf.jasperreports.engine.export.oasis.JROdsExporterNature
All Implemented Interfaces:
ExporterFilter, ExporterNature

public class JROdsExporterNature
extends JROpenDocumentExporterNature

Version:
$Id: JROdsExporterNature.java 3089 2009-10-05 09:37:05Z teodord $
Author:
sanda zaharia (shertage@users.sourceforge.net)

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.export.oasis.JROpenDocumentExporterNature
filter, ODS_NATURE, ODT_NATURE
 
Constructor Summary
JROdsExporterNature(ExporterFilter filter)
           
 
Method Summary
protected  byte getOpenDocumentNature()
           
 boolean isDeep()
          Specified whether to include in the grid sub elements of frame elements
 boolean isSplitSharedRowSpan()
           
 
Methods inherited from class net.sf.jasperreports.engine.export.oasis.JROpenDocumentExporterNature
isBreakAfterRow, isBreakBeforeRow, isHorizontallyMergeEmptyCells, isIgnoreLastRow, isIgnorePageMargins, isSpanCells, isToExport
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JROdsExporterNature

public JROdsExporterNature(ExporterFilter filter)
Method Detail

getOpenDocumentNature

protected byte getOpenDocumentNature()
Specified by:
getOpenDocumentNature in class JROpenDocumentExporterNature

isDeep

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

Specified by:
isDeep in interface ExporterNature
Overrides:
isDeep in class JROpenDocumentExporterNature

isSplitSharedRowSpan

public boolean isSplitSharedRowSpan()
Specified by:
isSplitSharedRowSpan in interface ExporterNature
Overrides:
isSplitSharedRowSpan in class JROpenDocumentExporterNature


© 2001-2009 Jaspersoft Corporation www.jaspersoft.com