fr.ifremer.suiviobsmer.ui.data
Class ChartUtils
java.lang.Object
fr.ifremer.suiviobsmer.ui.data.ChartUtils
public class ChartUtils
- extends Object
ChartUtils
Created: 13 janv. 2010
- Version:
- $Revision: 330 $
Mise a jour: $Date: 2010-02-05 15:04:29 +0100 (ven. 05 févr. 2010) $
par : $Author$
- Author:
- fdesbois
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChartUtils
public ChartUtils()
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.