public class SimpleOdtReportConfiguration extends SimpleReportExportConfiguration implements OdtReportConfiguration
PROPERTY_IGNORE_HYPERLINK, PROPERTY_ODT_FLEXIBLE_ROW_HEIGHT
PROPERTY_IGNORE_PAGE_MARGINS
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
Constructor and Description |
---|
SimpleOdtReportConfiguration() |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
isFlexibleRowHeight()
Indicates whether table rows in ODT documents can grow if more text is added into cells.
|
java.lang.Boolean |
isIgnoreHyperlink() |
void |
setFlexibleRowHeight(java.lang.Boolean isFlexibleRowHeight) |
void |
setIgnoreHyperlink(java.lang.Boolean isIgnoreHyperlink) |
getEndPageIndex, getExporterFilter, getHyperlinkProducerFactory, getOffsetX, getOffsetY, getPageIndex, getProgressMonitor, getStartPageIndex, setEndPageIndex, setExporterFilter, setHyperlinkProducerFactory, setOffsetX, setOffsetY, setPageIndex, setProgressMonitor, setStartPageIndex
isOverrideHints, setOverrideHints
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndPageIndex, getExporterFilter, getHyperlinkProducerFactory, getOffsetX, getOffsetY, getPageIndex, getProgressMonitor, getStartPageIndex
isOverrideHints
public java.lang.Boolean isFlexibleRowHeight()
OdtReportConfiguration
Is set to false
, the table rows do not increase in height automatically and the user has to enlarge them manually.
isFlexibleRowHeight
in interface OdtReportConfiguration
OdtReportConfiguration.PROPERTY_ODT_FLEXIBLE_ROW_HEIGHT
public void setFlexibleRowHeight(java.lang.Boolean isFlexibleRowHeight)
public java.lang.Boolean isIgnoreHyperlink()
isIgnoreHyperlink
in interface OdtReportConfiguration
OdtReportConfiguration.PROPERTY_IGNORE_HYPERLINK
public void setIgnoreHyperlink(java.lang.Boolean isIgnoreHyperlink)
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com