Class MonthlyBarView
java.lang.Object
web.sportflow.workout.statistique.MonthlyBarView
-
Constructor Summary
ConstructorsConstructorDescriptionMonthlyBarView(String label, double value, int height, boolean currentMonth) -
Method Summary
-
Constructor Details
-
MonthlyBarView
-
-
Method Details
-
getLabel
-
getValue
public double getValue() -
getHeight
public int getHeight() -
isCurrentMonth
public boolean isCurrentMonth()
-