| |
|
| java.lang.Object de.progra.charting.test.TestChart
TestChart | public class TestChart (Code) | | This class is used to test the Charting package.
author: mueller version: 1.0 |
TestChart | public TestChart()(Code) | | Creates new TestChart
|
main | public static void main(String[] args)(Code) | | Used to create multiple charts for testing purposes in $USERHOME.
Parameters: args - empty |
makeAxisTitleTest | public static void makeAxisTitleTest()(Code) | | |
makeBarChartFormatTest | public static void makeBarChartFormatTest()(Code) | | |
makeBarTest | public static void makeBarTest()(Code) | | |
makeDiffSizedBarChartTest | public static void makeDiffSizedBarChartTest()(Code) | | |
makeLineChartTest | public static void makeLineChartTest()(Code) | | |
makeManualBarTest | public static void makeManualBarTest()(Code) | | |
makeNevilleTest | public static void makeNevilleTest()(Code) | | |
makePlot2Test | public static void makePlot2Test()(Code) | | |
makePlotTest | public static void makePlotTest()(Code) | | |
makeRadarTest | public static void makeRadarTest()(Code) | | |
makeSimpleLineTest | public static void makeSimpleLineTest()(Code) | | |
makeSimpleNegativeLineTest | public static void makeSimpleNegativeLineTest()(Code) | | |
makeSimplePieTest | public static void makeSimplePieTest()(Code) | | |
makeStackedBarTest | public static void makeStackedBarTest()(Code) | | |
|
|
|