My Project
 All Classes Files Functions
XYLineChart Member List

This is the complete list of members for XYLineChart, including all inherited members.

Chart(ChartData data, String title, String colourScheme, ArrayList< Color > userList)Chartinline
CreateChart(Dataset plotData, String title)XYLineChartinlinevirtual
GetAuthor()Chartinline
GetChart()Chartinline
GetChartTitle()Chartinline
GetColour()Visualisationinline
GetData()Visualisationinline
GetDate()Chartinline
GetDescription()Chartinline
GetLegend()Chartinline
GetTitle()Visualisationinline
GetXAxis()Chartinline
GetYAxis()Chartinline
m_Author (defined in Chart)Chartprotected
m_Chart (defined in Chart)Chartprotected
m_ChartTitle (defined in Chart)Chartprotected
m_ColourScheme (defined in Visualisation)Visualisationprotected
m_Data (defined in Visualisation)Visualisationprotected
m_Date (defined in Chart)Chartprotected
m_Description (defined in Chart)Chartprotected
m_Legend (defined in Chart)Chartprotected
m_Title (defined in Visualisation)Visualisationprotected
m_XAxis (defined in Chart)Chartprotected
m_YAxis (defined in Chart)Chartprotected
main(String[] args)XYLineChartinlinestatic
SetAuthor(String author)Chartinline
SetChart(JFreeChart chart)Chartinline
SetChartTitle(String title)Chartinline
SetColour(ColourList colour)Chartinline
SetData(ChartData data)Visualisationinline
SetDate(Boolean date)Chartinline
SetDescription(String descr)Chartinline
SetLegend(LegendTitle legend)Chartinline
SetTitle(String title)Visualisationinline
SetXAxis(String xAxis)Chartinline
SetYAxis(String yAxis)Chartinline
toString()Visualisationinline
XYLineChart(ChartData data, String title, String colourScheme, ArrayList< Color > userList)XYLineChartinline