|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.data.general.AbstractDataset
org.jfree.data.general.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 org.jfree.data.general.DefaultValueDataset |
|---|
equals, getValue, hashCode, setValue |
| Methods inherited from class org.jfree.data.general.AbstractDataset |
|---|
addChangeListener, clone, getGroup, hasListener, removeChangeListener, setGroup, validateObject |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jfree.data.general.Dataset |
|---|
addChangeListener, getGroup, removeChangeListener, setGroup |
| Methods inherited from interface org.jfree.util.PublicCloneable |
|---|
clone |
| 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 | |||||||||