public abstract static class Metrics.SingleLineChart extends Metrics.CustomChart
chartId
Constructor and Description |
---|
SingleLineChart(String chartId)
Class constructor.
|
Modifier and Type | Method and Description |
---|---|
protected org.json.simple.JSONObject |
getChartData() |
abstract int |
getValue()
Gets the value of the chart.
|
getRequestJsonObject
public SingleLineChart(String chartId)
chartId
- The id of the chart.public abstract int getValue()
protected org.json.simple.JSONObject getChartData()
getChartData
in class Metrics.CustomChart
Copyright © 2018. All rights reserved.