org.ow2.petals.tools.webadmin.cewolf.postprocessors
Class PiePostProcessor

java.lang.Object
  extended by org.ow2.petals.tools.webadmin.cewolf.postprocessors.PiePostProcessor
All Implemented Interfaces:
de.laures.cewolf.ChartPostProcessor

public class PiePostProcessor
extends java.lang.Object
implements de.laures.cewolf.ChartPostProcessor


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

PiePostProcessor

public PiePostProcessor()
Method Detail

processChart

public void processChart(java.lang.Object jfchart,
                         java.util.Map params)
make postprocessing on a chart (including graphic customization)

Specified by:
processChart in interface de.laures.cewolf.ChartPostProcessor
Parameters:
jfchart - the chart to post-process
params - a list of possible parameters


Copyright © 2005-2008 OW2 Consortium. All Rights Reserved.