|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |