public final class BarTestDriver extends AxisChartTestBase
Constructor and Description |
---|
BarTestDriver() |
Modifier and Type | Method and Description |
---|---|
static void |
bug() |
private static void |
bug2() |
(package private) static ChartTypeProperties |
getChartTypeProperties(int numberOfDataSets)
Separate this so can use for combo chart test
|
(package private) DataSeries |
getDataSeries() |
static void |
main(String[] args) |
(package private) boolean |
supportsImageMap() |
axisChartTest, createAxisChartDataSet, createDataSeries
boolean supportsImageMap()
supportsImageMap
in class AxisChartTestBase
static ChartTypeProperties getChartTypeProperties(int numberOfDataSets)
DataSeries getDataSeries() throws ChartDataException
getDataSeries
in class AxisChartTestBase
ChartDataException
public static void main(String[] args) throws PropertyException, ChartDataException
args
- PropertyException
ChartDataException
public static void bug() throws ChartDataException, PropertyException
ChartDataException
PropertyException
private static void bug2()