fr.ifremer.suiviobsmer.ui.data
Class ChartUtils

java.lang.Object
  extended by fr.ifremer.suiviobsmer.ui.data.ChartUtils

public class ChartUtils
extends Object

ChartUtils Created: 13 janv. 2010

Version:
$Revision: 293 $ Mise a jour: $Date: 2010-01-28 22:53:14 +0100 (jeu., 28 janv. 2010) $ par : $Author$
Author:
fdesbois

Nested Class Summary
static class ChartUtils.ChartType
           
 
Constructor Summary
ChartUtils()
           
 
Method Summary
static org.jfree.chart.JFreeChart createCategoryChart(String title, String axisName, String categoryName, ChartUtils.ChartType type, Map<String,SortedMap<?,Integer>> input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartUtils

public ChartUtils()
Method Detail

createCategoryChart

public static org.jfree.chart.JFreeChart createCategoryChart(String title,
                                                             String axisName,
                                                             String categoryName,
                                                             ChartUtils.ChartType type,
                                                             Map<String,SortedMap<?,Integer>> input)


Copyright © 2009-2010 Ifremer. All Rights Reserved.