Class MonthlyBarView

java.lang.Object
web.sportflow.workout.statistique.MonthlyBarView

public class MonthlyBarView extends Object
  • Constructor Details

    • MonthlyBarView

      public MonthlyBarView(String label, double value, int height, boolean currentMonth)
  • Method Details

    • getLabel

      public String getLabel()
    • getValue

      public double getValue()
    • getHeight

      public int getHeight()
    • isCurrentMonth

      public boolean isCurrentMonth()