class AreaTestDriver extends AxisChartTestBase
| Constructor and Description |
|---|
AreaTestDriver() |
| Modifier and Type | Method and Description |
|---|---|
(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, createDataSeriesboolean supportsImageMap()
supportsImageMap in class AxisChartTestBasestatic ChartTypeProperties getChartTypeProperties(int numberOfDataSets)
DataSeries getDataSeries() throws ChartDataException
getDataSeries in class AxisChartTestBaseChartDataExceptionpublic static void main(String[] args) throws ChartDataException, PropertyException
ChartDataExceptionPropertyException