cs235MasseyA6
DataVisualiser
 All Classes Files Functions
Classes
Chart.java File Reference

Stores how chart should be displayed from its respective data. More...

Classes

class  Chart
 

Detailed Description

Stores how chart should be displayed from its respective data.

Author
Jason Enderby
Date
06 Apr 2013
See Also
ColourList, ChartData, ColourGenerator, Visualisation

Provides an interface for designing and displaying charts in a JSwing enviroment. Storing internal chart data and providing visual functions.