Uses of Enum Class
org.pentaho.plugin.jfreereport.reportcharts.ThermometerUnit
Packages that use ThermometerUnit
-
Uses of ThermometerUnit in org.pentaho.plugin.jfreereport.reportcharts
Methods in org.pentaho.plugin.jfreereport.reportcharts that return ThermometerUnitModifier and TypeMethodDescriptionThermometerChartExpression.getThermometerUnits()static ThermometerUnitReturns the enum constant of this class with the specified name.static ThermometerUnit[]ThermometerUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pentaho.plugin.jfreereport.reportcharts with parameters of type ThermometerUnitModifier and TypeMethodDescriptionvoidThermometerChartExpression.setThermometerUnits(ThermometerUnit thermometerUnits)