Package | Description |
---|---|
net.sf.jasperreports.charts.fill |
Contains fill time implementations for chart related interfaces.
|
net.sf.jasperreports.charts.util |
Contains utility classes for complex chart customization.
|
net.sf.jasperreports.crosstabs.design |
Contains design classes for the Crosstab report element.
|
net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
|
net.sf.jasperreports.engine.export.tabulator | |
net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
|
net.sf.jasperreports.engine.query |
Provides support for report queries and query executers.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Comparable<?>,java.util.Map<Pair,JRPrintHyperlink>> |
JRFillXyzDataset.getItemHyperlinks() |
java.util.Map<java.lang.Comparable<?>,java.util.Map<Pair,JRPrintHyperlink>> |
JRFillGanttDataset.getItemHyperlinks() |
java.util.Map<java.lang.Comparable<?>,java.util.Map<Pair,JRPrintHyperlink>> |
JRFillXyDataset.getItemHyperlinks() |
Constructor and Description |
---|
XYChartHyperlinkProvider(java.util.Map<java.lang.Comparable<?>,java.util.Map<Pair,JRPrintHyperlink>> itemHyperlinks) |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<Pair<java.lang.String,java.lang.String>,JRCrosstabCell> |
JRDesignCrosstab.cellsMap |
Modifier and Type | Method and Description |
---|---|
java.util.Map<Pair<java.lang.String,java.lang.String>,JRCrosstabCell> |
JRDesignCrosstab.getCellsMap()
Returns the crosstab cells indexed by corresponding row total group/
column total group
pairs . |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<Pair<java.lang.String,java.awt.Rectangle>,java.lang.String> |
JRXhtmlExporter.imageMaps
Deprecated.
|
protected java.util.Map<Pair<java.lang.String,java.awt.Rectangle>,java.lang.String> |
HtmlExporter.imageMaps |
protected java.util.Map<Pair<java.lang.String,java.awt.Rectangle>,java.lang.String> |
JRHtmlExporter.imageMaps
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Pair<Column,Column> |
Tabulator.getColumnSpanRange(Table table,
Column col,
Row row,
Cell spanned) |
protected Pair<Row,Row> |
Tabulator.getRowSpanRange(Table table,
Column col,
Row row,
Cell spanned) |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<Pair<JRStyle,TextFormat>,JRTemplateElement> |
JRFillTextField.textTemplates |
Modifier and Type | Method and Description |
---|---|
protected java.util.HashMap<Pair<java.util.UUID,SimpleTextLineWrapper.FontKey>,SimpleTextLineWrapper.ElementFontInfo> |
SimpleTextLineWrapper.createElementFontInfosFillCache() |
Modifier and Type | Method and Description |
---|---|
protected JRClauseFunction |
ParameterTypeSelectorClauseFunction.selectFromCandidates(java.util.List<Pair<java.util.List<java.lang.Class<?>>,JRClauseFunction>> candidateFunctions) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com