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