|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jCharts.test.AxisChartTestBase
org.jCharts.test.StackedBarTestDriver
public class StackedBarTestDriver
This file provides examples of how to create all the different chart types provided by this package.
| Constructor Summary | |
|---|---|
StackedBarTestDriver()
|
|
| Method Summary | |
|---|---|
(package private) DataSeries |
getDataSeries()
|
static void |
main(java.lang.String[] args)
|
(package private) boolean |
supportsImageMap()
|
| Methods inherited from class org.jCharts.test.AxisChartTestBase |
|---|
axisChartTest, createAxisChartDataSet, createDataSeries |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StackedBarTestDriver()
| Method Detail |
|---|
boolean supportsImageMap()
supportsImageMap in class AxisChartTestBase
DataSeries getDataSeries()
throws ChartDataException
getDataSeries in class AxisChartTestBaseChartDataException
public static void main(java.lang.String[] args)
throws PropertyException,
ChartDataException
args -
PropertyException
ChartDataException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||