Uses of Class
de.laures.cewolf.taglib.IncompatibleDatasetException

Packages that use IncompatibleDatasetException
de.laures.cewolf.taglib Framework classes for the tag library implementation. 
 

Uses of IncompatibleDatasetException in de.laures.cewolf.taglib
 

Methods in de.laures.cewolf.taglib that throw IncompatibleDatasetException
 void PlotDefinition.check(org.jfree.data.general.Dataset data, Class clazz, int plotType)
           
static void CewolfChartFactory.check(org.jfree.data.general.Dataset data, Class clazz, String chartType)
          Helper to check if the given dataset is the expected type.
abstract  org.jfree.chart.JFreeChart CewolfChartFactory.getChartInstance(String title, String xAxisLabel, String yAxisLabel, org.jfree.data.general.Dataset data)
          Callback when the chart instance to be created.
 



Copyright © 2012. All Rights Reserved.