|
Class Summary |
| Chart |
This class defines a basic type of Statistical Chart that can be
subclassed by the specific types of chart |
| ChartExampleData |
Example data generator for ANOVA & other statistical applets. |
| ChartGenerator |
This class includes few typical statistical charts. |
| ChartGenerator_JTable |
This class provide the API interface for creating many type's charts
including PieChart, BarChart, LineChart, etc |
| ChartPanel |
|
| ChartTree |
this is the class generate a static JTree, replaced by ChartTree_dynamic class |
| ChartTree_dynamic |
Create the JTree using the implementedCharts file. |
| ChartType |
|
| DemoDescription |
A description of a demo application (used by the SuperDemo.java application). |
| SuperAreaChart_XY |
A simple demonstration application showing how to create a chart using XY dataset. |
| SuperBoxAndWhiskerChart |
A simple demonstration application showing how to create a BoxAndWhisker chart using Category dataset. |
| SuperBoxAndWhiskerChart_Vertical |
A simple demonstration application showing how to create a BoxAndWhisker chart using Category dataset. |
| SuperBubbleChart |
A simple demonstration application showing how to create a Bubble chart. |
| SuperCategoryChart |
A simple demonstration application showing how to create a bar chart using category dataset. |
| SuperCategoryChart_Bar |
|
| SuperCategoryChart_Bar3D |
|
| SuperCategoryChart_Stat |
A simple demonstration application showing how to create a statistical bar chart. |
| SuperCategoryChart_Stat_Raw |
A simple demonstration application showing how to create a statistical bar chart using category dataset. |
| SuperCategoryChart_Stat_Raw_Vertical |
A simple demonstration application showing how to create a statistical bar chart using category dataset. |
| SuperCategoryChart_StatA |
A simple demonstration application showing how to create a statistical bar chart. |
| SuperCategoryChart_vertical |
A simple demonstration application showing how to create a bar chart using category dataset. |
| SuperDotChart |
A simple demonstration application showing how to create a bar chart. |
| SuperHistogramChart |
A simple demonstration application showing how to create a Bar chart using
data from a IntervalXYDataset. |
| SuperIndexChart |
A simple demonstration application showing how to create a bar chart. |
| SuperIntervalXYChart |
A simple demonstration application showing how to create a Bar chart using
data from a IntervalXYDataset. |
| SuperIntervalXYChart_Time |
A simple demonstration application showing how to create a Bar chart using
data from a IntervalXYDataset. |
| SuperMultiIndexChart |
A simple demonstration application showing how to create a bar chart. |
| SuperNormalDistributionChart |
A simple demonstration application showing how to create a normal distribution chart. |
| SuperPieChart |
A simple demonstration application showing how to create a pie chart using
data from a DefaultPieDataset. |
| SuperPowerChart |
A simple demonstration application showing how to create a bar chart. |
| SuperValueChart |
for the chart has only a single value |
| SuperXYChart |
A simple demonstration application showing how to create a bar chart. |
| SuperXYChart_QQ |
A simple demonstration application showing how to create a QQ data vs normalized data chart. |
| SuperXYChart_QQ_DD |
A simple demonstration application showing how to create a QQ data vs data chart. |
| SuperXYChart_Time |
A simple demonstration application showing how to create a Line chart. |
| SuperXYZChart |
A simple demonstration application showing how to create a Bubble chart. |
| SuperYIntervalChart |
A simple demonstration application showing how to create a YInterval chart using
data from a IntervalXYDataset. |
| SuperYIntervalChartA |
A simple demonstration application showing how to create a YInterval chart using
data from a IntervalXYDataset. |