Modifier and Type | Method and Description |
---|---|
JFreeChart |
ChartTheme.createChart(ChartContext chartContext) |
java.lang.Object |
ChartContext.evaluateExpression(JRExpression expression) |
java.lang.String |
ChartContext.evaluateTextExpression(JRExpression expression) |
Modifier and Type | Method and Description |
---|---|
void |
JRDesignMeterPlot.setDataRange(JRDataRange dataRange)
Sets the range of values that the meter can display.
|
void |
JRDesignMeterPlot.setShape(MeterShapeEnum shape)
Sets the shape of the meter.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<JRPrintImageAreaHyperlink> |
DrawChartRenderer.getImageAreaHyperlinks(java.awt.geom.Rectangle2D renderingArea)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
JRThermometerPlotFactory.createObject(org.xml.sax.Attributes atts) |
java.lang.Object |
JRMeterPlotFactory.createObject(org.xml.sax.Attributes atts) |
java.lang.Object |
JRChartAxisFactory.createObject(org.xml.sax.Attributes atts) |
java.lang.Object |
JRMultiAxisPlotFactory.createObject(org.xml.sax.Attributes atts) |
Modifier and Type | Method and Description |
---|---|
protected void |
JRGroovyCompiler.checkLanguage(java.lang.String language) |
protected void |
JRBshCompiler.checkLanguage(java.lang.String language) |
protected void |
JavaScriptCompiler.checkLanguage(java.lang.String language) |
protected java.lang.String |
JRGroovyCompiler.compileUnits(JRCompilationUnit[] units,
java.lang.String classpath,
java.io.File tempDirFile) |
protected java.lang.String |
JRBshCompiler.compileUnits(JRCompilationUnit[] units,
java.lang.String classpath,
java.io.File tempDirFile) |
protected java.lang.String |
JavaScriptCompiler.compileUnits(JRCompilationUnit[] units,
java.lang.String classpath,
java.io.File tempDirFile) |
protected void |
JavaScriptEvaluator.customizedInit(java.util.Map<java.lang.String,JRFillParameter> parametersMap,
java.util.Map<java.lang.String,JRFillField> fieldsMap,
java.util.Map<java.lang.String,JRFillVariable> variablesMap) |
protected void |
JRBshEvaluator.customizedInit(java.util.Map<java.lang.String,JRFillParameter> pars,
java.util.Map<java.lang.String,JRFillField> fldsm,
java.util.Map<java.lang.String,JRFillVariable> varsm) |
protected java.lang.String |
JRGroovyGenerator.generateClass() |
static java.lang.String |
JRGroovyGenerator.generateClass(JRSourceCompileTask sourceTask) |
protected void |
JRGroovyGenerator.generateInitFieldsMethod(java.lang.StringBuffer sb) |
protected void |
JRGroovyGenerator.generateInitParamsMethod(java.lang.StringBuffer sb) |
protected void |
JRGroovyGenerator.generateInitVarsMethod(java.lang.StringBuffer sb) |
protected java.lang.String |
JRGroovyGenerator.generateMethod(byte evaluationType,
java.util.List<JRExpression> expressionsList) |
protected JRCompilationSourceCode |
JRGroovyCompiler.generateSourceCode(JRSourceCompileTask sourceTask) |
protected JRCompilationSourceCode |
JRBshCompiler.generateSourceCode(JRSourceCompileTask sourceTask) |
protected JRCompilationSourceCode |
JavaScriptCompiler.generateSourceCode(JRSourceCompileTask sourceTask) |
protected JREvaluator |
JRBshCompiler.loadEvaluator(java.io.Serializable compileData,
java.lang.String unitName) |
protected JREvaluator |
JavaScriptCompiler.loadEvaluator(java.io.Serializable compileData,
java.lang.String unitName) |
<T> void |
JRBshEvaluator.verify(java.util.Collection<T> expressions) |
Constructor and Description |
---|
JRBshEvaluator(java.lang.String bshScript) |
Modifier and Type | Method and Description |
---|---|
void |
BarbecueFillComponent.evaluate(byte evaluation) |
protected void |
BarbecueFillComponent.evaluateBarcode(byte evaluation) |
void |
BarbecueFillComponent.evaluateDelayedElement(JRPrintElement element,
byte evaluation) |
Modifier and Type | Method and Description |
---|---|
void |
BarcodeFillComponent.evaluate(byte evaluation) |
void |
BarcodeFillComponent.evaluateDelayedElement(JRPrintElement element,
byte evaluation) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
ChartSettingsXmlFactory.ChartLegendFactory.createObject(org.xml.sax.Attributes atts) |
Modifier and Type | Method and Description |
---|---|
void |
BaseFillList.evaluate(byte evaluation) |
void |
FillDatasetRun.evaluate(byte evaluation) |
protected void |
FillListContents.evaluateContents() |
java.lang.Object |
FillDatasetRun.evaluateDatasetExpression(JRExpression expression,
byte evaluationType) |
protected boolean |
VerticalFillList.fillContents(int availableHeight) |
protected void |
HorizontalFillList.fillRow(int columnCount) |
boolean |
FillDatasetRun.next() |
protected void |
FillListContents.prepare(int availableHeight) |
void |
UnusedSpaceImageRenderer.render(java.awt.Graphics2D grx,
java.awt.geom.Rectangle2D rectangle) |
void |
FillDatasetRun.rewind() |
protected void |
FillListContents.rewind() |
void |
FillDatasetRun.start() |
Constructor and Description |
---|
BaseFillList(ListComponent component,
JRFillObjectFactory factory) |
FillDatasetRun(JRDatasetRun datasetRun,
JRFillObjectFactory factory) |
HorizontalFillList(ListComponent component,
JRFillObjectFactory factory) |
VerticalFillList(ListComponent component,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
MapFillComponent.evaluate(byte evaluation) |
void |
MapFillComponent.evaluateDelayedElement(JRPrintElement element,
byte evaluation) |
protected void |
MapFillComponent.evaluateMap(byte evaluation) |
JRPrintImage |
MapElementXlsxHandler.getImage(JRGenericPrintElement element) |
static JRPrintImage |
MapElementImageProvider.getImage(JRGenericPrintElement element) |
JRPrintImage |
MapElementDocxHandler.getImage(JRGenericPrintElement element) |
JRPrintImage |
MapElementPptxHandler.getImage(JRGenericPrintElement element) |
Modifier and Type | Method and Description |
---|---|
void |
SortParameterContributor.contributeParameters(java.util.Map<java.lang.String,java.lang.Object> parameterValues) |
java.lang.Object |
SortComponentSymbolFactory.createObject(org.xml.sax.Attributes atts) |
void |
SortComponentFill.evaluate(byte evaluation) |
void |
SortComponentFill.evaluateDelayedElement(JRPrintElement element,
byte evaluation) |
protected void |
SortComponentFill.evaluateSortComponent(byte evaluation) |
java.util.List<ParameterContributor> |
SortParameterContributorFactory.getContributors(ParameterContributorContext context) |
Modifier and Type | Method and Description |
---|---|
void |
FillSpiderChart.evaluate(byte evaluation) |
void |
FillSpiderChart.evaluateDelayedElement(JRPrintElement element,
byte evaluation) |
protected void |
FillSpiderChart.evaluateRenderer(byte evaluation) |
Modifier and Type | Method and Description |
---|---|
protected void |
FillTableSubreport.cancelSubreportFill() |
protected DatasetExpressionEvaluator |
FillTableSubreport.createEvaluator() |
protected void |
FillTable.createFillSubreport() |
protected FillTableSubreport |
FillTable.createFillTableSubreport() |
protected JRReportCompileData |
FillTable.createTableReportCompileData(JasperReport parentReport,
JRDataset reportSubdataset) |
void |
FillTable.evaluate(byte evaluation) |
protected java.util.Map<java.lang.String,java.lang.Object> |
FillTableSubreport.evaluateParameterValues(byte evaluation) |
protected JasperReport |
FillTableSubreport.evaluateReport(byte evaluation) |
protected void |
FillTableSubreport.evaluateSubreport(byte evaluation) |
void |
BuiltinExpressionEvaluatorDecorator.init(java.util.Map<java.lang.String,JRFillParameter> parametersMap,
java.util.Map<java.lang.String,JRFillField> fieldsMap,
java.util.Map<java.lang.String,JRFillVariable> variablesMap,
WhenResourceMissingTypeEnum resourceMissingType) |
void |
BuiltinExpressionEvaluator.init(java.util.Map<java.lang.String,JRFillParameter> parametersMap,
java.util.Map<java.lang.String,JRFillField> fieldsMap,
java.util.Map<java.lang.String,JRFillVariable> variablesMap,
WhenResourceMissingTypeEnum resourceMissingType) |
void |
ConstantBuiltinExpression.init(java.util.Map<java.lang.String,JRFillParameter> parametersMap,
java.util.Map<java.lang.String,JRFillField> fieldsMap,
java.util.Map<java.lang.String,JRFillVariable> variablesMap,
WhenResourceMissingTypeEnum resourceMissingType) |
void |
TableReport.SummaryGroupFooterPrintWhenEvaluator.init(java.util.Map<java.lang.String,JRFillParameter> parametersMap,
java.util.Map<java.lang.String,JRFillField> fieldsMap,
java.util.Map<java.lang.String,JRFillVariable> variablesMap,
WhenResourceMissingTypeEnum resourceMissingType) |
protected FillPrepareResult |
FillTableSubreport.prepareSubreport(int availableHeight,
boolean isOverflow) |
protected boolean |
FillTable.toPrintColumn(BaseColumn column,
byte evaluation) |
Modifier and Type | Method and Description |
---|---|
void |
JRDesignCrosstab.addCell(JRDesignCrosstabCell cell)
Adds a data cell to the crosstab.
|
void |
JRDesignCrosstab.addColumnGroup(int index,
JRDesignCrosstabColumnGroup group)
Adds a column group.
|
void |
JRDesignCrosstab.addColumnGroup(JRDesignCrosstabColumnGroup group)
Adds a column group.
|
void |
JRDesignCrosstab.addMeasure(int index,
JRDesignCrosstabMeasure measure)
Adds a measure to the crosstab.
|
void |
JRDesignCrosstab.addMeasure(JRDesignCrosstabMeasure measure)
Adds a measure to the crosstab.
|
void |
JRDesignCrosstab.addParameter(int index,
JRCrosstabParameter parameter)
Adds a parameter to the crosstab.
|
void |
JRDesignCrosstab.addParameter(JRCrosstabParameter parameter)
Adds a parameter to the crosstab.
|
void |
JRDesignCrosstab.addRowGroup(int index,
JRDesignCrosstabRowGroup group)
Adds a row group.
|
void |
JRDesignCrosstab.addRowGroup(JRDesignCrosstabRowGroup group)
Adds a row group.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
JRCrosstabExpressionEvaluator.evaluate(JRExpression expression,
byte evaluationType) |
void |
JRCrosstabExpressionEvaluator.init(java.util.Map<java.lang.String,JRFillParameter> parametersMap,
java.util.Map<java.lang.String,JRFillVariable> variablesMap,
WhenResourceMissingTypeEnum whenResourceMissingType) |
Modifier and Type | Method and Description |
---|---|
void |
BucketingService.addData(java.lang.Object[] bucketValues,
java.lang.Object[] measureValues)
Feeds data to the engine.
|
void |
MeasureDefinition.MeasureValue.addValue(MeasureDefinition.MeasureValue measureValue)
Accumulates another measure value.
|
void |
MeasureDefinition.MeasureValue.addValue(java.lang.Object addValue)
Accumulates a value.
|
protected void |
BucketingService.collectCols(BucketingService.BucketListMap collectedCols,
BucketingService.BucketMap bucketMap) |
protected void |
BucketingService.computeColumnTotal(BucketingService.BucketMap bucketMap) |
protected void |
BucketingService.computeRowTotals(BucketingService.BucketMap bucketMap) |
protected void |
BucketingService.computeTotals(BucketingService.BucketMap bucketMap) |
protected void |
BucketingService.createCrosstab() |
protected BucketingService.CollectedList |
BucketingService.createHeadersList(byte dimension,
BucketingService.BucketMap bucketMap,
int level,
boolean total) |
protected java.lang.Object |
BucketingService.evaluateOrderValue(BucketingService.BucketMap bucketMap,
BucketDefinition.Bucket bucket) |
void |
BucketingService.processData()
Processes the data which was fed to the engine.
|
protected void |
BucketingService.sumVals(MeasureDefinition.MeasureValue[] totals,
MeasureDefinition.MeasureValue[] vals) |
Constructor and Description |
---|
BucketDefinition(java.lang.Class<?> valueClass,
JRExpression orderByExpression,
java.util.Comparator<java.lang.Object> comparator,
SortOrderEnum order,
CrosstabTotalPositionEnum totalPosition)
Creates a bucket.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
AbstractDataAdapterService.contributeParameters(java.util.Map<java.lang.String,java.lang.Object> parameters) |
java.util.List<ParameterContributor> |
DataAdapterParameterContributorFactory.getContributors(ParameterContributorContext context) |
void |
DataAdapterService.test() |
void |
AbstractDataAdapterService.test() |
Modifier and Type | Method and Description |
---|---|
void |
BeanDataAdapterService.contributeParameters(java.util.Map<java.lang.String,java.lang.Object> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
CsvDataAdapterService.contributeParameters(java.util.Map<java.lang.String,java.lang.Object> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
DataSourceDataAdapterService.contributeParameters(java.util.Map<java.lang.String,java.lang.Object> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
EmptyDataAdapterService.contributeParameters(java.util.Map<java.lang.String,java.lang.Object> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
JdbcDataAdapterService.contributeParameters(java.util.Map<java.lang.String,java.lang.Object> parameters) |
java.lang.String |
JdbcDataAdapterService.getPassword() |
Modifier and Type | Method and Description |
---|---|
void |
JndiDataAdapterService.contributeParameters(java.util.Map<java.lang.String,java.lang.Object> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
DataSourceProviderDataAdapterService.contributeParameters(java.util.Map<java.lang.String,java.lang.Object> parameters) |
JRDataSourceProvider |
DataSourceProviderDataAdapterService.getProvider() |
Modifier and Type | Method and Description |
---|---|
void |
XlsDataAdapterService.contributeParameters(java.util.Map<java.lang.String,java.lang.Object> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
XlsxDataAdapterService.contributeParameters(java.util.Map<java.lang.String,java.lang.Object> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
XmlDataAdapterService.contributeParameters(java.util.Map<java.lang.String,java.lang.Object> parameters) |
void |
RemoteXmlDataAdapterService.contributeParameters(java.util.Map<java.lang.String,java.lang.Object> parameters) |
void |
RemoteXmlDataAdapterService.test() |
Modifier and Type | Class and Description |
---|---|
class |
JRScriptletException |
Modifier and Type | Method and Description |
---|---|
static JRImageRenderer |
JRImageRenderer.getOnErrorRenderer(OnErrorTypeEnum onErrorType,
JRException e) |
Modifier and Type | Method and Description |
---|---|
void |
JRSimpleTemplate.addStyle(int index,
JRStyle style)
Adds a style to the template.
|
void |
JRSimpleTemplate.addStyle(JRStyle style)
Adds a style to the template.
|
void |
JasperPrint.addStyle(JRStyle style)
Adds a new style to the report styles.
|
void |
JasperPrint.addStyle(JRStyle style,
boolean isIgnoreDuplicate)
Adds a new style to the report styles.
|
protected void |
JRSimpleTemplate.checkExistingName(java.lang.String name) |
protected java.lang.String |
JRResultSetDataSource.clobToString(java.sql.Clob clob) |
static JasperReport |
JasperCompileManager.compileReport(java.io.InputStream inputStream)
Compiles the serialized report design object read from the supplied input stream and
returns the generated compiled report design object.
|
static JasperReport |
JasperCompileManager.compileReport(JasperDesign jasperDesign)
Compiles the report design object received as parameter and
returns the generated compiled report design object.
|
static JasperReport |
JasperCompileManager.compileReport(java.lang.String sourceFileName)
Compiles the XML report design file received as parameter, and returns
the compiled report design object.
|
static void |
JasperCompileManager.compileReportToFile(JasperDesign jasperDesign,
java.lang.String destFileName)
Compiles the report design object received as the first parameter, placing the result
in the file specified by the second parameter.
|
static java.lang.String |
JasperCompileManager.compileReportToFile(java.lang.String sourceFileName)
Compiles the XML report design file specified by the parameter.
|
static void |
JasperCompileManager.compileReportToFile(java.lang.String sourceFileName,
java.lang.String destFileName)
Compiles the XML report design file received as the first parameter, placing the result
in the file specified by the second parameter.
|
static void |
JasperCompileManager.compileReportToStream(java.io.InputStream inputStream,
java.io.OutputStream outputStream)
Compiles the XML representation of the report design read from the supplied input stream and
writes the generated compiled report design object to the output stream specified
by the second parameter.
|
static void |
JasperCompileManager.compileReportToStream(JasperDesign jasperDesign,
java.io.OutputStream outputStream)
Compiles the report design object represented by the first parameter and
writes the generated compiled report design object to the output stream specified
by the second parameter.
|
void |
ParameterContributor.contributeParameters(java.util.Map<java.lang.String,java.lang.Object> parameters) |
JRDataSource |
JRDataSourceProvider.create(JasperReport report)
Creates and returns a new instance of the provided data source.
|
protected ExporterFilter |
JRAbstractExporter.createFilter(java.lang.String exportPropertyPrefix) |
void |
JRDataSourceProvider.dispose(JRDataSource dataSource)
Disposes the data source previously obtained using the
create method. |
abstract void |
JRAbstractExporter.exportReport() |
void |
JRExporter.exportReport()
Actually starts the export process.
|
static void |
JasperExportManager.exportReportToHtmlFile(JasperPrint jasperPrint,
java.lang.String destFileName)
Exports the generated report object received as parameter into HTML format,
placing the result into the second file parameter.
|
static java.lang.String |
JasperExportManager.exportReportToHtmlFile(java.lang.String sourceFileName)
Exports the generated report file specified by the parameter into HTML format.
|
static void |
JasperExportManager.exportReportToHtmlFile(java.lang.String sourceFileName,
java.lang.String destFileName)
Exports the generated report file specified by the first parameter into HTML format,
placing the result into the second file parameter.
|
static byte[] |
JasperExportManager.exportReportToPdf(JasperPrint jasperPrint)
Exports the generated report object received as parameter into PDF format and
returns the binary content as a byte array.
|
static void |
JasperExportManager.exportReportToPdfFile(JasperPrint jasperPrint,
java.lang.String destFileName)
Exports the generated report file specified by the first parameter into PDF format,
the result being placed in the second file parameter.
|
static java.lang.String |
JasperExportManager.exportReportToPdfFile(java.lang.String sourceFileName)
Exports the generated report file specified by the parameter into PDF format.
|
static void |
JasperExportManager.exportReportToPdfFile(java.lang.String sourceFileName,
java.lang.String destFileName)
Exports the generated report file specified by the first parameter into PDF format,
the result being placed in the second file parameter.
|
static void |
JasperExportManager.exportReportToPdfStream(java.io.InputStream inputStream,
java.io.OutputStream outputStream)
Exports the generated report read from the supplied input stream into PDF format and
writes the results to the output stream specified by the second parameter.
|
static void |
JasperExportManager.exportReportToPdfStream(JasperPrint jasperPrint,
java.io.OutputStream outputStream)
Exports the generated report object received as first parameter into PDF format and
writes the results to the output stream specified by the second parameter.
|
static java.lang.String |
JasperExportManager.exportReportToXml(JasperPrint jasperPrint)
Exports the generated report object supplied as parameter into XML format
and returs the result as String.
|
static void |
JasperExportManager.exportReportToXmlFile(JasperPrint jasperPrint,
java.lang.String destFileName,
boolean isEmbeddingImages)
Exports the generated report object received as parameter into XML format,
placing the result into the second file parameter.
|
static java.lang.String |
JasperExportManager.exportReportToXmlFile(java.lang.String sourceFileName,
boolean isEmbeddingImages)
Exports the generated report file specified by the parameter into XML format.
|
static void |
JasperExportManager.exportReportToXmlFile(java.lang.String sourceFileName,
java.lang.String destFileName,
boolean isEmbeddingImages)
Exports the generated report file specified by the first parameter into XML format,
placing the result into the second file parameter.
|
static void |
JasperExportManager.exportReportToXmlStream(java.io.InputStream inputStream,
java.io.OutputStream outputStream)
Exports the generated report object read from the supplied input stream into XML format,
and writes the result to the output stream specified by the second parameter.
|
static void |
JasperExportManager.exportReportToXmlStream(JasperPrint jasperPrint,
java.io.OutputStream outputStream)
Exports the generated report object supplied as the first parameter into XML format,
and writes the result to the output stream specified by the second parameter.
|
static JasperPrint |
JasperFillManager.fillReport(java.io.InputStream inputStream,
java.util.Map<java.lang.String,java.lang.Object> parameters)
Fills the compiled report design loaded from the supplied input stream and returns
the generated report object.
|
static JasperPrint |
JasperFillManager.fillReport(java.io.InputStream inputStream,
java.util.Map<java.lang.String,java.lang.Object> parameters,
java.sql.Connection connection)
Fills the compiled report design loaded from the supplied input stream and returns
the generated report object.
|
static JasperPrint |
JasperFillManager.fillReport(java.io.InputStream inputStream,
java.util.Map<java.lang.String,java.lang.Object> parameters,
JRDataSource dataSource)
Fills the compiled report design loaded from the supplied input stream and returns
the generated report object.
|
static JasperPrint |
JasperFillManager.fillReport(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters)
Fills the compiled report design supplied as the first parameter and returns
the generated report object.
|
static JasperPrint |
JasperFillManager.fillReport(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters,
java.sql.Connection connection)
Fills the compiled report design supplied as the first parameter and returns
the generated report object.
|
static JasperPrint |
JasperFillManager.fillReport(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters,
JRDataSource dataSource)
Fills the compiled report design supplied as the first parameter and returns
the generated report object.
|
static JasperPrint |
JasperFillManager.fillReport(java.lang.String sourceFileName,
java.util.Map<java.lang.String,java.lang.Object> params)
Fills the compiled report design loaded from the specified file and returns
the generated report object.
|
static JasperPrint |
JasperFillManager.fillReport(java.lang.String sourceFileName,
java.util.Map<java.lang.String,java.lang.Object> params,
java.sql.Connection connection)
Fills the compiled report design loaded from the specified file and returns
the generated report object.
|
static JasperPrint |
JasperFillManager.fillReport(java.lang.String sourceFileName,
java.util.Map<java.lang.String,java.lang.Object> params,
JRDataSource dataSource)
Fills the compiled report design loaded from the specified file and returns
the generated report object.
|
static void |
JasperFillManager.fillReportToFile(JasperReport jasperReport,
java.lang.String destFileName,
java.util.Map<java.lang.String,java.lang.Object> parameters)
Fills the compiled report design received as the first parameter
and places the result in the file specified by the second parameter.
|
static void |
JasperFillManager.fillReportToFile(JasperReport jasperReport,
java.lang.String destFileName,
java.util.Map<java.lang.String,java.lang.Object> parameters,
java.sql.Connection connection)
Fills the compiled report design received as the first parameter
and places the result in the file specified by the second parameter.
|
static void |
JasperFillManager.fillReportToFile(JasperReport jasperReport,
java.lang.String destFileName,
java.util.Map<java.lang.String,java.lang.Object> parameters,
JRDataSource dataSource)
Fills the compiled report design received as the first parameter
and places the result in the file specified by the second parameter.
|
static java.lang.String |
JasperFillManager.fillReportToFile(java.lang.String sourceFileName,
java.util.Map<java.lang.String,java.lang.Object> params)
Fills the compiled report design loaded from the specified file.
|
static java.lang.String |
JasperFillManager.fillReportToFile(java.lang.String sourceFileName,
java.util.Map<java.lang.String,java.lang.Object> params,
java.sql.Connection connection)
Fills the compiled report design loaded from the specified file.
|
static java.lang.String |
JasperFillManager.fillReportToFile(java.lang.String sourceFileName,
java.util.Map<java.lang.String,java.lang.Object> params,
JRDataSource dataSource)
Fills the compiled report design loaded from the specified file.
|
static void |
JasperFillManager.fillReportToFile(java.lang.String sourceFileName,
java.lang.String destFileName,
java.util.Map<java.lang.String,java.lang.Object> params)
Fills the compiled report design loaded from the file received as the first parameter
and places the result in the file specified by the second parameter.
|
static void |
JasperFillManager.fillReportToFile(java.lang.String sourceFileName,
java.lang.String destFileName,
java.util.Map<java.lang.String,java.lang.Object> params,
java.sql.Connection connection)
Fills the compiled report design loaded from the file received as the first parameter
and places the result in the file specified by the second parameter.
|
static void |
JasperFillManager.fillReportToFile(java.lang.String sourceFileName,
java.lang.String destFileName,
java.util.Map<java.lang.String,java.lang.Object> params,
JRDataSource dataSource)
Fills the compiled report design loaded from the file received as the first parameter
and places the result in the file specified by the second parameter.
|
static void |
JasperFillManager.fillReportToStream(java.io.InputStream inputStream,
java.io.OutputStream outputStream,
java.util.Map<java.lang.String,java.lang.Object> parameters)
Fills the compiled report design loaded from the supplied input stream and writes
the generated report object to the output stream specified by the second parameter.
|
static void |
JasperFillManager.fillReportToStream(java.io.InputStream inputStream,
java.io.OutputStream outputStream,
java.util.Map<java.lang.String,java.lang.Object> parameters,
java.sql.Connection connection)
Fills the compiled report design loaded from the supplied input stream and writes
the generated report object to the output stream specified by the second parameter.
|
static void |
JasperFillManager.fillReportToStream(java.io.InputStream inputStream,
java.io.OutputStream outputStream,
java.util.Map<java.lang.String,java.lang.Object> parameters,
JRDataSource dataSource)
Fills the compiled report design loaded from the supplied input stream and writes
the generated report object to the output stream specified by the second parameter.
|
static void |
JasperFillManager.fillReportToStream(JasperReport jasperReport,
java.io.OutputStream outputStream,
java.util.Map<java.lang.String,java.lang.Object> parameters)
Fills the compiled report design supplied as the first parameter and writes
the generated report object to the output stream specified by the second parameter.
|
static void |
JasperFillManager.fillReportToStream(JasperReport jasperReport,
java.io.OutputStream outputStream,
java.util.Map<java.lang.String,java.lang.Object> parameters,
java.sql.Connection connection)
Fills the compiled report design supplied as the first parameter and writes
the generated report object to the output stream specified by the second parameter.
|
static void |
JasperFillManager.fillReportToStream(JasperReport jasperReport,
java.io.OutputStream outputStream,
java.util.Map<java.lang.String,java.lang.Object> parameters,
JRDataSource dataSource)
Fills the compiled report design supplied as the first parameter and writes
the generated report object to the output stream specified by the second parameter.
|
java.util.List<ParameterContributor> |
ParameterContributorFactory.getContributors(ParameterContributorContext context)
Returns a list of parameter contributor instances to be used during report filling.
|
java.awt.geom.Dimension2D |
JRImageRenderer.getDimension() |
java.awt.geom.Dimension2D |
JRRenderable.getDimension() |
protected abstract java.lang.String |
JRAbstractExporter.getExporterKey() |
JRField[] |
JRDataSourceProvider.getFields(JasperReport report)
Returns the fields that are available from the data source.
|
java.lang.Object |
JRResultSetDataSource.getFieldValue(JRField field) |
java.lang.Object |
JRDataSource.getFieldValue(JRField jrField)
Gets the field value for the current position.
|
java.awt.Image |
JRImageRenderer.getImage() |
java.util.List<JRPrintImageAreaHyperlink> |
JRImageMapRenderer.getImageAreaHyperlinks(java.awt.geom.Rectangle2D renderingArea)
Deprecated.
|
byte[] |
JRImageRenderer.getImageData() |
byte[] |
JRAbstractSvgRenderer.getImageData() |
byte[] |
JRRenderable.getImageData() |
static JRRenderable |
JRImageRenderer.getInstance(java.io.File file,
OnErrorTypeEnum onErrorType) |
static JRRenderable |
JRImageRenderer.getInstance(java.awt.Image image,
byte imageType,
OnErrorTypeEnum onErrorType)
Creates and returns an instance of the JRImageRenderer class after encoding the image object using an image
encoder that supports the supplied image type.
|
static JRRenderable |
JRImageRenderer.getInstance(java.awt.Image img,
OnErrorTypeEnum onErrorType) |
static JRRenderable |
JRImageRenderer.getInstance(java.io.InputStream is,
OnErrorTypeEnum onErrorType) |
static JRRenderable |
JRImageRenderer.getInstance(java.lang.String imageLocation) |
static JRRenderable |
JRImageRenderer.getInstance(java.lang.String imageLocation,
OnErrorTypeEnum onErrorType) |
static JRRenderable |
JRImageRenderer.getInstance(java.lang.String imageLocation,
OnErrorTypeEnum onErrorType,
boolean isLazy) |
static JRRenderable |
JRImageRenderer.getInstance(java.lang.String imageLocation,
OnErrorTypeEnum onErrorType,
boolean isLazy,
java.lang.ClassLoader classLoader,
java.net.URLStreamHandlerFactory urlHandlerFactory,
FileResolver fileResolver)
Deprecated.
|
static JRRenderable |
JRImageRenderer.getInstance(java.net.URL url,
OnErrorTypeEnum onErrorType) |
static JRImageRenderer |
JRImageRenderer.getOnErrorRenderer(OnErrorTypeEnum onErrorType,
JRException e) |
static JRRenderable |
JRImageRenderer.getOnErrorRendererForDimension(JRRenderable renderer,
OnErrorTypeEnum onErrorType) |
static JRImageRenderer |
JRImageRenderer.getOnErrorRendererForImage(JRImageRenderer renderer,
OnErrorTypeEnum onErrorType) |
static JRRenderable |
JRImageRenderer.getOnErrorRendererForImageData(JRRenderable renderer,
OnErrorTypeEnum onErrorType) |
static JREvaluator |
JasperCompileManager.loadEvaluator(JasperReport jasperReport) |
static JREvaluator |
JasperCompileManager.loadEvaluator(JasperReport jasperReport,
JRCrosstab crosstab) |
static JREvaluator |
JasperCompileManager.loadEvaluator(JasperReport jasperReport,
JRDataset dataset) |
void |
JRRewindableDataSource.moveFirst()
Moves back to the first element in the data source.
|
boolean |
JRResultSetDataSource.next() |
boolean |
JRDataSource.next()
Tries to position the cursor on the next element in the data source.
|
static boolean |
JasperPrintManager.printPage(java.io.InputStream inputStream,
int pageIndex,
boolean withPrintDialog) |
static boolean |
JasperPrintManager.printPage(JasperPrint jasperPrint,
int pageIndex,
boolean withPrintDialog) |
static boolean |
JasperPrintManager.printPage(java.lang.String sourceFileName,
int pageIndex,
boolean withPrintDialog) |
static boolean |
JasperPrintManager.printPages(java.io.InputStream inputStream,
int firstPageIndex,
int lastPageIndex,
boolean withPrintDialog) |
static boolean |
JasperPrintManager.printPages(JasperPrint jasperPrint,
int firstPageIndex,
int lastPageIndex,
boolean withPrintDialog) |
static boolean |
JasperPrintManager.printPages(java.lang.String sourceFileName,
int firstPageIndex,
int lastPageIndex,
boolean withPrintDialog) |
static java.awt.Image |
JasperPrintManager.printPageToImage(java.io.InputStream inputStream,
int pageIndex,
float zoom) |
static java.awt.Image |
JasperPrintManager.printPageToImage(JasperPrint jasperPrint,
int pageIndex,
float zoom) |
static java.awt.Image |
JasperPrintManager.printPageToImage(java.lang.String sourceFileName,
int pageIndex,
float zoom) |
static boolean |
JasperPrintManager.printReport(java.io.InputStream inputStream,
boolean withPrintDialog) |
static boolean |
JasperPrintManager.printReport(JasperPrint jasperPrint,
boolean withPrintDialog) |
static boolean |
JasperPrintManager.printReport(java.lang.String sourceFileName,
boolean withPrintDialog) |
void |
JRWrappingSvgRenderer.render(java.awt.Graphics2D grx,
java.awt.geom.Rectangle2D rectangle) |
void |
JRImageRenderer.render(java.awt.Graphics2D grx,
java.awt.geom.Rectangle2D rectangle) |
void |
JRRenderable.render(java.awt.Graphics2D grx,
java.awt.geom.Rectangle2D rectangle) |
java.util.List<JRPrintImageAreaHyperlink> |
JRImageMapRenderer.renderWithHyperlinks(java.awt.Graphics2D grx,
java.awt.geom.Rectangle2D rectangle)
Returns the list of
image map areas . |
static java.lang.String |
JasperRunManager.runReportToHtmlFile(java.lang.String sourceFileName,
java.util.Map<java.lang.String,java.lang.Object> params)
Fills a report and saves it directly into a HTML file.
|
static java.lang.String |
JasperRunManager.runReportToHtmlFile(java.lang.String sourceFileName,
java.util.Map<java.lang.String,java.lang.Object> params,
java.sql.Connection conn)
Fills a report and saves it directly into a HTML file.
|
static java.lang.String |
JasperRunManager.runReportToHtmlFile(java.lang.String sourceFileName,
java.util.Map<java.lang.String,java.lang.Object> params,
JRDataSource jrDataSource)
Fills a report and saves it directly into a HTML file.
|
static void |
JasperRunManager.runReportToHtmlFile(java.lang.String sourceFileName,
java.lang.String destFileName,
java.util.Map<java.lang.String,java.lang.Object> parameters)
Fills a report and saves it directly into a HTML file.
|
static void |
JasperRunManager.runReportToHtmlFile(java.lang.String sourceFileName,
java.lang.String destFileName,
java.util.Map<java.lang.String,java.lang.Object> parameters,
java.sql.Connection conn)
Fills a report and saves it directly into a HTML file.
|
static void |
JasperRunManager.runReportToHtmlFile(java.lang.String sourceFileName,
java.lang.String destFileName,
java.util.Map<java.lang.String,java.lang.Object> parameters,
JRDataSource jrDataSource)
Fills a report and saves it directly into a HTML file.
|
static byte[] |
JasperRunManager.runReportToPdf(java.io.InputStream inputStream,
java.util.Map<java.lang.String,java.lang.Object> parameters)
Fills a report and returns byte array object containing the report in PDF format.
|
static byte[] |
JasperRunManager.runReportToPdf(java.io.InputStream inputStream,
java.util.Map<java.lang.String,java.lang.Object> parameters,
java.sql.Connection conn)
Fills a report and returns byte array object containing the report in PDF format.
|
static byte[] |
JasperRunManager.runReportToPdf(java.io.InputStream inputStream,
java.util.Map<java.lang.String,java.lang.Object> parameters,
JRDataSource jrDataSource)
Fills a report and returns byte array object containing the report in PDF format.
|
static byte[] |
JasperRunManager.runReportToPdf(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters)
Fills a report and returns byte array object containing the report in PDF format.
|
static byte[] |
JasperRunManager.runReportToPdf(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters,
java.sql.Connection conn)
Fills a report and returns byte array object containing the report in PDF format.
|
static byte[] |
JasperRunManager.runReportToPdf(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters,
JRDataSource jrDataSource)
Fills a report and returns byte array object containing the report in PDF format.
|
static byte[] |
JasperRunManager.runReportToPdf(java.lang.String sourceFileName,
java.util.Map<java.lang.String,java.lang.Object> parameters)
Fills a report and returns byte array object containing the report in PDF format.
|
static byte[] |
JasperRunManager.runReportToPdf(java.lang.String sourceFileName,
java.util.Map<java.lang.String,java.lang.Object> parameters,
java.sql.Connection conn)
Fills a report and returns byte array object containing the report in PDF format.
|
static byte[] |
JasperRunManager.runReportToPdf(java.lang.String sourceFileName,
java.util.Map<java.lang.String,java.lang.Object> parameters,
JRDataSource jrDataSource)
Fills a report and sends it to an output stream in PDF format.
|
static java.lang.String |
JasperRunManager.runReportToPdfFile(java.lang.String sourceFileName,
java.util.Map<java.lang.String,java.lang.Object> params)
Fills a report and saves it directly into a PDF file.
|
static java.lang.String |
JasperRunManager.runReportToPdfFile(java.lang.String sourceFileName,
java.util.Map<java.lang.String,java.lang.Object> params,
java.sql.Connection conn)
Fills a report and saves it directly into a PDF file.
|
static java.lang.String |
JasperRunManager.runReportToPdfFile(java.lang.String sourceFileName,
java.util.Map<java.lang.String,java.lang.Object> params,
JRDataSource jrDataSource)
Fills a report and saves it directly into a PDF file.
|
static void |
JasperRunManager.runReportToPdfFile(java.lang.String sourceFileName,
java.lang.String destFileName,
java.util.Map<java.lang.String,java.lang.Object> parameters)
Fills a report and saves it directly into a PDF file.
|
static void |
JasperRunManager.runReportToPdfFile(java.lang.String sourceFileName,
java.lang.String destFileName,
java.util.Map<java.lang.String,java.lang.Object> parameters,
java.sql.Connection conn)
Fills a report and saves it directly into a PDF file.
|
static void |
JasperRunManager.runReportToPdfFile(java.lang.String sourceFileName,
java.lang.String destFileName,
java.util.Map<java.lang.String,java.lang.Object> parameters,
JRDataSource jrDataSource)
Fills a report and saves it directly into a PDF file.
|
static void |
JasperRunManager.runReportToPdfStream(java.io.InputStream inputStream,
java.io.OutputStream outputStream,
java.util.Map<java.lang.String,java.lang.Object> parameters)
Fills a report and sends it directly to an OutputStream in PDF format.
|
static void |
JasperRunManager.runReportToPdfStream(java.io.InputStream inputStream,
java.io.OutputStream outputStream,
java.util.Map<java.lang.String,java.lang.Object> parameters,
java.sql.Connection conn)
Fills a report and sends it directly to an OutputStream in PDF format.
|
static void |
JasperRunManager.runReportToPdfStream(java.io.InputStream inputStream,
java.io.OutputStream outputStream,
java.util.Map<java.lang.String,java.lang.Object> parameters,
JRDataSource jrDataSource)
Fills a report and sends it directly to an OutputStream in PDF format.
|
protected void |
JRAbstractExporter.setInput() |
protected void |
JRAbstractExporter.setPageRange() |
static void |
JasperCompileManager.writeReportToXmlFile(JRReport report,
java.lang.String destFileName)
Generates the XML representation of the report design supplied as the first parameter
and place it in the file specified by the second parameter.
|
static java.lang.String |
JasperCompileManager.writeReportToXmlFile(java.lang.String sourceFileName)
Generates the XML representation of the report design loaded from the specified filename.
|
static void |
JasperCompileManager.writeReportToXmlFile(java.lang.String sourceFileName,
java.lang.String destFileName)
Generates the XML representation of the report design loaded from the first file parameter
and place it in the file specified by the second parameter.
|
static void |
JasperCompileManager.writeReportToXmlStream(java.io.InputStream inputStream,
java.io.OutputStream outputStream)
Generates the XML representation of the serialized report design object read from the supplied
input stream abd writes it to the specified output stream, using the "UTF-8" encoding.
|
static void |
JasperCompileManager.writeReportToXmlStream(JRReport report,
java.io.OutputStream outputStream)
Generates the XML representation of the report design object supplied as parameter
and writes it to the specified output stream, using the "UTF-8" encoding.
|
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Dimension2D |
JRVirtualPrintPage.JRIdHolderRenderer.getDimension() |
byte[] |
JRVirtualPrintPage.JRIdHolderRenderer.getImageData() |
void |
JRVirtualPrintPage.JRIdHolderRenderer.render(java.awt.Graphics2D grx,
java.awt.geom.Rectangle2D rectanle) |
Modifier and Type | Method and Description |
---|---|
void |
FillComponent.evaluate(byte evaluation)
Evaluates the fill component.
|
java.lang.Object |
FillContext.evaluate(JRExpression expression,
byte evaluation)
Evaluates an expression in the main report dataset.
|
void |
BaseFillComponent.evaluateDelayedElement(JRPrintElement element,
byte evaluation)
The default implementation throws
UnsupportedOperationException . |
void |
FillComponent.evaluateDelayedElement(JRPrintElement element,
byte evaluation)
Perform delayed evaluations and fill the print element with the
resulting data.
|
protected java.lang.Object |
BaseFillComponent.evaluateExpression(JRExpression expression,
byte evaluation)
Evaluates an expression.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
ConvertChartContext.evaluateExpression(JRExpression expression) |
java.lang.String |
ConvertChartContext.evaluateTextExpression(JRExpression expression) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
JRAbstractTextDataSource.convertNumber(java.lang.Number number,
java.lang.Class<?> valueClass) |
JRDataSource |
JRCsvDataSourceProvider.create(JasperReport report) |
JRXmlDataSource |
JRXmlDataSource.dataSource()
Creates a sub data source using as root document the document used by "this" data source.
|
AbstractXmlDataSource |
AbstractXmlDataSource.dataSource()
Creates a sub data source using as root document the document used by "this" data source.
|
JRXmlDataSource |
JRXmlDataSource.dataSource(java.lang.String selectExpr)
Creates a sub data source using as root document the document used by "this" data source.
|
AbstractXmlDataSource |
JaxenXmlDataSource.dataSource(java.lang.String selectExpr) |
AbstractXmlDataSource |
XalanXmlDataSource.dataSource(java.lang.String selectExpr) |
abstract AbstractXmlDataSource |
AbstractXmlDataSource.dataSource(java.lang.String selectExpr)
Creates a sub data source using as root document the document used by "this" data source.
|
void |
JRCsvDataSourceProvider.dispose(JRDataSource dataSource) |
protected static java.lang.Object |
JRAbstractBeanDataSource.getBeanProperty(java.lang.Object bean,
java.lang.String propertyName) |
JRField[] |
JRAbstractBeanDataSourceProvider.getFields(JasperReport report) |
JRField[] |
JRCsvDataSourceProvider.getFields(JasperReport report) |
java.lang.Object |
JRXlsxDataSource.getFieldValue(JRField jrField) |
java.lang.Object |
JRHibernateAbstractDataSource.getFieldValue(JRField jrField) |
java.lang.Object |
JRXmlDataSource.getFieldValue(JRField jrField) |
java.lang.Object |
JRBeanArrayDataSource.getFieldValue(JRField field) |
java.lang.Object |
JRCsvDataSource.getFieldValue(JRField jrField) |
java.lang.Object |
JRXlsDataSource.getFieldValue(JRField jrField) |
java.lang.Object |
JRJpaDataSource.getFieldValue(JRField field) |
java.lang.Object |
JRTableModelDataSource.getFieldValue(JRField jrField) |
java.lang.Object |
AbstractXmlDataSource.getFieldValue(JRField jrField) |
java.lang.Object |
JRBeanCollectionDataSource.getFieldValue(JRField field) |
java.lang.Object |
JRHibernateAbstractDataSource.FieldReader.getFieldValue(java.lang.Object resultValue) |
java.lang.Object |
JRHibernateAbstractDataSource.PropertyFieldReader.getFieldValue(java.lang.Object resultValue) |
java.lang.Object |
JRHibernateAbstractDataSource.IndexPropertyFieldReader.getFieldValue(java.lang.Object resultValue) |
protected java.lang.Object |
JRAbstractBeanDataSource.getFieldValue(java.lang.Object bean,
JRField field) |
java.lang.Object |
JaxenXmlDataSource.getSelectObject(org.w3c.dom.Node currentNode,
java.lang.String expression) |
java.lang.Object |
XalanXmlDataSource.getSelectObject(org.w3c.dom.Node currentNode,
java.lang.String expression) |
abstract java.lang.Object |
AbstractXmlDataSource.getSelectObject(org.w3c.dom.Node currentNode,
java.lang.String expression) |
java.lang.Object |
JRJpaDataSource.FieldValueReader.getValue() |
java.lang.Object |
JRJpaDataSource.PropertyReader.getValue() |
java.lang.Object |
JRJpaDataSource.IndexReader.getValue() |
java.lang.Object |
JRJpaDataSource.IndexPropertyReader.getValue() |
void |
JRXmlDataSource.moveFirst() |
void |
JaxenXmlDataSource.moveFirst() |
void |
XalanXmlDataSource.moveFirst() |
boolean |
JRXlsxDataSource.next() |
boolean |
JRCsvDataSource.next() |
boolean |
JaxenXmlDataSource.next() |
boolean |
JRHibernateScrollDataSource.next() |
boolean |
JRXlsDataSource.next() |
boolean |
JRHibernateIterateDataSource.next() |
boolean |
XalanXmlDataSource.next() |
void |
JaxenXmlDataSource.setXmlNamespaceMap(java.util.Map<java.lang.String,java.lang.String> xmlNamespaceMap) |
void |
XalanXmlDataSource.setXmlNamespaceMap(java.util.Map<java.lang.String,java.lang.String> xmlNamespaceMap) |
JRXmlDataSource |
JRXmlDataSource.subDataSource()
Creates a sub data source using the current node (record) as the root
of the document.
|
AbstractXmlDataSource |
AbstractXmlDataSource.subDataSource()
Creates a sub data source using the current node (record) as the root
of the document.
|
JRXmlDataSource |
JRXmlDataSource.subDataSource(java.lang.String selectExpr)
Creates a sub data source using the current node (record) as the root
of the document.
|
AbstractXmlDataSource |
JaxenXmlDataSource.subDataSource(java.lang.String selectExpr) |
AbstractXmlDataSource |
XalanXmlDataSource.subDataSource(java.lang.String selectExpr) |
abstract AbstractXmlDataSource |
AbstractXmlDataSource.subDataSource(java.lang.String selectExpr)
Creates a sub data source using the current node (record) as the root
of the document.
|
org.w3c.dom.Document |
JRXmlDataSource.subDocument()
Creates a document using the current node as root.
|
org.w3c.dom.Document |
JaxenXmlDataSource.subDocument() |
org.w3c.dom.Document |
XalanXmlDataSource.subDocument() |
abstract org.w3c.dom.Document |
AbstractXmlDataSource.subDocument()
Creates a document using the current node as root.
|
Constructor and Description |
---|
JaxenXmlDataSource(org.w3c.dom.Document document)
Creates the data source by parsing the xml document from the given file.
|
JaxenXmlDataSource(org.w3c.dom.Document document,
java.lang.String selectExpression)
Creates the data source by parsing the xml document from the given file.
|
JaxenXmlDataSource(java.io.File file)
Creates the data source by parsing the xml document from the given file.
|
JaxenXmlDataSource(java.io.File file,
java.lang.String selectExpression)
Creates the data source by parsing the xml document from the given file.
|
JaxenXmlDataSource(java.io.InputStream in)
Creates the data source by parsing the xml document from the given input stream.
|
JaxenXmlDataSource(java.io.InputStream in,
java.lang.String selectExpression)
Creates the data source by parsing the xml document from the given input stream.
|
JaxenXmlDataSource(java.lang.String uri)
Creates the data source by parsing the xml document from the given system identifier (URI).
|
JaxenXmlDataSource(java.lang.String uri,
java.lang.String selectExpression)
Creates the data source by parsing the xml document from the given system identifier (URI).
|
JRCsvDataSource(java.lang.String location)
Creates a datasource instance that reads CSV data from a given location, using the default encoding.
|
JRCsvDataSource(java.lang.String location,
java.lang.String charsetName)
Creates a datasource instance that reads CSV data from a given location, using the specified encoding.
|
JRSortableDataSource(JRDataSource ds,
JRField[] fields,
JRSortField[] sortFields,
java.util.Locale locale)
Deprecated.
|
JRXmlDataSource(org.w3c.dom.Document document)
Creates the data source by parsing the xml document from the given file.
|
JRXmlDataSource(org.w3c.dom.Document document,
java.lang.String selectExpression)
Creates the data source by parsing the xml document from the given file.
|
JRXmlDataSource(java.io.File file)
Creates the data source by parsing the xml document from the given file.
|
JRXmlDataSource(java.io.File file,
java.lang.String selectExpression)
Creates the data source by parsing the xml document from the given file.
|
JRXmlDataSource(java.io.InputStream in)
Creates the data source by parsing the xml document from the given input stream.
|
JRXmlDataSource(java.io.InputStream in,
java.lang.String selectExpression)
Creates the data source by parsing the xml document from the given input stream.
|
JRXmlDataSource(java.lang.String uri)
Creates the data source by parsing the xml document from the given system identifier (URI).
|
JRXmlDataSource(java.lang.String uri,
java.lang.String selectExpression)
Creates the data source by parsing the xml document from the given system identifier (URI).
|
XalanXmlDataSource(org.w3c.dom.Document document)
Creates the data source by parsing the xml document from the given file.
|
XalanXmlDataSource(org.w3c.dom.Document document,
java.lang.String selectExpression)
Creates the data source by parsing the xml document from the given file.
|
XalanXmlDataSource(java.io.File file)
Creates the data source by parsing the xml document from the given file.
|
XalanXmlDataSource(java.io.File file,
java.lang.String selectExpression)
Creates the data source by parsing the xml document from the given file.
|
XalanXmlDataSource(java.io.InputStream in)
Creates the data source by parsing the xml document from the given input stream.
|
XalanXmlDataSource(java.io.InputStream in,
java.lang.String selectExpression)
Creates the data source by parsing the xml document from the given input stream.
|
XalanXmlDataSource(java.lang.String uri)
Creates the data source by parsing the xml document from the given system identifier (URI).
|
XalanXmlDataSource(java.lang.String uri,
java.lang.String selectExpression)
Creates the data source by parsing the xml document from the given system identifier (URI).
|
Modifier and Type | Class and Description |
---|---|
class |
JRValidationException
An exception that contains a list of
report validation faults . |
Modifier and Type | Method and Description |
---|---|
void |
JasperDesign.addDataset(int index,
JRDesignDataset dataset)
Inserts a sub dataset at specified position into the report.
|
void |
JasperDesign.addDataset(JRDesignDataset dataset)
Adds a sub dataset to the report.
|
void |
JRDesignDataset.addField(int index,
JRField field)
Inserts a field at the specified position into the dataset.
|
void |
JasperDesign.addField(JRField field) |
void |
JRDesignDataset.addField(JRField field)
Adds a field to the dataset.
|
void |
JRDesignDataset.addGroup(int index,
JRDesignGroup group)
Inserts a group at the specified position into the dataset.
|
void |
JasperDesign.addGroup(JRDesignGroup group)
Gets a map of report groups.
|
void |
JRDesignDataset.addGroup(JRDesignGroup group)
Adds a group to the dataset.
|
void |
JRDesignDataset.addParameter(int index,
JRParameter parameter)
Inserts a parameter at the specified position into the dataset.
|
void |
JRDesignDatasetRun.addParameter(JRDatasetParameter parameter)
Adds a parameter value.
|
void |
JasperDesign.addParameter(JRParameter parameter)
Adds a report parameter.
|
void |
JRDesignDataset.addParameter(JRParameter parameter)
Adds a parameter to the dataset.
|
void |
JRDesignSubreport.addParameter(JRSubreportParameter subreportParameter) |
void |
JRDesignDataset.addScriptlet(int index,
JRScriptlet scriptlet)
Inserts a scriptlet at the specified position into the dataset.
|
void |
JasperDesign.addScriptlet(JRScriptlet scriptlet)
Adds a report scriplet.
|
void |
JRDesignDataset.addScriptlet(JRScriptlet scriptlet)
Adds a scriptlet to the dataset.
|
void |
JRDesignDataset.addSortField(int index,
JRSortField sortField)
Inserts a sort field at specified position into the dataset.
|
void |
JasperDesign.addSortField(JRSortField sortField) |
void |
JRDesignDataset.addSortField(JRSortField sortField)
Adds a sort field to the dataset.
|
void |
JasperDesign.addStyle(int index,
JRStyle style)
Inserts a report style, that can be referenced by report elements, at specified position.
|
void |
JasperDesign.addStyle(JRStyle style)
Adds a report style, that can be referenced by report elements.
|
void |
JRDesignDataset.addVariable(int index,
JRDesignVariable variable)
Inserts a variable at specified position into the dataset.
|
protected void |
JRDesignDataset.addVariable(int index,
JRDesignVariable variable,
boolean system)
Inserts a variable at specified position into the dataset.
|
void |
JasperDesign.addVariable(JRDesignVariable variable) |
void |
JRDesignDataset.addVariable(JRDesignVariable variable)
Adds a variable to the dataset.
|
protected void |
JRDesignDataset.addVariable(JRDesignVariable variable,
boolean system)
Adds a variable to the dataset.
|
protected abstract void |
JRAbstractCompiler.checkLanguage(java.lang.String language)
Checks that the report language is supported by the compiler.
|
protected void |
JRAbstractClassCompiler.checkLanguage(java.lang.String language) |
protected void |
JRJdtCompiler.checkLanguage(java.lang.String language) |
java.lang.String |
JRAbstractMultiClassCompiler.compileClass(java.io.File sourceFile,
java.lang.String classpath) |
java.lang.String |
JRClassCompiler.compileClass(java.io.File sourceFile,
java.lang.String classpath) |
java.lang.String |
JRJdk13Compiler.compileClasses(java.io.File[] sourceFiles,
java.lang.String classpath) |
java.lang.String |
JRJikesCompiler.compileClasses(java.io.File[] sourceFiles,
java.lang.String classpath) |
java.lang.String |
JRMultiClassCompiler.compileClasses(java.io.File[] sourceFiles,
java.lang.String classpath)
Compile a set of source files.
|
java.lang.String |
JRAbstractSingleClassCompiler.compileClasses(java.io.File[] sourceFiles,
java.lang.String classpath) |
java.lang.String |
JRJavacCompiler.compileClasses(java.io.File[] sourceFiles,
java.lang.String classpath) |
JasperReport |
JRAbstractCompiler.compileReport(JasperDesign jasperDesign) |
JasperReport |
JRCompiler.compileReport(JasperDesign jasperDesign)
Compiles a report design.
|
protected abstract java.lang.String |
JRAbstractCompiler.compileUnits(JRCompilationUnit[] units,
java.lang.String classpath,
java.io.File tempDirFile)
Compiles several expression evaluator units.
|
protected java.lang.String |
JRAbstractClassCompiler.compileUnits(JRCompilationUnit[] units,
java.lang.String classpath,
java.io.File tempDirFile) |
protected JRCompilationSourceCode |
JRClassGenerator.generateClass() |
static JRCompilationSourceCode |
JRClassGenerator.generateClass(JRSourceCompileTask sourceTask)
Generates Java source code for evaluating the expressions of a report/dataset/crosstab.
|
protected void |
JRClassGenerator.generateInitFieldsMethod(java.lang.StringBuffer sb) |
protected void |
JRClassGenerator.generateInitParamsMethod(java.lang.StringBuffer sb) |
protected void |
JRClassGenerator.generateInitVarsMethod(java.lang.StringBuffer sb) |
protected java.lang.String |
JRClassGenerator.generateMethod(byte evaluationType,
java.util.List<JRExpression> expressionsList) |
protected abstract JRCompilationSourceCode |
JRAbstractCompiler.generateSourceCode(JRSourceCompileTask sourceTask)
Generates expression evaluator code.
|
protected JRCompilationSourceCode |
JRAbstractClassCompiler.generateSourceCode(JRSourceCompileTask sourceTask) |
protected JRCompilationSourceCode |
JRJdtCompiler.generateSourceCode(JRSourceCompileTask sourceTask) |
java.io.Serializable |
JRReportCompileData.getCrosstabCompileData(JRCrosstab crosstab)
Returns the compile data for a crosstab.
|
java.io.Serializable |
JRReportCompileData.getDatasetCompileData(JRDataset dataset)
Returns the compile data for a dataset.
|
JREvaluator |
JRAbstractCompiler.loadEvaluator(JasperReport jasperReport) |
JREvaluator |
JRCompiler.loadEvaluator(JasperReport jasperReport)
Loads the evaluator for a report's main dataset.
|
JREvaluator |
JRAbstractCompiler.loadEvaluator(JasperReport jasperReport,
JRCrosstab crosstab) |
JREvaluator |
JRCompiler.loadEvaluator(JasperReport jasperReport,
JRCrosstab crosstab)
Loads a expression evaluator class for a crosstab of a report.
|
JREvaluator |
JRAbstractCompiler.loadEvaluator(JasperReport jasperReport,
JRDataset dataset) |
JREvaluator |
JRCompiler.loadEvaluator(JasperReport jasperReport,
JRDataset dataset)
Loads a expression evaluator class for a dataset of a report.
|
protected abstract JREvaluator |
JRAbstractCompiler.loadEvaluator(java.io.Serializable compileData,
java.lang.String unitName)
Creates an expression evaluator instance from data saved when the report was compiled.
|
protected JREvaluator |
JRAbstractJavaCompiler.loadEvaluator(java.io.Serializable compileData,
java.lang.String className) |
Modifier and Type | Method and Description |
---|---|
protected void |
JRXlsAbstractMetadataExporter.addBlankCell(JRExporterGridCell gridCell,
int colIndex,
int rowIndex) |
protected abstract void |
JRXlsAbstractExporter.addBlankCell(JRExporterGridCell gridCell,
int colIndex,
int rowIndex) |
protected void |
JExcelApiExporter.addBlankCell(JRExporterGridCell gridCell,
int colIndex,
int rowIndex) |
protected void |
JExcelApiMetadataExporter.addBlankCell(WritableCellFormat baseStyleFormat,
java.util.Map<java.lang.String,java.lang.Object> cellValueMap,
java.lang.String currentColumnName) |
protected void |
JExcelApiMetadataExporter.addBlankElement(WritableCellFormat baseCellFormat,
boolean repeatValue,
java.lang.String currentColumnName) |
protected void |
JExcelApiExporter.addCell(int x,
int y,
JRPrintText text,
java.lang.String textStr,
JExcelApiExporter.StyleInfo baseStyle) |
protected void |
JExcelApiMetadataExporter.addCell(JRPrintText text,
java.lang.String textStr,
JExcelApiMetadataExporter.StyleInfo baseStyle,
java.util.Map<java.lang.String,java.lang.Object> cellValueMap,
java.lang.String currentColumnName) |
protected void |
JExcelApiExporter.addMergeRegion(JRExporterGridCell gridCell,
int x,
int y) |
protected void |
JRXlsAbstractMetadataExporter.addOccupiedCell(OccupiedGridCell occupiedGridCell,
int colIndex,
int rowIndex) |
protected abstract void |
JRXlsAbstractExporter.addOccupiedCell(OccupiedGridCell occupiedGridCell,
int colIndex,
int rowIndex) |
protected void |
JExcelApiExporter.addOccupiedCell(OccupiedGridCell occupiedGridCell,
int colIndex,
int rowIndex) |
protected void |
JExcelApiMetadataExporter.addTextElement(JRPrintText textElement,
java.lang.String textStr,
JExcelApiMetadataExporter.StyleInfo baseStyle,
boolean repeatValue,
java.lang.String currentColumnName) |
protected void |
JRXlsExporter.closeWorkbook(java.io.OutputStream os) |
protected abstract void |
JRXlsAbstractMetadataExporter.closeWorkbook(java.io.OutputStream os) |
protected abstract void |
JRXlsAbstractExporter.closeWorkbook(java.io.OutputStream os) |
protected void |
JExcelApiExporter.closeWorkbook(java.io.OutputStream os) |
protected void |
JExcelApiMetadataExporter.closeWorkbook(java.io.OutputStream os) |
protected void |
JRXlsExporter.createTextCell(JRPrintText textElement,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
JRStyledText styledText,
net.sf.jasperreports.engine.export.StyleInfo baseStyle,
short forecolor) |
void |
JRXmlExporter.exportElement(JRPrintElement element) |
protected void |
JRPdfExporter.exportElements(java.util.Collection<JRPrintElement> elements) |
protected void |
JRRtfExporter.exportElements(java.util.Collection<JRPrintElement> elements) |
protected void |
JRXmlExporter.exportElements(java.util.Collection<JRPrintElement> elements) |
protected void |
JRXhtmlExporter.exportElements(java.util.List<JRPrintElement> elements) |
protected abstract void |
JRXlsAbstractMetadataExporter.exportFrame(JRPrintFrame frame) |
protected void |
JRPdfExporter.exportFrame(JRPrintFrame frame) |
protected void |
JRRtfExporter.exportFrame(JRPrintFrame frame) |
protected void |
JRXhtmlExporter.exportFrame(JRPrintFrame frame) |
protected void |
JRXmlExporter.exportFrame(JRPrintFrame frame) |
protected void |
JExcelApiMetadataExporter.exportFrame(JRPrintFrame frame) |
protected void |
JRHtmlExporter.exportFrame(JRPrintFrame frame,
JRExporterGridCell gridCell) |
protected void |
JRXlsAbstractMetadataExporter.exportFrame(JRPrintFrame frame,
JRExporterGridCell cell,
int colIndex,
int rowIndex) |
protected abstract void |
JRXlsAbstractExporter.exportFrame(JRPrintFrame frame,
JRExporterGridCell cell,
int colIndex,
int rowIndex) |
protected void |
JExcelApiExporter.exportFrame(JRPrintFrame frame,
JRExporterGridCell gridCell,
int col,
int row) |
protected abstract void |
JRXlsAbstractMetadataExporter.exportGenericElement(JRGenericPrintElement element) |
protected void |
JExcelApiMetadataExporter.exportGenericElement(JRGenericPrintElement element) |
protected void |
JRXlsExporter.exportGenericElement(JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
protected void |
JRXlsAbstractMetadataExporter.exportGenericElement(JRGenericPrintElement element,
JRExporterGridCell cell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
protected abstract void |
JRXlsAbstractExporter.exportGenericElement(JRGenericPrintElement element,
JRExporterGridCell cell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
protected void |
JExcelApiExporter.exportGenericElement(JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
protected void |
JRHtmlExporter.exportGrid(JRGridLayout gridLayout,
boolean whitePageBackground) |
abstract void |
JRXlsAbstractMetadataExporter.exportImage(JRPrintImage image) |
void |
JRPdfExporter.exportImage(JRPrintImage printImage) |
void |
JRRtfExporter.exportImage(JRPrintImage printImage)
Export a image object
|
protected void |
JRXhtmlExporter.exportImage(JRPrintImage image) |
void |
JRXmlExporter.exportImage(JRPrintImage image) |
void |
JExcelApiMetadataExporter.exportImage(JRPrintImage element) |
protected void |
JRHtmlExporter.exportImage(JRPrintImage image,
JRExporterGridCell gridCell) |
void |
JRXlsExporter.exportImage(JRPrintImage element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
void |
JRXlsAbstractMetadataExporter.exportImage(JRPrintImage image,
JRExporterGridCell cell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
protected abstract void |
JRXlsAbstractExporter.exportImage(JRPrintImage image,
JRExporterGridCell cell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
void |
JExcelApiExporter.exportImage(JRPrintImage element,
JRExporterGridCell gridCell,
int col,
int row,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
protected abstract void |
JRXlsAbstractMetadataExporter.exportLine(JRPrintLine line) |
protected void |
JExcelApiMetadataExporter.exportLine(JRPrintLine line) |
protected void |
JRXlsAbstractMetadataExporter.exportLine(JRPrintLine line,
JRExporterGridCell cell,
int colIndex,
int rowIndex) |
protected abstract void |
JRXlsAbstractExporter.exportLine(JRPrintLine line,
JRExporterGridCell cell,
int colIndex,
int rowIndex) |
protected void |
JExcelApiExporter.exportLine(JRPrintLine line,
JRExporterGridCell gridCell,
int col,
int row) |
protected int |
JRXlsAbstractMetadataExporter.exportPage(JRPrintPage page) |
protected void |
JRHtmlExporter.exportPage(JRPrintPage page) |
protected void |
JRPdfExporter.exportPage(JRPrintPage page) |
protected void |
JRGraphics2DExporter.exportPage(JRPrintPage page) |
protected void |
JRXhtmlExporter.exportPage(JRPrintPage page) |
protected void |
JRXmlExporter.exportPage(JRPrintPage page) |
protected void |
JRRtfExporter.exportPage(JRPrintPage page,
boolean lastPage)
Exports a report page
|
protected int |
JRXlsAbstractExporter.exportPage(JRPrintPage page,
CutsInfo xCuts,
int startRow) |
protected abstract void |
JRXlsAbstractMetadataExporter.exportRectangle(JRPrintGraphicElement element) |
protected void |
JExcelApiMetadataExporter.exportRectangle(JRPrintGraphicElement element) |
protected void |
JRXlsAbstractMetadataExporter.exportRectangle(JRPrintGraphicElement element,
JRExporterGridCell cell,
int colIndex,
int rowIndex) |
protected abstract void |
JRXlsAbstractExporter.exportRectangle(JRPrintGraphicElement element,
JRExporterGridCell cell,
int colIndex,
int rowIndex) |
protected void |
JExcelApiExporter.exportRectangle(JRPrintGraphicElement element,
JRExporterGridCell gridCell,
int col,
int row) |
void |
JRHtmlExporter.exportReport() |
void |
JRXlsAbstractExporter.exportReport() |
void |
JRPdfExporter.exportReport() |
void |
JRGraphics2DExporter.exportReport() |
void |
JRRtfExporter.exportReport()
Export report in .rtf format
|
void |
JRXhtmlExporter.exportReport() |
void |
JRXmlExporter.exportReport() |
void |
JRAbstractCsvExporter.exportReport() |
void |
JRTextExporter.exportReport() |
void |
JRPrintServiceExporter.exportReport() |
protected java.lang.StringBuffer |
JRRtfExporter.exportReportToBuffer()
Export report in .rtf format
|
protected java.lang.StringBuffer |
JRXmlExporter.exportReportToBuffer() |
protected void |
JRRtfExporter.exportReportToFile()
Export report to a file in the .rtf format
|
protected void |
JRXmlExporter.exportReportToFile() |
void |
JRGraphics2DExporter.exportReportToGraphics2D() |
protected void |
JRRtfExporter.exportReportToStream()
Export report in .rtf format to a stream
|
protected void |
JRXlsAbstractMetadataExporter.exportReportToStream(java.io.OutputStream os) |
protected void |
JRXlsAbstractExporter.exportReportToStream(java.io.OutputStream os) |
protected void |
JRPdfExporter.exportReportToStream(java.io.OutputStream os) |
protected void |
JRXmlExporter.exportReportToStream(java.io.Writer writer) |
protected void |
JRHtmlExporter.exportReportToWriter() |
protected void |
JRXhtmlExporter.exportReportToWriter() |
protected void |
JRAbstractCsvExporter.exportReportToWriter() |
protected void |
JRTextExporter.exportReportToWriter() |
protected abstract void |
JRXlsAbstractMetadataExporter.exportText(JRPrintText textElement) |
void |
JRRtfExporter.exportText(JRPrintText text)
Draw a text box
|
protected void |
JExcelApiMetadataExporter.exportText(JRPrintText textElement) |
void |
JRXlsExporter.exportText(JRPrintText textElement,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex) |
protected void |
JRXlsAbstractMetadataExporter.exportText(JRPrintText text,
JRExporterGridCell cell,
int colIndex,
int rowIndex) |
protected abstract void |
JRXlsAbstractExporter.exportText(JRPrintText text,
JRExporterGridCell cell,
int colIndex,
int rowIndex) |
void |
JExcelApiExporter.exportText(JRPrintText text,
JRExporterGridCell gridCell,
int col,
int row) |
protected Formula |
JExcelApiExporter.FormulaTextValueHandler.formula() |
protected Formula |
JExcelApiMetadataExporter.FormulaTextValueHandler.formula() |
protected java.util.List<ExporterFilterFactory> |
DefaultExporterFilterFactory.getAllFilterFactories(JasperPrint report) |
protected CellValue |
JExcelApiExporter.getDetectedCellValue(int x,
int y,
JRPrintText textElement,
TextValue textValue,
JExcelApiExporter.StyleInfo baseStyle,
boolean complexFormat) |
protected CellValue |
JExcelApiMetadataExporter.getDetectedCellValue(int x,
int y,
JRPrintText textElement,
TextValue textValue,
JExcelApiMetadataExporter.StyleInfo baseStyle,
boolean complexFormat) |
ExporterFilter |
ElementKeyExporterFilterFactory.getFilter(JRExporterContext exporterContext)
The exported report is searched for element exclusion properties, and
if any is found a
ElementKeyExporterFilter instance is returned. |
ExporterFilter |
ExporterFilterFactory.getFilter(JRExporterContext exporterContext)
Returns an exporter filter to be used for a specific exporter context.
|
ExporterFilter |
DefaultExporterFilterFactory.getFilter(JRExporterContext exporterContext)
The method searches for all filter factories registered via
net.sf.jasperreports.export.filter.factory.* properties,
calls each factory and collects the returned filters. |
static ExporterFilterFactory |
ExporterFilterFactoryUtil.getFilterFactory(java.lang.String factoryClassName)
Returns an exporter filter factory based on a factory class name.
|
protected ExporterFilterFactory |
DefaultExporterFilterFactory.getFilterFactory(java.lang.String factoryClassName) |
protected CellValue |
JExcelApiExporter.getFormulaCellValue(int x,
int y,
JRPrintText textElement,
TextValue textValue,
java.lang.String formula,
JExcelApiExporter.StyleInfo baseStyle,
boolean complexFormat) |
protected CellValue |
JExcelApiMetadataExporter.getFormulaCellValue(int x,
int y,
JRPrintText textElement,
TextValue textValue,
java.lang.String formula,
JExcelApiMetadataExporter.StyleInfo baseStyle,
boolean complexFormat) |
protected CellValue |
JExcelApiExporter.getLabelCell(int x,
int y,
java.lang.String textStr,
JExcelApiExporter.StyleInfo baseStyle) |
protected CellValue |
JExcelApiMetadataExporter.getLabelCell(int x,
int y,
java.lang.String textStr,
JExcelApiMetadataExporter.StyleInfo baseStyle) |
protected WritableCellFormat |
JExcelApiExporter.getLoadedCellStyle(JExcelApiExporter.StyleInfo styleKey) |
protected WritableCellFormat |
JExcelApiMetadataExporter.getLoadedCellStyle(JExcelApiMetadataExporter.StyleInfo styleKey) |
void |
JExcelApiExporter.FormulaTextValueHandler.handle(BooleanTextValue textValue) |
void |
JExcelApiExporter.CellTextValueHandler.handle(BooleanTextValue textValue) |
void |
JExcelApiMetadataExporter.FormulaTextValueHandler.handle(BooleanTextValue textValue) |
void |
JExcelApiMetadataExporter.CellTextValueHandler.handle(BooleanTextValue textValue) |
void |
JExcelApiExporter.FormulaTextValueHandler.handle(DateTextValue textValue) |
void |
JExcelApiExporter.CellTextValueHandler.handle(DateTextValue textValue) |
void |
JExcelApiMetadataExporter.FormulaTextValueHandler.handle(DateTextValue textValue) |
void |
JExcelApiMetadataExporter.CellTextValueHandler.handle(DateTextValue textValue) |
void |
JExcelApiExporter.FormulaTextValueHandler.handle(NumberTextValue textValue) |
void |
JExcelApiExporter.CellTextValueHandler.handle(NumberTextValue textValue) |
void |
JExcelApiMetadataExporter.FormulaTextValueHandler.handle(NumberTextValue textValue) |
void |
JExcelApiMetadataExporter.CellTextValueHandler.handle(NumberTextValue textValue) |
void |
JExcelApiExporter.FormulaTextValueHandler.handle(StringTextValue textValue) |
void |
JExcelApiExporter.CellTextValueHandler.handle(StringTextValue textValue) |
void |
JExcelApiMetadataExporter.FormulaTextValueHandler.handle(StringTextValue textValue) |
void |
JExcelApiMetadataExporter.CellTextValueHandler.handle(StringTextValue textValue) |
protected void |
JRHtmlExporter.loadPxImage() |
protected abstract void |
JRXlsAbstractMetadataExporter.openWorkbook(java.io.OutputStream os) |
protected abstract void |
JRXlsAbstractExporter.openWorkbook(java.io.OutputStream os) |
protected void |
JExcelApiExporter.openWorkbook(java.io.OutputStream os) |
protected void |
JExcelApiMetadataExporter.openWorkbook(java.io.OutputStream os) |
void |
JRTextExporter.setReportParameters() |
protected void |
JRXlsAbstractMetadataExporter.setRowHeight(int rowIndex,
int lastRowHeight) |
protected abstract void |
JRXlsAbstractMetadataExporter.setRowHeight(int rowIndex,
int lastRowHeight,
Cut yCut,
XlsRowLevelInfo levelInfo) |
protected abstract void |
JRXlsAbstractExporter.setRowHeight(int rowIndex,
int lastRowHeight,
Cut yCut,
XlsRowLevelInfo levelInfo) |
protected void |
JExcelApiExporter.setRowHeight(int rowIndex,
int lastRowHeight,
Cut yCut,
XlsRowLevelInfo levelInfo) |
protected void |
JExcelApiMetadataExporter.setRowHeight(int rowIndex,
int lastRowHeight,
Cut yCut,
XlsRowLevelInfo levelInfo) |
protected abstract void |
JRXlsAbstractMetadataExporter.writeCurrentRow(java.util.Map<java.lang.String,java.lang.Object> currentRow,
java.util.Map<java.lang.String,java.lang.Object> repeatedValues) |
protected void |
JExcelApiMetadataExporter.writeCurrentRow(java.util.Map<java.lang.String,java.lang.Object> currentRow,
java.util.Map<java.lang.String,java.lang.Object> repeatedValues) |
protected void |
JExcelApiMetadataExporter.writeReportHeader()
Writes the header column names
|
Constructor and Description |
---|
JRGraphics2DExporter() |
Modifier and Type | Method and Description |
---|---|
void |
TextValueHandler.handle(BooleanTextValue textValue) |
void |
TextValueHandler.handle(DateTextValue textValue) |
void |
TextValueHandler.handle(NumberTextValue textValue) |
void |
TextValueHandler.handle(StringTextValue textValue) |
void |
StringTextValue.handle(TextValueHandler handler) |
void |
DateTextValue.handle(TextValueHandler handler) |
abstract void |
TextValue.handle(TextValueHandler handler) |
void |
BooleanTextValue.handle(TextValueHandler handler) |
void |
NumberTextValue.handle(TextValueHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
FrameDrawer.draw(java.awt.Graphics2D grx,
java.util.Collection<JRPrintElement> elements,
int offsetX,
int offsetY) |
void |
BoxDrawer.draw(java.awt.Graphics2D grx,
JRPrintElement element,
int offsetX,
int offsetY) |
void |
FrameDrawer.draw(java.awt.Graphics2D grx,
JRPrintFrame frame,
int offsetX,
int offsetY) |
void |
ImageDrawer.draw(java.awt.Graphics2D grx,
JRPrintImage printImage,
int offsetX,
int offsetY) |
abstract void |
ElementDrawer.draw(java.awt.Graphics2D grx,
T element,
int offsetX,
int offsetY) |
Modifier and Type | Method and Description |
---|---|
protected void |
JROpenDocumentExporter.exportFrame(TableBuilder tableBuilder,
JRPrintFrame frame,
JRExporterGridCell gridCell) |
protected void |
JROdtExporter.exportGenericElement(TableBuilder tableBuilder,
JRGenericPrintElement element,
JRExporterGridCell gridCell) |
protected abstract void |
JROpenDocumentExporter.exportGenericElement(TableBuilder tableBuilder,
JRGenericPrintElement element,
JRExporterGridCell gridCell) |
protected void |
JROdsExporter.exportGenericElement(TableBuilder tableBuilder,
JRGenericPrintElement element,
JRExporterGridCell gridCell) |
protected void |
JROpenDocumentExporter.exportGrid(JRGridLayout gridLayout,
JRPrintElementIndex frameIndex) |
void |
JROdtExporter.exportImage(TableBuilder tableBuilder,
JRPrintImage image,
JRExporterGridCell gridCell) |
protected abstract void |
JROpenDocumentExporter.exportImage(TableBuilder tableBuilder,
JRPrintImage image,
JRExporterGridCell gridCell) |
void |
JROdsExporter.exportImage(TableBuilder tableBuilder,
JRPrintImage image,
JRExporterGridCell gridCell) |
protected void |
JROpenDocumentExporter.exportPage(JRPrintPage page) |
void |
JROpenDocumentExporter.exportReport() |
protected void |
JROpenDocumentExporter.exportReportToOasisZip(java.io.OutputStream os) |
Modifier and Type | Method and Description |
---|---|
protected void |
JRXlsxExporter.addBlankCell(JRExporterGridCell gridCell,
int colIndex,
int rowIndex) |
protected void |
JRXlsxExporter.closeWorkbook(java.io.OutputStream os) |
void |
GenericElementXlsxHandler.exportElement(JRXlsxExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex)
Exports a generic element.
|
protected void |
JRPptxExporter.exportElements(java.util.List<JRPrintElement> elements) |
protected void |
JRDocxExporter.exportFrame(DocxTableHelper tableHelper,
JRPrintFrame frame,
JRExporterGridCell gridCell)
In deep grids, this is called only for empty frames.
|
protected void |
JRPptxExporter.exportFrame(JRPrintFrame frame) |
protected void |
JRXlsxExporter.exportFrame(JRPrintFrame frame,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex) |
protected void |
JRXlsxExporter.exportGenericElement(JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
protected void |
JRDocxExporter.exportGrid(JRGridLayout gridLayout,
JRPrintElementIndex frameIndex) |
void |
JRDocxExporter.exportImage(DocxTableHelper tableHelper,
JRPrintImage image,
JRExporterGridCell gridCell) |
void |
JRPptxExporter.exportImage(JRPrintImage image) |
void |
JRXlsxExporter.exportImage(JRPrintImage image,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
protected void |
JRXlsxExporter.exportLine(JRPrintLine line,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex) |
protected void |
JRPptxExporter.exportPage(JRPrintPage page) |
protected void |
JRDocxExporter.exportPage(JRPrintPage page) |
protected void |
JRXlsxExporter.exportRectangle(JRPrintGraphicElement rectangle,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex) |
void |
JRPptxExporter.exportReport() |
void |
JRDocxExporter.exportReport() |
protected void |
JRPptxExporter.exportReportToStream(java.io.OutputStream os) |
protected void |
JRDocxExporter.exportReportToStream(java.io.OutputStream os) |
void |
JRXlsxExporter.exportText(JRPrintText text,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex) |
JRPrintImage |
GenericElementDocxHandler.getImage(JRGenericPrintElement element)
Creates an equivalent image of the
JRGenericPrintElement element to be exported instead. |
JRPrintImage |
GenericElementXlsxHandler.getImage(JRGenericPrintElement element)
Creates an equivalent image of the
JRGenericPrintElement element to be exported instead. |
JRPrintImage |
GenericElementPptxHandler.getImage(JRGenericPrintElement element)
Creates an equivalent image of the
JRGenericPrintElement element to be exported instead. |
static JRPrintImage |
JRPptxExporter.getImage(java.util.List<JasperPrint> jasperPrintList,
JRPrintElementIndex imageIndex) |
static JRPrintImage |
JRDocxExporter.getImage(java.util.List<JasperPrint> jasperPrintList,
JRPrintElementIndex imageIndex) |
static JRPrintImage |
JRXlsxExporter.getImage(java.util.List<JasperPrint> jasperPrintList,
JRPrintElementIndex imageIndex) |
static JRPrintImage |
JRPptxExporter.getImage(java.util.List<JasperPrint> jasperPrintList,
java.lang.String imageName) |
static JRPrintImage |
JRDocxExporter.getImage(java.util.List<JasperPrint> jasperPrintList,
java.lang.String imageName) |
static JRPrintImage |
JRXlsxExporter.getImage(java.util.List<JasperPrint> jasperPrintList,
java.lang.String imageName) |
protected void |
JRXlsxExporter.openWorkbook(java.io.OutputStream os) |
protected void |
JRDocxExporter.setInput() |
protected void |
JRXlsxExporter.setRowHeight(int rowIndex,
int rowHeight,
Cut yCut,
XlsRowLevelInfo levelInfo) |
Modifier and Type | Class and Description |
---|---|
class |
JRExpressionEvalException |
Modifier and Type | Method and Description |
---|---|
void |
JRBaseFiller.addPrintStyle(JRStyle style) |
protected boolean |
JRFillDatasetRun.advanceDataset() |
protected boolean |
JRFillDataset.advanceDataSource(boolean limit) |
protected boolean |
JRFillElementContainer.buildConsolidatedStyle(JRStyle style,
byte evaluation,
java.lang.StringBuffer code,
java.util.List<JRStyle> condStylesToApply) |
void |
JRCalculator.calculateVariables() |
void |
JRSubreportRunner.cancel()
Cancels the current fill process.
|
void |
JRThreadSubreportRunner.cancel() |
void |
JRBaseFiller.cancelFill()
Cancells the fill process.
|
void |
AsynchronousFillHandle.cancellFill()
Cancels the fill started by the handle.
|
boolean |
JRFillContext.cancelRunningQuery()
Cancels the running query.
|
protected void |
JRFillSubreport.cancelSubreportFill() |
protected void |
JRBaseFiller.collectIncludedTemplates(JRTemplate template,
java.util.List<JRStyle> externalStyles,
java.util.Set<java.lang.String> loadedLocations,
java.util.Set<java.lang.String> templateParentLocations) |
protected java.util.List<JRStyle> |
JRBaseFiller.collectStyles() |
protected void |
JRBaseFiller.collectStyles(JRTemplate template,
java.util.List<JRStyle> externalStyles,
java.util.Set<java.lang.String> loadedLocations) |
protected void |
JRBaseFiller.collectStyles(JRTemplate template,
java.util.List<JRStyle> externalStyles,
java.util.Set<java.lang.String> loadedLocations,
java.util.Set<java.lang.String> templateParentLocations) |
protected void |
JRBaseFiller.collectTemplates() |
protected java.util.List<JRStyle> |
JRBaseFiller.collectTemplateStyles() |
java.lang.Object |
JRExtendedIncrementer.combine(JRCalculable calculable,
JRCalculable calculableValue,
AbstractValueProvider valueProvider)
Combines two calculated values into one.
|
java.lang.Object |
JRAbstractExtendedIncrementer.combine(JRCalculable calculable,
JRCalculable calculableValue,
AbstractValueProvider valueProvider)
This implementation calls
increment(calculable, calculableValue.getValue(), valueProvider) . |
protected void |
DefaultChartTheme.configureChart(JFreeChart jfreeChart) |
protected MeterInterval |
DefaultChartTheme.convertInterval(JRMeterInterval interval)
Converts a JasperReports meter interval to one that JFreeChart understands.
|
protected MeterInterval |
JRFillChart.convertInterval(JRMeterInterval interval,
byte evaluation)
Converts a JasperReports meter interval to one that JFreeChart understands.
|
protected Range |
DefaultChartTheme.convertRange(JRDataRange dataRange)
Converts a JasperReport data range into one understood by JFreeChart.
|
protected Range |
JRFillChart.convertRange(JRDataRange dataRange,
byte evaluation)
Converts a JasperReport data range into one understood by JFreeChart.
|
protected JFreeChart |
DefaultChartTheme.createAreaChart() |
protected JFreeChart |
DefaultChartTheme.createBar3DChart() |
protected JFreeChart |
DefaultChartTheme.createBarChart() |
protected JFreeChart |
DefaultChartTheme.createBubbleChart() |
void |
JRFillDataset.createCalculator(JasperReport jasperReport)
Creates the calculator
|
protected static JRCalculator |
JRFillDataset.createCalculator(JasperReport jasperReport,
JRDataset dataset) |
protected JFreeChart |
DefaultChartTheme.createCandlestickChart() |
JFreeChart |
DefaultChartTheme.createChart(ChartContext chartContext) |
protected JFreeChart |
DefaultChartTheme.createDialChart() |
protected DatasetExpressionEvaluator |
JRFillSubreport.createEvaluator() |
static JRBaseFiller |
JRFiller.createFiller(JasperReport jasperReport) |
protected JFreeChart |
DefaultChartTheme.createGanttChart() |
static AsynchronousFillHandle |
AsynchronousFillHandle.createHandle(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters)
Creates an asychronous filling handle.
|
static AsynchronousFillHandle |
AsynchronousFillHandle.createHandle(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters,
java.sql.Connection conn)
Creates an asychronous filling handle.
|
static AsynchronousFillHandle |
AsynchronousFillHandle.createHandle(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters,
JRDataSource dataSource)
Creates an asychronous filling handle.
|
protected JFreeChart |
DefaultChartTheme.createHighLowChart() |
protected JFreeChart |
DefaultChartTheme.createLineChart() |
protected JFreeChart |
DefaultChartTheme.createMeterChart() |
protected void |
JRFillChart.createMultiAxisChart(byte evaluation)
Build and configure a multiple axis chart.
|
protected JFreeChart |
DefaultChartTheme.createPie3DChart() |
protected JFreeChart |
DefaultChartTheme.createPieChart() |
protected JFreeChart |
DefaultChartTheme.createScatterChart() |
protected java.util.List<JRAbstractScriptlet> |
JRFillDataset.createScriptlets(java.util.Map<java.lang.String,java.lang.Object> parameterValues)
Creates the scriptlets.
|
protected JFreeChart |
DefaultChartTheme.createStackedAreaChart() |
protected JFreeChart |
DefaultChartTheme.createStackedBar3DChart() |
protected JFreeChart |
DefaultChartTheme.createStackedBarChart() |
protected JFreeChart |
DefaultChartTheme.createThermometerChart()
Build and run a thermometer chart.
|
protected JFreeChart |
DefaultChartTheme.createTimeSeriesChart() |
protected JFreeChart |
DefaultChartTheme.createXyAreaChart() |
protected JFreeChart |
DefaultChartTheme.createXYBarChart() |
protected JFreeChart |
DefaultChartTheme.createXyLineChart() |
protected abstract void |
JREvaluator.customizedInit(java.util.Map<java.lang.String,JRFillParameter> parametersMap,
java.util.Map<java.lang.String,JRFillField> fieldsMap,
java.util.Map<java.lang.String,JRFillVariable> variablesMap)
Initializes the parameters, fields and variables of the evaluator.
|
protected void |
JRFillElement.delayedEvaluate(JRRecordedValuesPrintElement printElement,
JREvaluationTime evaluationTime,
byte evaluation) |
protected void |
JRFillDatasetRun.detail() |
void |
JRCalculator.estimateGroupRuptures()
Determines group breaks based on estimated report values.
|
void |
JRCalculator.estimateVariables() |
JRTemplate |
JRFillReportTemplate.evaluate() |
protected void |
JRFillGenericElement.evaluate(byte evaluation) |
protected void |
JRFillCrosstab.evaluate(byte evaluation) |
protected void |
JRFillEllipse.evaluate(byte evaluation) |
protected void |
JRFillCellContents.evaluate(byte evaluation) |
protected void |
JRFillStaticText.evaluate(byte evaluation) |
protected void |
JRFillChart.evaluate(byte evaluation) |
protected void |
JRFillFrame.evaluate(byte evaluation) |
protected void |
JRFillTextField.evaluate(byte evaluation) |
protected void |
JRFillBand.evaluate(byte evaluation) |
protected void |
JRFillImage.evaluate(byte evaluation) |
protected abstract void |
JRFillElement.evaluate(byte evaluation) |
protected void |
JRFillComponentElement.evaluate(byte evaluation) |
protected void |
JRFillBreak.evaluate(byte evaluation) |
protected void |
JRFillLine.evaluate(byte evaluation) |
protected void |
JRFillRectangle.evaluate(byte evaluation) |
protected void |
JRFillSubreport.evaluate(byte evaluation) |
protected void |
JRFillElementContainer.evaluate(byte evaluation) |
java.lang.Object |
JRCalculator.evaluate(JRExpression expression,
byte evaluationType) |
java.lang.Object |
JRFillComponentElement.evaluate(JRExpression expression,
byte evaluation) |
java.lang.Object |
JRFillExpressionEvaluator.evaluate(JRExpression expression,
byte evaluationType)
Evaluates an expression.
|
void |
JRFillDatasetRun.evaluate(JRFillElementDataset elementDataset,
byte evaluation)
Instantiates and iterates the sub dataset for a chart dataset evaluation.
|
protected JFreeChart |
JRFillChart.evaluateChart(byte evaluation) |
protected JRStyle |
JRFillElementContainer.evaluateConditionalStyle(JRStyle initialStyle,
byte evaluation) |
protected void |
JRFillElementContainer.evaluateConditionalStyles(byte evaluation) |
void |
JRFillElementDataset.evaluateDatasetRun(byte evaluation) |
protected void |
JRFillGenericElement.evaluateElement(byte evaluation) |
protected java.lang.Object |
DefaultChartTheme.evaluateExpression(JRExpression expression) |
protected java.lang.Object |
JRBaseFiller.evaluateExpression(JRExpression expression,
byte evaluation)
Evaluates an expression
|
java.lang.Object |
JRFillElement.evaluateExpression(JRExpression expression,
byte evaluation)
Evaluates an expression.
|
java.lang.Object |
JRFillDataset.evaluateExpression(JRExpression expression,
byte evaluation)
Evaluates an expression
|
java.lang.Object |
JRFillCrosstab.evaluateExpression(JRExpression expression,
MeasureDefinition.MeasureValue[] measureValues) |
protected boolean |
JRFillDataset.evaluateFilter() |
static JRPrintHyperlink |
JRFillHyperlinkHelper.evaluateHyperlink(JRHyperlink hyperlink,
JRFillExpressionEvaluator expressionEvaluator,
byte evaluationType)
Evaluate a hyperlink specification.
|
static JRPrintHyperlinkParameters |
JRFillHyperlinkHelper.evaluateHyperlinkParameters(JRHyperlink hyperlink,
JRFillExpressionEvaluator expressionEvaluator,
byte evaluationType)
Evaluates a list of hyperlink parameters and produces a hyperlink parameters set
that can be associated with a print element.
|
protected void |
JRFillImage.evaluateImage(byte evaluation) |
static java.util.Map<java.lang.String,java.lang.Object> |
JRParameterDefaultValuesEvaluator.evaluateParameterDefaultValues(JasperReport report,
java.util.Map<java.lang.String,java.lang.Object> initialParameters)
Evaluates the default values for the parameters of a report.
|
protected java.util.Map<java.lang.String,java.lang.Object> |
JRFillSubreport.evaluateParameterValues(byte evaluation) |
protected void |
JRFillBand.evaluatePrintWhenExpression(byte evaluation) |
protected void |
JRFillElement.evaluatePrintWhenExpression(byte evaluation) |
protected void |
JRFillElement.evaluateProperties(byte evaluation) |
protected void |
JRFillChart.evaluateRenderer(byte evaluation) |
protected JasperReport |
JRFillSubreport.evaluateReport(byte evaluation) |
protected void |
JRFillSubreport.evaluateSubreport(byte evaluation) |
protected void |
JRFillTextField.evaluateText(byte evaluation) |
protected java.lang.String |
DefaultChartTheme.evaluateTextExpression(JRExpression expression) |
protected JRPrintElement |
JRFillGenericElement.fill() |
protected JRPrintFrame |
JRFillCellContents.fill() |
protected JRPrintElement |
JRFillFrame.fill() |
protected JRPrintElement |
JRFillTextField.fill() |
protected JRPrintBand |
JRFillBand.fill() |
protected JRPrintElement |
JRFillImage.fill() |
protected abstract JRPrintElement |
JRFillElement.fill() |
protected JRPrintElement |
JRFillComponentElement.fill() |
protected void |
JRFillCrosstab.CrosstabFiller.fill(int availableHeight) |
protected JRPrintBand |
JRFillBand.fill(int availableHeight) |
protected JRPrintBand |
JRFillBand.fill(int availableHeight,
boolean isOverflowAllowed) |
JasperPrint |
JRBaseFiller.fill(java.util.Map<java.lang.String,java.lang.Object> parameterValues) |
JasperPrint |
JRBaseFiller.fill(java.util.Map<java.lang.String,java.lang.Object> parameterValues,
java.sql.Connection conn) |
JasperPrint |
JRBaseFiller.fill(java.util.Map<java.lang.String,java.lang.Object> parameterValues,
JRDataSource ds) |
protected net.sf.jasperreports.engine.fill.SavePoint |
JRHorizontalFiller.fillColumnBand(JRFillBand band,
byte evaluation) |
protected net.sf.jasperreports.engine.fill.SavePoint |
JRVerticalFiller.fillColumnBand(JRFillBand band,
byte evaluation) |
protected java.util.List<java.util.List<JRPrintElement>> |
JRFillCrosstab.CrosstabFiller.fillColumnHeaders(int rowHeadersXOffset,
int availableHeight) |
void |
JRFillElementContainer.fillElements(JRPrintElementContainer printContainer)
Fills the elements from this container into a print element container.
|
protected void |
JRHorizontalFiller.fillFixedBand(JRFillBand band,
byte evaluation) |
protected void |
JRVerticalFiller.fillFixedBand(JRFillBand band,
byte evaluation) |
protected void |
JRHorizontalFiller.fillFixedBand(JRFillBand band,
byte evaluation,
boolean allowShrinking) |
protected void |
JRFillCrosstab.CrosstabFiller.fillNoDataCell(int availableHeight) |
protected void |
JRHorizontalFiller.fillPageBand(JRFillBand band,
byte evaluation)
private void fillColumnBreak(
byte evalPrevPage,
byte evalNextPage
) throws JRException
{
if (columnIndex == columnCount - 1)
{
fillPageBreak(false, evalPrevPage, evalNextPage);
}
else
{
if (keepTogetherSavePoint != null)
{
keepTogetherSavePoint.saveEndOffsetY(offsetY);
}
fillColumnFooter(evalPrevPage);
resolveGroupBoundImages(evalPrevPage, false);
resolveColumnBoundImages(evalPrevPage);
resolveGroupBoundTexts(evalPrevPage, false);
resolveColumnBoundTexts(evalPrevPage);
scriptlet.callBeforeColumnInit();
calculator.initializeVariables(JRVariable.RESET_TYPE_COLUMN);
scriptlet.callAfterColumnInit();
columnIndex += 1;
offsetX = leftMargin + columnIndex * (columnSpacing + columnWidth);
offsetY = columnHeaderOffsetY;
calculator.getColumnNumber().setValue(
Integer.valueOf(((Number)calculator.getColumnNumber().getValue()).intValue() + 1)
);
calculator.getColumnNumber().setOldValue(
calculator.getColumnNumber().getValue()
);
fillColumnHeader(evalNextPage);
if (keepTogetherSavePoint != null)
{
moveKeepTogetherSavePointContent();
}
}
}
/**
|
protected void |
JRVerticalFiller.fillPageBand(JRFillBand band,
byte evaluation) |
protected void |
JRHorizontalFiller.fillReport() |
protected abstract void |
JRBaseFiller.fillReport() |
protected void |
JRVerticalFiller.fillReport() |
static JasperPrint |
JRFiller.fillReport(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters)
Fills a report.
|
static JasperPrint |
JRFiller.fillReport(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters,
java.sql.Connection conn) |
static JasperPrint |
JRFiller.fillReport(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters,
JRDataSource dataSource) |
protected int |
JRFillCrosstab.CrosstabFiller.fillRows(int xOffset,
int availableHeight) |
protected void |
JRFillSubreport.fillSubreport() |
protected void |
JRFillCrosstab.CrosstabFiller.fillVerticalCrosstab(int availableHeight) |
protected boolean |
JRFillImage.fitImage(int availableHeight,
boolean overflowAllowed,
HorizontalAlignEnum hAlign) |
static java.util.Map<java.lang.String,java.lang.Object> |
JRFillSubreport.getParameterValues(JRBaseFiller filler,
JRExpression parametersMapExpression,
JRDatasetParameter[] subreportParameters,
byte evaluation,
boolean ignoreNullExpressions,
boolean removeResourceBundle,
boolean removeFormatFactory)
Utility method used for constructing a parameter values map for subreports, sub datasets and crosstabs.
|
static java.util.Map<java.lang.String,java.lang.Object> |
JRFillSubreport.getParameterValues(JRBaseFiller filler,
JRFillExpressionEvaluator expressionEvaluator,
JRExpression parametersMapExpression,
JRDatasetParameter[] subreportParameters,
byte evaluation,
boolean ignoreNullExpressions,
boolean removeResourceBundle,
boolean removeFormatFactory)
Utility method used for constructing a parameter values map for subreports, sub datasets and crosstabs.
|
protected static JRSubreportRunnerFactory |
JRFillSubreport.getRunnerFactory() |
static JRDataSource |
DatasetSortUtil.getSortedDataSource(JRBaseFiller filler,
JRFillDataset dataset,
java.util.Locale locale) |
JRFillCellContents |
JRFillCellContents.getTransformedContents(int newWidth,
int newHeight,
CrosstabColumnPositionEnum xPosition,
CrosstabRowPositionEnum yPosition) |
protected void |
JRFillDatasetRun.group() |
java.lang.Object |
JRExtendedIncrementer.increment(JRCalculable calculable,
java.lang.Object expressionValue,
AbstractValueProvider valueProvider)
Increments a calculable object with a value.
|
java.lang.Object |
JRIncrementer.increment(JRFillVariable variable,
java.lang.Object expressionValue,
AbstractValueProvider valueProvider) |
java.lang.Object |
JRAbstractExtendedIncrementer.increment(JRFillVariable variable,
java.lang.Object expressionValue,
AbstractValueProvider valueProvider)
This implementation simply calls
increment(JRCalculable, Object, AbstractValueProvider) . |
protected void |
JRFillDatasetRun.init() |
protected void |
JRCalculator.init(JRFillDataset dataset)
Initializes the calculator.
|
void |
DatasetExpressionEvaluator.init(java.util.Map<java.lang.String,JRFillParameter> parametersMap,
java.util.Map<java.lang.String,JRFillField> fieldsMap,
java.util.Map<java.lang.String,JRFillVariable> variablesMap,
WhenResourceMissingTypeEnum resourceMissingType) |
void |
JREvaluator.init(java.util.Map<java.lang.String,JRFillParameter> parametersMap,
java.util.Map<java.lang.String,JRFillField> fieldsMap,
java.util.Map<java.lang.String,JRFillVariable> variablesMap,
WhenResourceMissingTypeEnum resourceMissingType)
Initializes the evaluator by setting the parameter, field and variable objects.
|
void |
JRFillDataset.initCalculator()
Initializes the calculator.
|
void |
JRFillDataset.initDatasource()
Initializes the data source which will be used by this dataset.
|
protected void |
JRFillElement.initDelayedEvaluationPrint(JRRecordedValuesPrintElement printElement) |
protected void |
JRFillCrosstab.initEvaluator(byte evaluation) |
void |
JRCalculator.initializeVariables(ResetTypeEnum resetType,
IncrementTypeEnum incrementType) |
protected void |
JRFillSubreport.initSubreportFiller(DatasetExpressionEvaluator evaluator) |
protected void |
JRFillDatasetRun.iterate() |
protected DatasetExpressionEvaluator |
JRFillSubreport.loadReportEvaluator() |
protected void |
JRBaseFiller.loadStyles() |
protected static JRTemplate |
JRFillReportTemplate.loadTemplate(java.lang.Object source,
JRFillContext fillContext) |
protected boolean |
JRBaseFiller.next() |
boolean |
JRFillDataset.next()
Moves to the next record in the data source.
|
protected boolean |
JRFillDataset.next(boolean filter)
Moves to the next record in the data source.
|
protected void |
JRFillElement.performDelayedEvaluation(JRPrintElement element,
byte evaluation) |
protected void |
JRFillCellContents.prepare(int availableHeight) |
protected boolean |
JRFillGenericElement.prepare(int availableHeight,
boolean isOverflow) |
protected boolean |
JRFillCrosstab.prepare(int availableHeight,
boolean isOverflow) |
protected boolean |
JRFillGraphicElement.prepare(int availableHeight,
boolean isOverflow) |
protected boolean |
JRFillStaticText.prepare(int availableHeight,
boolean isOverflow) |
protected boolean |
JRFillFrame.prepare(int availableHeight,
boolean isOverflow) |
protected boolean |
JRFillTextField.prepare(int availableHeight,
boolean isOverflow) |
protected boolean |
JRFillImage.prepare(int availableHeight,
boolean isOverflow) |
protected boolean |
JRFillElement.prepare(int availableHeight,
boolean isOverflow) |
protected boolean |
JRFillComponentElement.prepare(int availableHeight,
boolean isOverflow) |
protected boolean |
JRFillBreak.prepare(int availableHeight,
boolean isOverflow) |
protected boolean |
JRFillSubreport.prepare(int availableHeight,
boolean isOverflow) |
protected void |
JRFillElementContainer.prepareElements(int availableHeight,
boolean isOverflowAllowed) |
protected JRPrintBand |
JRFillBand.refill(int availableHeight) |
void |
JRSubreportRunner.reset()
Resets the runner, preparing it for a new fill.
|
protected void |
JRBaseFiller.resolveBandBoundElements(JRFillBand band,
byte evaluation)
Resloves elements which are to be evaluated at band level.
|
protected void |
JRBaseFiller.resolveBoundElements(JREvaluationTime evaluationTime,
byte evaluation) |
protected void |
JRBaseFiller.resolveColumnBoundElements(byte evaluation)
Resolves elements which are to be evaluated at column level.
|
protected void |
JRFillGenericElement.resolveElement(JRPrintElement element,
byte evaluation) |
protected void |
JRFillChart.resolveElement(JRPrintElement element,
byte evaluation) |
protected void |
JRFillTextField.resolveElement(JRPrintElement element,
byte evaluation) |
protected void |
JRFillImage.resolveElement(JRPrintElement element,
byte evaluation) |
protected abstract void |
JRFillElement.resolveElement(JRPrintElement element,
byte evaluation)
Resolves an element.
|
protected void |
JRFillComponentElement.resolveElement(JRPrintElement element,
byte evaluation) |
protected void |
JRFillElement.resolveElement(JRPrintElement element,
byte evaluation,
JREvaluationTime evaluationTime)
Resolves an element.
|
protected void |
JRFillComponentElement.resolveElement(JRPrintElement element,
byte evaluation,
JREvaluationTime evaluationTime) |
protected void |
JRBaseFiller.resolveGroupBoundElements(byte evaluation,
boolean isFinal)
Resolves elements which are to be evaluated at group level.
|
protected void |
JRBaseFiller.resolvePageBoundElements(byte evaluation)
Resolves elements which are to be evaluated at page level.
|
protected void |
JRBaseFiller.resolveReportBoundElements()
Resolves elements which are to be evaluated at report level.
|
JRSubreportRunResult |
JRSubreportRunner.resume()
Resumes the filling of a subreport.
|
protected void |
JRFillGenericElement.rewind() |
protected void |
JRFillFrame.rewind() |
protected abstract void |
JRFillElement.rewind() |
protected void |
JRFillComponentElement.rewind() |
void |
JRFillSubreport.rewind() |
protected void |
JRFillElementContainer.rewind() |
protected void |
JRFillDataset.setOldValues() |
protected void |
JRBaseFiller.setParameter(JRFillParameter parameter,
java.lang.Object value)
Sets a parameter's value.
|
protected void |
JRFillDataset.setParameter(JRFillParameter parameter,
java.lang.Object value)
Sets the value of the parameter.
|
protected void |
JRBaseFiller.setParameter(java.lang.String parameterName,
java.lang.Object value)
Sets a parameter's value.
|
protected void |
JRFillDataset.setParameter(java.lang.String parameterName,
java.lang.Object value)
Sets the value of a parameter.
|
protected void |
JRBaseFiller.setParameters(java.util.Map<java.lang.String,java.lang.Object> parameterValues) |
void |
JRFillDataset.setParameterValues(java.util.Map<java.lang.String,java.lang.Object> parameterValues)
Reads built-in parameter values from the value map.
|
JRSubreportRunResult |
JRSubreportRunner.start()
Starts to fill the subreport.
|
void |
JRSubreportRunner.suspend()
Suspends the current fill.
|
void |
JRThreadSubreportRunner.suspend() |
protected void |
JRBaseFiller.suspendSubreportRunner() |
protected void |
JRFillSubreport.validateReport() |
protected void |
JRFillSubreport.verifyBandHeights() |
Constructor and Description |
---|
AsynchronousFillHandle(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters) |
AsynchronousFillHandle(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters,
java.sql.Connection conn) |
AsynchronousFillHandle(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters,
JRDataSource dataSource) |
AsynchronousFillHandle(JasperReport jasperReport,
java.util.Map<java.lang.String,java.lang.Object> parameters,
JRDataSource dataSource,
java.sql.Connection conn) |
JRBaseFiller(JasperReport jasperReport,
DatasetExpressionEvaluator initEvaluator,
JRFillSubreport parentElement) |
JRBaseFiller(JasperReport jasperReport,
JREvaluator initEvaluator,
JRFillSubreport parentElement) |
JRHorizontalFiller(JasperReport jasperReport) |
JRHorizontalFiller(JasperReport jasperReport,
DatasetExpressionEvaluator evaluator,
JRFillSubreport parentElement) |
JRHorizontalFiller(JasperReport jasperReport,
JREvaluator evaluator,
JRFillSubreport parentElement) |
JRHorizontalFiller(JasperReport jasperReport,
JRFillSubreport parentElement) |
JRVerticalFiller(JasperReport jasperReport) |
JRVerticalFiller(JasperReport jasperReport,
DatasetExpressionEvaluator evaluator,
JRFillSubreport parentElement) |
JRVerticalFiller(JasperReport jasperReport,
JREvaluator evaluator,
JRFillSubreport parentElement) |
JRVerticalFiller(JasperReport jasperReport,
JRFillSubreport parentElement) |
Modifier and Type | Method and Description |
---|---|
static void |
SimpleFontExtensionHelper.writeFontExtensionsProperties(java.lang.String fontFamiliesPropertyValue,
java.io.OutputStream outputStream) |
static void |
SimpleFontExtensionHelper.writeFontExtensionsProperties(java.lang.String fontsXmlLocation,
java.lang.String destFileName) |
static void |
SimpleFontExtensionHelper.writeFontExtensionsProperties(java.lang.String fontRegistryFactoryPropertyName,
java.lang.String fontRegistryFactoryPropertyValue,
java.lang.String fontFamiliesPropertyName,
java.lang.String fontFamiliesPropertyValue,
java.io.OutputStream outputStream) |
static void |
SimpleFontExtensionHelper.writeFontsXml(java.io.OutputStream outputStream,
java.util.List<FontFamily> fontFamilies) |
static void |
SimpleFontExtensionHelper.writeFontsXml(java.lang.String destFileName,
java.util.List<FontFamily> fontFamilies) |
Modifier and Type | Method and Description |
---|---|
static boolean |
JRPrinterAWT.printPages(JasperPrint jrPrint,
int firstPageIndex,
int lastPageIndex,
boolean withPrintDialog) |
static java.awt.Image |
JRPrinterAWT.printPageToImage(JasperPrint jrPrint,
int pageIndex,
float zoom) |
Constructor and Description |
---|
JRPrinterAWT(JasperPrint jrPrint) |
Modifier and Type | Method and Description |
---|---|
boolean |
JRCsvQueryExecuter.cancelQuery() |
boolean |
JRQueryExecuter.cancelQuery()
Cancels the query if it's currently running.
|
boolean |
JRXlsQueryExecuter.cancelQuery() |
boolean |
JRJdbcQueryExecuter.cancelQuery() |
boolean |
JRXlsxQueryExecuter.cancelQuery() |
boolean |
JRJpaQueryExecuter.cancelQuery() |
boolean |
JRHibernateQueryExecuter.cancelQuery() |
boolean |
JRXPathQueryExecuter.cancelQuery() |
boolean |
XalanXPathQueryExecuter.cancelQuery() |
boolean |
JaxenXPathQueryExecuter.cancelQuery() |
boolean |
JREmptyQueryExecuter.cancelQuery() |
JRDataSource |
JRCsvQueryExecuter.createDatasource() |
JRDataSource |
JRQueryExecuter.createDatasource()
Executes the query and creates a
JRDataSource out of the result. |
JRDataSource |
JRXlsQueryExecuter.createDatasource() |
JRDataSource |
JRJdbcQueryExecuter.createDatasource() |
JRDataSource |
JRXlsxQueryExecuter.createDatasource() |
JRDataSource |
JRJpaQueryExecuter.createDatasource() |
JRDataSource |
JRHibernateQueryExecuter.createDatasource()
Creates an instance of
JRHibernateListDataSource ,
JRHibernateIterateDataSource or
JRHibernateScrollDataSource , depending on the |
JRDataSource |
JRXPathQueryExecuter.createDatasource() |
JRDataSource |
XalanXPathQueryExecuter.createDatasource() |
JRDataSource |
JaxenXPathQueryExecuter.createDatasource() |
JRDataSource |
JREmptyQueryExecuter.createDatasource() |
JRQueryExecuter |
JRXPathQueryExecuterFactory.createQueryExecuter(JRDataset dataset,
java.util.Map<java.lang.String,? extends JRValueParameter> parameters) |
JRQueryExecuter |
JRQueryExecuterFactory.createQueryExecuter(JRDataset dataset,
java.util.Map<java.lang.String,? extends JRValueParameter> parameters)
Creates a query executer.
|
JRQueryExecuter |
JaxenXPathQueryExecuterFactory.createQueryExecuter(JRDataset dataset,
java.util.Map<java.lang.String,? extends JRValueParameter> parameters) |
JRQueryExecuter |
JRJpaQueryExecuterFactory.createQueryExecuter(JRDataset dataset,
java.util.Map<java.lang.String,? extends JRValueParameter> parameters) |
JRQueryExecuter |
JRXlsxQueryExecuterFactory.createQueryExecuter(JRDataset dataset,
java.util.Map<java.lang.String,? extends JRValueParameter> parameters) |
JRQueryExecuter |
JRJdbcQueryExecuterFactory.createQueryExecuter(JRDataset dataset,
java.util.Map<java.lang.String,? extends JRValueParameter> parameters) |
JRQueryExecuter |
JRCsvQueryExecuterFactory.createQueryExecuter(JRDataset dataset,
java.util.Map<java.lang.String,? extends JRValueParameter> parameters) |
JRQueryExecuter |
JRXlsQueryExecuterFactory.createQueryExecuter(JRDataset dataset,
java.util.Map<java.lang.String,? extends JRValueParameter> parameters) |
JRQueryExecuter |
XalanXPathQueryExecuterFactory.createQueryExecuter(JRDataset dataset,
java.util.Map<java.lang.String,? extends JRValueParameter> parameters) |
JRQueryExecuter |
JRHibernateQueryExecuterFactory.createQueryExecuter(JRDataset dataset,
java.util.Map<java.lang.String,? extends JRValueParameter> parameters) |
protected void |
JRJdbcQueryExecuter.createStatement() |
JRQueryExecuterFactory |
DefaultQueryExecuterFactoryBundle.getQueryExecuterFactory(java.lang.String language) |
JRQueryExecuterFactory |
QueryExecuterFactoryBundle.getQueryExecuterFactory(java.lang.String language) |
Modifier and Type | Method and Description |
---|---|
java.util.List<JRAbstractScriptlet> |
DefaultScriptletFactory.getScriplets(ScriptletFactoryContext context) |
java.util.List<JRAbstractScriptlet> |
ScriptletFactory.getScriplets(ScriptletFactoryContext context)
Returns a list of scriptlet instances to be used during report filling.
|
protected JRAbstractScriptlet |
DefaultScriptletFactory.getScriptlet(java.lang.String scriptletClassName) |
Modifier and Type | Method and Description |
---|---|
JasperDesign |
ReportCreator.create() |
static org.w3c.dom.Document |
JRXmlUtils.createDocument(org.w3c.dom.Node sourceNode)
Creates a document having a node as root.
|
static javax.xml.parsers.DocumentBuilder |
JRXmlUtils.createDocumentBuilder()
Creates a XML document builder.
|
protected T |
JRSingletonCache.createInstance(java.lang.String className) |
byte[] |
JRJdk14ImageEncoder.encode(java.awt.image.BufferedImage bi,
byte imageType) |
abstract byte[] |
JRAbstractImageEncoder.encode(java.awt.image.BufferedImage bi,
byte imageType) |
byte[] |
JRAbstractImageEncoder.encode(java.awt.Image image,
byte imageType) |
byte[] |
JRImageEncoder.encode(java.awt.Image image,
byte imageType) |
T |
JRSingletonCache.getCachedInstance(java.lang.String className)
Returns the singleton instance corresponding to a class.
|
protected static java.util.Properties |
JRProperties.getDefaults()
Sets the default properties.
|
protected java.sql.Connection |
AbstractSampleApp.getDemoHsqldbConnection() |
static java.io.InputStream |
JRLoader.getFileInputStream(java.lang.String filename)
Tries to open a file for reading.
|
static java.io.InputStream |
JRLoader.getInputStream(java.io.File file) |
static java.io.InputStream |
JRLoader.getInputStream(java.net.URL url) |
static java.io.InputStream |
JRLoader.getInputStreamFromLocation(java.lang.String location)
Deprecated.
Replaced by
RepositoryUtil.getInputStream(String) . |
static java.io.InputStream |
JRLoader.getInputStreamFromLocation(java.lang.String location,
java.lang.ClassLoader classLoader,
java.net.URLStreamHandlerFactory urlHandlerFactory,
FileResolver fileResolver)
Deprecated.
Replaced by
RepositoryUtil.getInputStream(String) . |
static java.io.InputStream |
JRLoader.getLocationInputStream(java.lang.String location)
Tries to open an input stream for a location.
|
static JRQueryExecuterFactory |
JRQueryExecuterUtils.getQueryExecuterFactory(java.lang.String language)
Returns a query executer factory for a query language.
|
static java.io.InputStream |
JRLoader.getURLInputStream(java.lang.String spec)
Tries to open an input stream for an URL.
|
static byte[] |
JRLoader.loadBytes(java.io.File file) |
static byte[] |
JRLoader.loadBytes(java.io.InputStream is) |
static byte[] |
JRLoader.loadBytes(java.net.URL url) |
static byte[] |
JRLoader.loadBytesFromLocation(java.lang.String location)
Deprecated.
Replaced by
RepositoryUtil.getBytes(String) . |
static byte[] |
JRLoader.loadBytesFromLocation(java.lang.String location,
java.lang.ClassLoader classLoader)
Deprecated.
Replaced by
RepositoryUtil.getBytes(String) . |
static byte[] |
JRLoader.loadBytesFromLocation(java.lang.String location,
java.lang.ClassLoader classLoader,
java.net.URLStreamHandlerFactory urlHandlerFactory)
Deprecated.
Replaced by
RepositoryUtil.getBytes(String) . |
static byte[] |
JRLoader.loadBytesFromLocation(java.lang.String location,
java.lang.ClassLoader classLoader,
java.net.URLStreamHandlerFactory urlHandlerFactory,
FileResolver fileResolver)
Deprecated.
Replaced by
RepositoryUtil.getBytes(String) . |
static byte[] |
JRLoader.loadBytesFromResource(java.lang.String resourceName) |
static byte[] |
JRLoader.loadBytesFromResource(java.lang.String resourceName,
java.lang.ClassLoader classLoader) |
static java.awt.Image |
JRImageLoader.loadImage(byte[] bytes) |
protected static java.awt.Image |
JRImageLoader.loadImage(java.lang.String image)
Deprecated.
To be removed in future releases.
|
static byte[] |
JRImageLoader.loadImageDataFromAWTImage(java.awt.Image image,
byte imageType)
Encoding the image object using an image encoder that supports the supplied image type.
|
static java.lang.Object |
JRLoader.loadObject(java.io.File file) |
static java.lang.Object |
JRLoader.loadObject(java.io.InputStream is) |
static java.lang.Object |
JRLoader.loadObject(java.lang.String fileName)
Deprecated.
Replaced by
JRLoader.loadObjectFromFile(String) . |
static java.lang.Object |
JRLoader.loadObject(java.net.URL url) |
static java.lang.Object |
JRLoader.loadObjectFromFile(java.lang.String fileName) |
static java.lang.Object |
JRLoader.loadObjectFromLocation(java.lang.String location)
Deprecated.
Replaced by
RepositoryUtil.getResource(String, Class) . |
static java.lang.Object |
JRLoader.loadObjectFromLocation(java.lang.String location,
java.lang.ClassLoader classLoader)
Deprecated.
Replaced by
RepositoryUtil.getResource(String, Class) . |
static java.lang.Object |
JRLoader.loadObjectFromLocation(java.lang.String location,
java.lang.ClassLoader classLoader,
java.net.URLStreamHandlerFactory urlHandlerFactory,
FileResolver fileResolver)
Deprecated.
Replaced by
RepositoryUtil.getResource(String, Class) . |
static java.util.Properties |
JRProperties.loadProperties(java.lang.String name,
java.util.Properties defaults)
Loads a properties file from the classpath.
|
static org.w3c.dom.Document |
JRXmlUtils.parse(java.io.File file)
Parses a file into a document.
|
static org.w3c.dom.Document |
JRXmlUtils.parse(org.xml.sax.InputSource is)
Parses an input source into a document.
|
static org.w3c.dom.Document |
JRXmlUtils.parse(java.io.InputStream is)
Parses an input stream into a XML document.
|
static org.w3c.dom.Document |
JRXmlUtils.parse(java.lang.String uri)
Parses a document specified by an URI.
|
static org.w3c.dom.Document |
JRXmlUtils.parse(java.net.URL url)
Parses an URL stream as a XML document.
|
java.awt.Image |
JRJdk13ImageReader.readImage(byte[] bytes) |
java.awt.Image |
JRJdk14ImageReader.readImage(byte[] bytes) |
java.awt.Image |
JRImageReader.readImage(byte[] bytes) |
static void |
JRSaver.saveClassSource(java.lang.String source,
java.io.File file) |
static void |
JRSaver.saveObject(java.lang.Object obj,
java.io.File file) |
static void |
JRSaver.saveObject(java.lang.Object obj,
java.io.OutputStream os) |
static void |
JRSaver.saveObject(java.lang.Object obj,
java.lang.String fileName) |
abstract void |
AbstractSampleApp.test() |
static void |
JRApiWriter.writeReport(JRReport report,
java.io.OutputStream outputStream) |
static void |
JRApiWriter.writeReport(JRReport report,
java.lang.String destFileName) |
Modifier and Type | Method and Description |
---|---|
protected void |
JaxenNsAwareXPathExecuter.addNamespaceContext(org.w3c.dom.Node contextNode,
XPath xPath,
java.lang.String expression) |
protected void |
XalanNsAwareXPathExecuter.createNamespaceElement(org.w3c.dom.Node contextNode,
java.lang.String expression) |
java.util.Map<java.lang.String,java.lang.String> |
XalanNsAwareXPathExecuter.extractXmlNamespaces(org.w3c.dom.Node contextNode) |
org.w3c.dom.Document |
JRXmlDocumentProducer.getDocument() |
org.w3c.dom.Document |
JRXmlDocumentProducer.getDocument(org.w3c.dom.Node sourceNode) |
protected javax.xml.parsers.DocumentBuilder |
JRXmlDocumentProducer.getDocumentBuilder() |
protected XPath |
JaxenNsAwareXPathExecuter.getXPath(org.w3c.dom.Node contextNode,
java.lang.String expression) |
protected XPath |
JaxenXPathExecuter.getXPath(java.lang.String expression) |
static JRXPathExecuter |
JRXPathExecuterUtils.getXPathExecuter()
Produces an
XPath executer instance by means of the factory
returned by getXPathExecuterFactory() . |
static JRXPathExecuterFactory |
JRXPathExecuterUtils.getXPathExecuterFactory()
Return an
XPath executer factory instance. |
org.w3c.dom.NodeList |
XalanXPathExecuter.selectNodeList(org.w3c.dom.Node contextNode,
java.lang.String expression) |
org.w3c.dom.NodeList |
XalanNsAwareXPathExecuter.selectNodeList(org.w3c.dom.Node contextNode,
java.lang.String expression) |
org.w3c.dom.NodeList |
JaxenXPathExecuter.selectNodeList(org.w3c.dom.Node contextNode,
java.lang.String expression) |
org.w3c.dom.NodeList |
JaxenNsAwareXPathExecuter.selectNodeList(org.w3c.dom.Node contextNode,
java.lang.String expression) |
org.w3c.dom.NodeList |
JRXPathExecuter.selectNodeList(org.w3c.dom.Node contextNode,
java.lang.String expression)
Selects a node list by evaluating an XPath expression on a context node.
|
java.lang.Object |
XalanXPathExecuter.selectObject(org.w3c.dom.Node contextNode,
java.lang.String expression) |
java.lang.Object |
XalanNsAwareXPathExecuter.selectObject(org.w3c.dom.Node contextNode,
java.lang.String expression) |
java.lang.Object |
JaxenXPathExecuter.selectObject(org.w3c.dom.Node contextNode,
java.lang.String expression) |
java.lang.Object |
JaxenNsAwareXPathExecuter.selectObject(org.w3c.dom.Node contextNode,
java.lang.String expression) |
java.lang.Object |
JRXPathExecuter.selectObject(org.w3c.dom.Node contextNode,
java.lang.String expression)
Selects an object by evaluating an XPath expression on a context node.
|
void |
XalanNsAwareXPathExecuter.setXmlNamespaceMap(java.util.Map<java.lang.String,java.lang.String> xmlNamespaceMap) |
void |
JaxenNsAwareXPathExecuter.setXmlNamespaceMap(java.util.Map<java.lang.String,java.lang.String> xmlNamespaceMap) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
JRChartFactory.JRChartLegendFactory.createObject(org.xml.sax.Attributes atts) |
java.lang.Object |
JRChartFactory.JRChartAxisFormatFactory.createObject(org.xml.sax.Attributes atts) |
java.lang.Object |
JRChartFactory.JRCategoryAxisFormatFactory.createObject(org.xml.sax.Attributes atts) |
void |
JRComponentRule.end(java.lang.String namespace,
java.lang.String name) |
static JasperDesign |
JRXmlLoader.load(java.io.File file) |
static JasperDesign |
JRXmlLoader.load(java.io.InputStream is) |
static JasperPrint |
JRPrintXmlLoader.load(java.io.InputStream is) |
static JRTemplate |
JRXmlTemplateLoader.load(java.lang.String location)
Parses a template XML found at a specified location into a
template object . |
static JasperDesign |
JRXmlLoader.load(java.lang.String sourceFileName) |
static JasperPrint |
JRPrintXmlLoader.load(java.lang.String sourceFileName) |
JasperDesign |
JRXmlLoader.loadXML(org.xml.sax.InputSource is) |
JasperDesign |
JRXmlLoader.loadXML(java.io.InputStream is) |
void |
JRPrintImageSourceObject.setImageSource(java.lang.String imageSource) |
static void |
JRXmlWriter.writeReport(JRReport report,
java.io.OutputStream outputStream,
java.lang.String encoding) |
static void |
JRXmlWriter.writeReport(JRReport report,
java.lang.String destFileName,
java.lang.String encoding) |
Modifier and Type | Class and Description |
---|---|
class |
GovernorException |
class |
MaxPagesGovernorException |
class |
TimeoutGovernorException |
Modifier and Type | Method and Description |
---|---|
java.util.List<JRAbstractScriptlet> |
GovernorFactory.getScriplets(ScriptletFactoryContext context) |
protected JRAbstractScriptlet |
GovernorFactory.getScriptlet(java.lang.String scriptletClassName) |
Modifier and Type | Method and Description |
---|---|
boolean |
JRMondrianQueryExecuter.cancelQuery() |
JRDataSource |
JRMondrianQueryExecuter.createDatasource() |
JRQueryExecuter |
JRMondrianQueryExecuterFactory.createQueryExecuter(JRDataset dataset,
java.util.Map<java.lang.String,? extends JRValueParameter> parameters) |
JRQueryExecuter |
JRMdxQueryExecuterFactory.createQueryExecuter(JRDataset dataset,
java.util.Map<java.lang.String,? extends JRValueParameter> parameters) |
java.lang.Object |
JROlapDataSource.getFieldValue(JRField jrField)
Convert the value of the data type of the Field
|
boolean |
JROlapDataSource.next() |
Modifier and Type | Method and Description |
---|---|
boolean |
JRXmlaQueryExecuter.cancelQuery() |
JRDataSource |
JRXmlaQueryExecuter.createDatasource() |
JRQueryExecuter |
JRXmlaQueryExecuterFactory.createQueryExecuter(JRDataset dataset,
java.util.Map<java.lang.String,? extends JRValueParameter> parameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
BatikRenderer.ensureData() |
protected void |
BatikRenderer.ensureSvg() |
java.util.List<JRPrintImageAreaHyperlink> |
JRAbstractChartImageMapRenderer.getImageAreaHyperlinks(java.awt.geom.Rectangle2D renderingArea)
Deprecated.
|
java.util.List<JRPrintImageAreaHyperlink> |
BatikRenderer.getImageAreaHyperlinks(java.awt.geom.Rectangle2D renderingArea)
Deprecated.
|
java.util.List<JRPrintImageAreaHyperlink> |
JRSimpleImageMapRenderer.getImageAreaHyperlinks(java.awt.geom.Rectangle2D renderingArea)
Deprecated.
|
static BatikRenderer |
BatikRenderer.getInstance(java.io.File svgFile)
Creates a SVG renderer from a file.
|
static BatikRenderer |
BatikRenderer.getInstance(java.io.InputStream svgDataStream)
Creates a SVG renderer from a data stream.
|
static BatikRenderer |
BatikRenderer.getInstance(java.net.URL svgURL)
Creates a SVG renderer from a
URL . |
static BatikRenderer |
BatikRenderer.getInstanceFromLocation(java.lang.String location)
Creates a SVG renderer by loading data from a generic location.
|
static BatikRenderer |
BatikRenderer.getInstanceFromLocation(java.lang.String location,
java.lang.ClassLoader classLoader,
java.net.URLStreamHandlerFactory urlHandlerFactory,
FileResolver fileResolver)
Deprecated.
Replaced by
BatikRenderer.getInstanceFromLocation(String) . |
static BatikRenderer |
BatikRenderer.getInstanceFromText(java.lang.String svgText)
Creates a SVG renderer from SVG text.
|
static BatikRenderer |
BatikRenderer.getLocationInstance(java.lang.String location)
Creates a lazily loaded SVG renderer for a location.
|
void |
BatikRenderer.render(java.awt.Graphics2D grx,
java.awt.geom.Rectangle2D rectangle) |
java.util.List<JRPrintImageAreaHyperlink> |
JRAbstractChartImageMapRenderer.renderWithHyperlinks(java.awt.Graphics2D grx,
java.awt.geom.Rectangle2D renderingArea)
Deprecated.
|
java.util.List<JRPrintImageAreaHyperlink> |
BatikRenderer.renderWithHyperlinks(java.awt.Graphics2D grx,
java.awt.geom.Rectangle2D rectangle) |
java.util.List<JRPrintImageAreaHyperlink> |
JRSimpleImageMapRenderer.renderWithHyperlinks(java.awt.Graphics2D grx,
java.awt.geom.Rectangle2D rectangle) |
Modifier and Type | Method and Description |
---|---|
static byte[] |
RepositoryUtil.getBytes(java.lang.String location) |
static java.io.InputStream |
RepositoryUtil.getInputStream(java.lang.String location) |
static JasperReport |
RepositoryUtil.getReport(java.lang.String location) |
static <K extends Resource> |
RepositoryUtil.getResource(java.lang.String location,
java.lang.Class<K> resourceType) |
Modifier and Type | Method and Description |
---|---|
protected JRGraphics2DExporter |
JRViewerPanel.getGraphics2DExporter() |
void |
JRViewerController.loadReport(java.io.InputStream is,
boolean isXmlReport) |
void |
JRViewerController.loadReport(java.lang.String fileName,
boolean isXmlReport) |
Constructor and Description |
---|
JRViewer(java.io.InputStream is,
boolean isXML)
Creates new form JRViewer
|
JRViewer(java.io.InputStream is,
boolean isXML,
java.util.Locale locale)
Creates new form JRViewer
|
JRViewer(java.io.InputStream is,
boolean isXML,
java.util.Locale locale,
java.util.ResourceBundle resBundle)
Creates new form JRViewer
|
JRViewer(java.lang.String fileName,
boolean isXML)
Creates new form JRViewer
|
JRViewer(java.lang.String fileName,
boolean isXML,
java.util.Locale locale)
Creates new form JRViewer
|
JRViewer(java.lang.String fileName,
boolean isXML,
java.util.Locale locale,
java.util.ResourceBundle resBundle)
Creates new form JRViewer
|
Modifier and Type | Method and Description |
---|---|
protected JRGraphics2DExporter |
JRViewer.getGraphics2DExporter() |
protected JRGraphics2DExporter |
JRDesignViewer.getGraphics2DExporter() |
void |
JRHyperlinkListener.gotoHyperlink(JRPrintHyperlink hyperlink) |
protected void |
JRViewer.loadReport(java.io.InputStream is,
boolean isXmlReport) |
protected void |
JRDesignViewer.loadReport(java.io.InputStream is,
boolean isXmlReport) |
void |
JRDesignViewer.loadReport(JRReport rep) |
protected void |
JRViewer.loadReport(java.lang.String fileName,
boolean isXmlReport) |
protected void |
JRDesignViewer.loadReport(java.lang.String fileName,
boolean isXmlReport) |
abstract void |
JRSaveContributor.save(JasperPrint jasperPrint,
java.io.File file) |
static void |
JasperViewer.viewReport(java.io.InputStream is,
boolean isXMLFile) |
static void |
JasperViewer.viewReport(java.io.InputStream is,
boolean isXMLFile,
boolean isExitOnClose) |
static void |
JasperViewer.viewReport(java.io.InputStream is,
boolean isXMLFile,
boolean isExitOnClose,
java.util.Locale locale) |
static void |
JasperViewer.viewReport(java.lang.String sourceFile,
boolean isXMLFile) |
static void |
JasperViewer.viewReport(java.lang.String sourceFile,
boolean isXMLFile,
boolean isExitOnClose) |
static void |
JasperViewer.viewReport(java.lang.String sourceFile,
boolean isXMLFile,
boolean isExitOnClose,
java.util.Locale locale) |
static void |
JasperDesignViewer.viewReportDesign(java.io.InputStream is,
boolean isXML) |
static void |
JasperDesignViewer.viewReportDesign(JRReport report) |
static void |
JasperDesignViewer.viewReportDesign(java.lang.String sourceFile,
boolean isXML) |
Constructor and Description |
---|
JasperDesignViewer(java.io.InputStream is,
boolean isXML)
Creates new form JasperDesignViewer
|
JasperDesignViewer(JRReport report)
Creates new form JasperDesignViewer
|
JasperDesignViewer(java.lang.String sourceFile,
boolean isXML)
Creates new form JasperDesignViewer
|
JasperViewer(java.io.InputStream is,
boolean isXMLFile)
Creates new form JasperViewer
|
JasperViewer(java.io.InputStream is,
boolean isXMLFile,
boolean isExitOnClose)
Creates new form JasperViewer
|
JasperViewer(java.io.InputStream is,
boolean isXMLFile,
boolean isExitOnClose,
java.util.Locale locale)
Creates new form JasperViewer
|
JasperViewer(java.lang.String sourceFile,
boolean isXMLFile)
Creates new form JasperViewer
|
JasperViewer(java.lang.String sourceFile,
boolean isXMLFile,
boolean isExitOnClose)
Creates new form JasperViewer
|
JasperViewer(java.lang.String sourceFile,
boolean isXMLFile,
boolean isExitOnClose,
java.util.Locale locale)
Creates new form JasperViewer
|
JRDesignViewer(java.io.InputStream is,
boolean isXML)
Creates new form JRDesignViewer
|
JRDesignViewer(JRReport report)
Creates new form JRDesignViewer
|
JRDesignViewer(java.lang.String fileName,
boolean isXML)
Creates new form JRDesignViewer
|
JRViewer(java.io.InputStream is,
boolean isXML)
Creates new form JRViewer
|
JRViewer(java.io.InputStream is,
boolean isXML,
java.util.Locale locale)
Creates new form JRViewer
|
JRViewer(java.io.InputStream is,
boolean isXML,
java.util.Locale locale,
java.util.ResourceBundle resBundle)
Creates new form JRViewer
|
JRViewer(java.lang.String fileName,
boolean isXML)
Creates new form JRViewer
|
JRViewer(java.lang.String fileName,
boolean isXML,
java.util.Locale locale)
Creates new form JRViewer
|
JRViewer(java.lang.String fileName,
boolean isXML,
java.util.Locale locale,
java.util.ResourceBundle resBundle)
Creates new form JRViewer
|
Modifier and Type | Method and Description |
---|---|
void |
JRXmlSaveContributor.save(JasperPrint jasperPrint,
java.io.File file) |
void |
JRRtfSaveContributor.save(JasperPrint jasperPrint,
java.io.File file) |
void |
JROdtSaveContributor.save(JasperPrint jasperPrint,
java.io.File file) |
void |
JRHtmlSaveContributor.save(JasperPrint jasperPrint,
java.io.File file) |
void |
JRCsvSaveContributor.save(JasperPrint jasperPrint,
java.io.File file) |
void |
JRPdfSaveContributor.save(JasperPrint jasperPrint,
java.io.File file) |
void |
JRDocxSaveContributor.save(JasperPrint jasperPrint,
java.io.File file) |
void |
JRSingleSheetXlsSaveContributor.save(JasperPrint jasperPrint,
java.io.File file) |
void |
JRPrintSaveContributor.save(JasperPrint jasperPrint,
java.io.File file) |
void |
JRMultipleSheetsXlsSaveContributor.save(JasperPrint jasperPrint,
java.io.File file) |
void |
JREmbeddedImagesXmlSaveContributor.save(JasperPrint jasperPrint,
java.io.File file) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractViewer.render(HttpServletRequest request,
WebReportContext webReportContext,
java.io.PrintWriter writer) |
void |
ReportServlet.runReport(HttpServletRequest request,
WebReportContext webReportContext) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com