Class ItemPieChart


  • public class ItemPieChart
    extends Object
    Builds the model for a pie chart showing the attributes of an item.
    Author:
    Simon Symhoven
    • Constructor Detail

      • ItemPieChart

        public ItemPieChart()
    • Method Detail

      • create

        public edu.hm.hafner.echarts.PieChartModel create​(Report report,
                                                          Item item)
        Creates the chart for the specified item.
        Parameters:
        report - the report of the ReportResult.
        item - the item to build the pie chart for.
        Returns:
        the chart model