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
Direct Known Subclasses:
JFCSerieLogarithmic, JFCSeriePareto, JFCSerieStruggleFailure

public class JFCSerie extends overit.geocallapp.wfm.ui.control.JFCWFMSerie
See Also:
  • Field Details

  • Constructor Details

    • JFCSerie

      public JFCSerie()
  • Method Details

    • setMaxValue

      public void setMaxValue(Double d)
    • setTotalNotifications

      public void setTotalNotifications(Long l)
    • setTotalNotifications

      public void setTotalNotifications(Double d)
    • getBaseFields

      protected Object[] getBaseFields(int indiceSerie, int indiceColonna)
      Overrides:
      getBaseFields in class overit.geocallapp.wfm.ui.control.JFCWFMSerie
    • getCumulativeValuePerc

      protected double getCumulativeValuePerc(int indiceSerie, int indiceColonna)
    • getMultiSerieValues

      protected String getMultiSerieValues(int indiceColonna)
    • clearDataSeries

      public void clearDataSeries()
      Description copied from class: JFCSerie
      Empties the data series of the chart
      Overrides:
      clearDataSeries in class overit.geocallapp.wfm.ui.control.JFCWFMSerie