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, java.lang.Class clazz, int plotType)
           
static void CewolfChartFactory.check(org.jfree.data.general.Dataset data, java.lang.Class clazz, java.lang.String chartType)
          Helper to check if the given dataset is the expected type.
abstract  org.jfree.chart.JFreeChart CewolfChartFactory.getChartInstance(java.lang.String title, java.lang.String xAxisLabel, java.lang.String yAxisLabel, org.jfree.data.general.Dataset data)
          Callback when the chart instance to be created.
 



Copyright © {inceptionYear}-2008 null. All Rights Reserved.