|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.petals.tools.webadmin.cewolf.postprocessors.PiePostProcessor
public class PiePostProcessor
Constructor Summary | |
---|---|
PiePostProcessor()
|
Method Summary | |
---|---|
void |
processChart(java.lang.Object jfchart,
java.util.Map params)
make postprocessing on a chart (including graphic customization) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PiePostProcessor()
Method Detail |
---|
public void processChart(java.lang.Object jfchart, java.util.Map params)
processChart
in interface de.laures.cewolf.ChartPostProcessor
jfchart
- the chart to post-processparams
- a list of possible parameters
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |