| Package | Description |
|---|---|
| org.dashbuilder.renderer.c3.client.charts.map | |
| org.dashbuilder.renderer.c3.client.charts.map.geojson.impl |
| Modifier and Type | Method and Description |
|---|---|
CountriesGeoJsonService |
D3MapConf.getCountriesGeoJsonService() |
| Modifier and Type | Method and Description |
|---|---|
static D3MapConf |
D3MapConf.of(String title,
Map<String,Double> data,
boolean markers,
boolean regions,
String backgroundColor,
CountriesGeoJsonService countriesGeoJsonService,
Function<Double,String> formatter,
Consumer<String> pathClickHandler) |
| Constructor and Description |
|---|
D3MapConf(String title,
Map<String,Double> data,
boolean markers,
boolean regions,
String backgroundColor,
CountriesGeoJsonService countriesGeoJsonService,
Function<Double,String> formatter,
Consumer<String> pathClickHandler) |
D3MapDisplayer(FilterLabelSet filterLabelSet,
D3MapDisplayer.View view,
CountriesGeoJsonService countriesGeoJsonService) |
| Modifier and Type | Class and Description |
|---|---|
class |
CountriesGeoJsonServiceImpl |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.