public class JRFillXySeries extends java.lang.Object implements JRXySeries
Modifier and Type | Field and Description |
---|---|
protected JRXySeries |
parent |
Constructor and Description |
---|
JRFillXySeries(JRXySeries xySeries,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
protected void |
evaluate(JRCalculator calculator) |
protected void |
evaluateItemHyperlink(JRCalculator calculator) |
JRHyperlink |
getItemHyperlink()
Returns the hyperlink specification for chart items.
|
protected java.lang.String |
getLabel() |
JRExpression |
getLabelExpression() |
protected JRPrintHyperlink |
getPrintItemHyperlink() |
protected java.lang.Comparable<?> |
getSeries() |
JRExpression |
getSeriesExpression() |
protected java.lang.Number |
getXValue() |
JRExpression |
getXValueExpression() |
protected java.lang.Number |
getYValue() |
JRExpression |
getYValueExpression() |
boolean |
hasItemHyperlinks() |
protected JRXySeries parent
public JRFillXySeries(JRXySeries xySeries, JRFillObjectFactory factory)
public JRExpression getSeriesExpression()
getSeriesExpression
in interface JRXySeries
public JRExpression getXValueExpression()
getXValueExpression
in interface JRXySeries
public JRExpression getYValueExpression()
getYValueExpression
in interface JRXySeries
public JRExpression getLabelExpression()
getLabelExpression
in interface JRXySeries
protected java.lang.Comparable<?> getSeries()
protected java.lang.Number getXValue()
protected java.lang.Number getYValue()
protected java.lang.String getLabel()
protected JRPrintHyperlink getPrintItemHyperlink()
protected void evaluate(JRCalculator calculator) throws JRExpressionEvalException
JRExpressionEvalException
protected void evaluateItemHyperlink(JRCalculator calculator) throws JRExpressionEvalException
JRExpressionEvalException
public JRHyperlink getItemHyperlink()
JRXySeries
The hyperlink will be evaluated for every chart item and a image map will be created for the chart.
getItemHyperlink
in interface JRXySeries
public boolean hasItemHyperlinks()
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class java.lang.Object
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com