net.sf.jasperreports.engine.export.oasis
Class JROdsExporterNature
java.lang.Object
net.sf.jasperreports.engine.export.oasis.JROpenDocumentExporterNature
net.sf.jasperreports.engine.export.oasis.JROdsExporterNature
- All Implemented Interfaces:
- ExporterFilter, ExporterNature
public class JROdsExporterNature
- extends JROpenDocumentExporterNature
- Version:
- $Id: JROdsExporterNature.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- sanda zaharia (shertage@users.sourceforge.net)
| Methods inherited from class net.sf.jasperreports.engine.export.oasis.JROpenDocumentExporterNature |
isBreakAfterRow, isBreakBeforeRow, isHorizontallyMergeEmptyCells, isIgnoreLastRow, isIgnorePageMargins, isSpanCells, isToExport, setXProperties, setXProperties, setYProperties, setYProperties |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JROdsExporterNature
public JROdsExporterNature(ExporterFilter filter)
getOpenDocumentNature
protected byte getOpenDocumentNature()
- Specified by:
getOpenDocumentNature in class JROpenDocumentExporterNature
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.
- 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
Copyright © 2012. All Rights Reserved.