|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.charts.base.JRBaseCategorySeries
net.sf.jasperreports.charts.design.JRDesignCategorySeries
public class JRDesignCategorySeries
| Field Summary |
|---|
| Fields inherited from class net.sf.jasperreports.charts.base.JRBaseCategorySeries |
|---|
categoryExpression, labelExpression, seriesExpression, valueExpression |
| Constructor Summary | |
|---|---|
JRDesignCategorySeries()
|
|
| Method Summary | |
|---|---|
void |
setCategoryExpression(JRExpression categoryExpression)
|
void |
setLabelExpression(JRExpression labelExpression)
|
void |
setSeriesExpression(JRExpression seriesExpression)
|
void |
setValueExpression(JRExpression valueExpression)
|
| Methods inherited from class net.sf.jasperreports.charts.base.JRBaseCategorySeries |
|---|
getCategoryExpression, getLabelExpression, getSeriesExpression, getValueExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JRDesignCategorySeries()
| Method Detail |
|---|
public void setSeriesExpression(JRExpression seriesExpression)
public void setCategoryExpression(JRExpression categoryExpression)
public void setValueExpression(JRExpression valueExpression)
public void setLabelExpression(JRExpression labelExpression)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||