- All Implemented Interfaces:
Serializable,ChartData<Float>
Data Helper to build Meter Charts.
- Author:
- inaiat
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wicketstuff.jqplot.lib.data.NumberData
getData, setValue, size
-
Constructor Details
-
MeterData
public MeterData()Instantiates a new meter data. -
MeterData
Instantiates a new meter data.- Parameters:
value- the value
-
-
Method Details
-
toJsonString
Description copied from interface:ChartDataTo json string.- Specified by:
toJsonStringin interfaceChartData<Float>- Specified by:
toJsonStringin classNumberData<Float>- Returns:
- the string
-