public class ChartUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ChartUtils.ChartType |
| Constructor and Description |
|---|
ChartUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.jfree.chart.JFreeChart |
createCategoryChart(String title,
String axisName,
String categoryName,
ChartUtils.ChartType type,
Map<String,Map<?,Integer>> input) |
Copyright © 2009-2012 Ifremer. All Rights Reserved.