Uses of Class
fr.ifremer.wao.ui.data.ChartUtils.ChartType

Packages that use ChartUtils.ChartType
fr.ifremer.wao.ui.data   
fr.ifremer.wao.ui.pages   
 

Uses of ChartUtils.ChartType in fr.ifremer.wao.ui.data
 

Methods in fr.ifremer.wao.ui.data that return ChartUtils.ChartType
static ChartUtils.ChartType ChartUtils.ChartType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ChartUtils.ChartType[] ChartUtils.ChartType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in fr.ifremer.wao.ui.data with parameters of type ChartUtils.ChartType
static org.jfree.chart.JFreeChart ChartUtils.createCategoryChart(String title, String axisName, String categoryName, ChartUtils.ChartType type, Map<String,Map<?,Integer>> input)
           
 

Uses of ChartUtils.ChartType in fr.ifremer.wao.ui.pages
 

Methods in fr.ifremer.wao.ui.pages that return ChartUtils.ChartType
 ChartUtils.ChartType Synthesis.getDataSamplingChartType()
           
 



Copyright © 2009-2012 Ifremer. All Rights Reserved.