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_MARGINS
PROPERTY_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, getStartPageIndex
isOverrideHints
static 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_WIDTH
java.lang.Float getCharHeight()
PROPERTY_CHARACTER_HEIGHT
java.lang.Integer getPageWidthInChars()
PROPERTY_PAGE_WIDTH
java.lang.Integer getPageHeightInChars()
PROPERTY_PAGE_HEIGHT
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com