Package | Description |
---|---|
net.sf.jasperreports.components.spiderchart | |
net.sf.jasperreports.engine |
Provides access to the library's main functionality through façade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
net.sf.jasperreports.engine.base |
Contains base implementations for the library's main interfaces.
|
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).
|
Modifier and Type | Method and Description |
---|---|
JRPrintHyperlinkParameters |
FillSpiderChart.getHyperlinkParameters() |
Modifier and Type | Method and Description |
---|---|
JRPrintHyperlinkParameters |
JRPrintHyperlink.getHyperlinkParameters()
Returns the set of custom hyperlink parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
JRPrintHyperlink.setHyperlinkParameters(JRPrintHyperlinkParameters parameters)
Sets the custom hyperlink parameters.
|
Modifier and Type | Field and Description |
---|---|
protected JRPrintHyperlinkParameters |
JRBasePrintImage.hyperlinkParameters |
protected JRPrintHyperlinkParameters |
JRBasePrintText.hyperlinkParameters |
Modifier and Type | Method and Description |
---|---|
JRPrintHyperlinkParameters |
JRBasePrintImage.getHyperlinkParameters() |
JRPrintHyperlinkParameters |
JRBasePrintHyperlink.getHyperlinkParameters() |
JRPrintHyperlinkParameters |
JRBasePrintText.getHyperlinkParameters() |
Modifier and Type | Method and Description |
---|---|
void |
JRBasePrintImage.setHyperlinkParameters(JRPrintHyperlinkParameters hyperlinkParameters) |
void |
JRBasePrintHyperlink.setHyperlinkParameters(JRPrintHyperlinkParameters parameters) |
void |
JRBasePrintText.setHyperlinkParameters(JRPrintHyperlinkParameters hyperlinkParameters) |
Modifier and Type | Method and Description |
---|---|
static JRPrintHyperlinkParameters |
JRFillHyperlinkHelper.evaluateHyperlinkParameters(JRHyperlink hyperlink,
JRFillExpressionEvaluator expressionEvaluator,
byte evaluationType)
Evaluates a list of hyperlink parameters and produces a hyperlink paramters set
that can be associated with a print element.
|
JRPrintHyperlinkParameters |
JRTemplatePrintImage.getHyperlinkParameters() |
JRPrintHyperlinkParameters |
JRTemplatePrintText.getHyperlinkParameters() |
Modifier and Type | Method and Description |
---|---|
void |
JRTemplatePrintImage.setHyperlinkParameters(JRPrintHyperlinkParameters parameters) |
void |
JRTemplatePrintText.setHyperlinkParameters(JRPrintHyperlinkParameters hyperlinkParameters) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com