public class SimpleOdtReportConfiguration extends SimpleReportExportConfiguration implements OdtReportConfiguration
PROPERTY_IGNORE_HYPERLINK, PROPERTY_ODT_FLEXIBLE_ROW_HEIGHTPROPERTY_IGNORE_PAGE_MARGINSPROPERTY_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, setStartPageIndexisOverrideHints, setOverrideHintsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEndPageIndex, getExporterFilter, getHyperlinkProducerFactory, getOffsetX, getOffsetY, getPageIndex, getProgressMonitor, getStartPageIndexisOverrideHintspublic 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 OdtReportConfigurationOdtReportConfiguration.PROPERTY_ODT_FLEXIBLE_ROW_HEIGHTpublic void setFlexibleRowHeight(java.lang.Boolean isFlexibleRowHeight)
public java.lang.Boolean isIgnoreHyperlink()
isIgnoreHyperlink in interface OdtReportConfigurationOdtReportConfiguration.PROPERTY_IGNORE_HYPERLINKpublic void setIgnoreHyperlink(java.lang.Boolean isIgnoreHyperlink)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com