My Project
 All Classes Files Functions
PieChart3D Member List

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

Chart(ChartData data, String title, String colourScheme, ArrayList< Color > userList)Chartinline
CreateDataset(ChartData data)PieChart3Dinlinevirtual
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)PieChart3Dinlinestatic
PieChart3D(ChartData data, String title, String colourScheme, ArrayList< Color > userList)PieChart3Dinline
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