My Project
 All Classes Files Functions
XYBarChart Member List

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

Chart(ChartData data, String title, String colourScheme, ArrayList< Color > userList)Chartinline
CreateChart(Dataset plotData, String title)XYBarChartinlinevirtual
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)XYBarChartinlinestatic
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
XYBarChart(ChartData data, String title, String colourScheme, ArrayList< Color > userList)XYBarChartinline