All Implemented Interfaces:
Serializable, Cloneable, org.jfree.chart.labels.CategoryItemLabelGenerator, org.jfree.chart.labels.CategoryToolTipGenerator, org.jfree.chart.urls.CategoryURLGenerator, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, AjaxableComponent, Arrangeable, Badgeable, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

public class JFCSeriePareto extends JFCSerie
See Also:
  • Field Details

    • _paretoName

      protected String _paretoName
  • Constructor Details

    • JFCSeriePareto

      public JFCSeriePareto()
  • Method Details

    • setParetoName

      public void setParetoName(String p)
    • getBarChart

      public org.jfree.chart.JFreeChart getBarChart()
      Description copied from class: JFCSerie
      Creates the bar chart
      Overrides:
      getBarChart in class overit.geocallapp.wfm.ui.control.JFCWFMSerie
      Returns:
      The JFreeChart instance of the bar chart
    • getBarChartBase

      public org.jfree.chart.JFreeChart getBarChartBase()
    • getCumulativeValuePerc

      protected double getCumulativeValuePerc(int indiceSerie, int indiceColonna)
      Overrides:
      getCumulativeValuePerc in class JFCSerie
    • percentualeSullaCategoria

      protected double percentualeSullaCategoria(int indiceSerie, int indiceColonna)
      Overrides:
      percentualeSullaCategoria in class overit.geocallapp.wfm.ui.control.JFCWFMSerie