Uses of Class
net.sf.jasperreports.engine.export.JRTextExporterParameter

Packages that use JRTextExporterParameter
net.sf.jasperreports.engine.export Provides utility classes for exporting reports to various popular formats. 
 

Uses of JRTextExporterParameter in net.sf.jasperreports.engine.export
 

Fields in net.sf.jasperreports.engine.export declared as JRTextExporterParameter
static JRTextExporterParameter JRTextExporterParameter.BETWEEN_PAGES_TEXT
          A string representing text that will be inserted between pages of the generated report.
static JRTextExporterParameter JRTextExporterParameter.CHARACTER_HEIGHT
          A float value representing the pixel/character horizontal ratio.
static JRTextExporterParameter JRTextExporterParameter.CHARACTER_WIDTH
          A float value representing the pixel/character horizontal ratio.
static JRTextExporterParameter JRTextExporterParameter.LINE_SEPARATOR
          A string representing the separator between two lines of text.
static JRTextExporterParameter JRTextExporterParameter.PAGE_HEIGHT
          An integer representing the page height in characters.
static JRTextExporterParameter JRTextExporterParameter.PAGE_WIDTH
          An integer representing the page width in characters.
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com