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