This is the complete list of members for AreaChart, including all inherited members.
| AreaChart(ChartData data, String title, String colourScheme, ArrayList< Color > userList) | AreaChart | |
| Chart(ChartData data, String title, String colourScheme, ArrayList< Color > userList) | Chart | |
| CreateChart(Dataset plotData, String title) | AreaChart | virtual |
| GetAuthor() | Chart | |
| GetChart() | Chart | |
| GetChartTitle() | Chart | |
| GetColour() | Visualisation | |
| GetData() | Visualisation | |
| GetDate() | Chart | |
| GetDescription() | Chart | |
| GetLegend() | Chart | |
| GetTitle() | Visualisation | |
| GetXAxis() | Chart | |
| GetYAxis() | Chart | |
| m_Author (defined in Chart) | Chart | protected |
| m_Chart (defined in Chart) | Chart | protected |
| m_ChartTitle (defined in Chart) | Chart | protected |
| m_ColourScheme (defined in Visualisation) | Visualisation | protected |
| m_Data (defined in Visualisation) | Visualisation | protected |
| m_Date (defined in Chart) | Chart | protected |
| m_Description (defined in Chart) | Chart | protected |
| m_Legend (defined in Chart) | Chart | protected |
| m_Title (defined in Visualisation) | Visualisation | protected |
| m_XAxis (defined in Chart) | Chart | protected |
| m_YAxis (defined in Chart) | Chart | protected |
| main(String[] args) | AreaChart | static |
| SetAuthor(String author) | Chart | |
| SetChart(JFreeChart chart) | Chart | |
| SetChartTitle(String title) | Chart | |
| SetColour(ColourList colour) | Chart | |
| SetData(ChartData data) | Visualisation | |
| SetDate(Boolean date) | Chart | |
| SetDescription(String descr) | Chart | |
| SetLegend(LegendTitle legend) | Chart | |
| SetTitle(String title) | Visualisation | |
| SetXAxis(String xAxis) | Chart | |
| SetYAxis(String yAxis) | Chart | |
| toString() | Visualisation |
1.8.3.1