public abstract static class BStatsMetrics.SimpleMapChart extends BStatsMetrics.CustomChart
chartId| Constructor and Description |
|---|
SimpleMapChart(String chartId)
Class constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.json.simple.JSONObject |
getChartData() |
abstract BStatsMetrics.Country |
getValue()
Gets the value of the chart.
|
getRequestJsonObjectpublic SimpleMapChart(String chartId)
chartId - The id of the chart.protected org.json.simple.JSONObject getChartData()
getChartData in class BStatsMetrics.CustomChartpublic abstract BStatsMetrics.Country getValue()
Copyright © 2017. All rights reserved.