|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object DefaultValueDataset org.pentaho.platform.uifoundation.chart.WidgetDefinition org.pentaho.platform.uifoundation.chart.ThermometerWidgetDefinition
public class ThermometerWidgetDefinition
Constructor Summary | |
---|---|
ThermometerWidgetDefinition(double value,
double minimum,
double maximum)
|
Method Summary | |
---|---|
Font |
getValueFont()
|
Methods inherited from class org.pentaho.platform.uifoundation.chart.WidgetDefinition |
---|
getMaximum, getMinimum, getNoDataMessage, setMaximum, setMinimum |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThermometerWidgetDefinition(double value, double minimum, double maximum)
Method Detail |
---|
public Font getValueFont()
getValueFont
in class WidgetDefinition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |