|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ifremer.wao.ui.data.ChartUtils
public class ChartUtils
ChartUtils Created: 13 janv. 2010
| 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,Map<?,Integer>> input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChartUtils()
| Method Detail |
|---|
public static org.jfree.chart.JFreeChart createCategoryChart(String title,
String axisName,
String categoryName,
ChartUtils.ChartType type,
Map<String,Map<?,Integer>> input)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||