org.jCharts.test
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, 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 ChartDataException, PropertyException
ChartDataException
PropertyException