|
cs235MasseyA6
DataVisualiser
|
| Stores a user defined AreaChart to be displayed on screen | |
| Stores a user defined BarChart to be displayed on screen | |
| Stores a user defined BarChart3D to be displayed on screen | |
| Stores a user defined BubbleChart to be displayed on screen | |
| Stores how chart should be displayed from its respective data | |
| Stores and handles data describing a Chart | |
| ColourGenerator generates colours to be stored in an ColourList | |
| Handles an arraylist with colours generated of a specific colour scheme | |
| Creates a interface for a user to select colour scheme | |
| Reads a .csv file of passed filename, checks and removes errors | |
| GUI class creates the GUI | |
| Stores a user defined HistogramChart to be displayed on screen | |
| Stores a user defined LineChart to be displayed on screen | |
| Stores a user defined LineChart3D to be displayed on screen | |
| Stores a user defined MultiplePieChart to be displayed on screen | |
| Stores a user defined MultiplePieChart3D to be displayed on screen | |
| Stores a user defined PieChart to be displayed on screen | |
| Stores a user defined PieChart3D to be displayed on screen | |
| Stores a user defined RingChart to be displayed on screen | |
| Stores a user defined ScatterChart to be displayed on screen | |
| Creates and runs the Slideshow | |
| Stores a user defined StackedAreaChart to be displayed on screen | |
| Stores a user defined StackedBarChart to be displayed on screen | |
| Stores a user defined StackedBarChart3D to be displayed on screen | |
| A class that populates a table with data receieved | |
| Creates the popup interface containing the buttons for each chart type | |
| This is a Class that provides the user with an interface to create their own selection of colours. They can choose the colours they want to make their own custom colour scheme | |
| Visual element to be displayed in JSwing | |
| Header file for class which creates a XY Bar Chart | |
| Stores a user defined XYLineChart to be displayed on screen |
1.8.3.1