public interface TextReportConfiguration extends ReportExportConfiguration
JRTextExporter| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_CHARACTER_HEIGHT
Property whose value is used as default state of the
getCharHeight() export configuration setting. |
static java.lang.String |
PROPERTY_CHARACTER_WIDTH
Property whose value is used as default state of the
getCharWidth() export configuration setting. |
static java.lang.String |
PROPERTY_PAGE_HEIGHT
Property whose value is used as default state of the
getPageHeightInChars() export configuration setting. |
static java.lang.String |
PROPERTY_PAGE_WIDTH
Property whose value is used as default state of the
getPageWidthInChars() export configuration setting. |
PROPERTY_IGNORE_PAGE_MARGINSPROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS| Modifier and Type | Method and Description |
|---|---|
java.lang.Float |
getCharHeight()
Returns a float value representing the pixel/character vertical ratio.
|
java.lang.Float |
getCharWidth()
Returns a float value representing the pixel/character horizontal ratio.
|
java.lang.Integer |
getPageHeightInChars()
Returns an integer representing the page height in characters.
|
java.lang.Integer |
getPageWidthInChars()
Returns an integer representing the page width in characters.
|
getEndPageIndex, getExporterFilter, getHyperlinkProducerFactory, getOffsetX, getOffsetY, getPageIndex, getProgressMonitor, getStartPageIndexisOverrideHintsstatic final java.lang.String PROPERTY_CHARACTER_WIDTH
getCharWidth() export configuration setting.
This property is not set by default.JRPropertiesUtil,
Constant Field Valuesstatic final java.lang.String PROPERTY_CHARACTER_HEIGHT
getCharHeight() export configuration setting.
This property is not set by default.JRPropertiesUtil,
Constant Field Valuesstatic final java.lang.String PROPERTY_PAGE_WIDTH
getPageWidthInChars() export configuration setting.
This property is not set by default.JRPropertiesUtil,
Constant Field Valuesstatic final java.lang.String PROPERTY_PAGE_HEIGHT
getPageHeightInChars() export configuration setting.
This property is not set by default.JRPropertiesUtil,
Constant Field Valuesjava.lang.Float getCharWidth()
PROPERTY_CHARACTER_WIDTHjava.lang.Float getCharHeight()
PROPERTY_CHARACTER_HEIGHTjava.lang.Integer getPageWidthInChars()
PROPERTY_PAGE_WIDTHjava.lang.Integer getPageHeightInChars()
PROPERTY_PAGE_HEIGHT© 2001-2010 Jaspersoft Corporation www.jaspersoft.com