|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.laures.cewolf.example.ExtraTitleEnhancer
An example chart postprocessor which adds an extra sub title to a chart.
| Constructor Summary | |
ExtraTitleEnhancer()
Creates a new instance of ExtraTitleEnhancer |
|
| Method Summary | |
void |
processChart(java.lang.Object chart,
java.util.Map params)
Processes a generated chart. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExtraTitleEnhancer()
| Method Detail |
public void processChart(java.lang.Object chart,
java.util.Map params)
ChartPostProcessor
processChart in interface ChartPostProcessorchart - the chart instnce. Concrete class depends on the rendering
implementation. Currently a org.jfree.chart.JFreeChart is passed.params - paramters passed to the postprocessor. These are defined in the JSPChartPostProcessorTag
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||