@Dependent public class D3MapDisplayer extends C3AbstractDisplayer<D3MapDisplayer.View>
| Modifier and Type | Class and Description |
|---|---|
static interface |
D3MapDisplayer.View |
AbstractDisplayer.ExpressionEval, AbstractDisplayer.FormatterfilterLabelSetcolumnSelectionMap, currentFilter, dataSet, dataSetHandler, displayerConstraints, displayerSettings, drawn, evaluator, formatter, formatterMap, listenerList, refreshEnabled| Constructor and Description |
|---|
D3MapDisplayer(FilterLabelSet filterLabelSet,
D3MapDisplayer.View view,
CountriesGeoJsonService countriesGeoJsonService) |
| Modifier and Type | Method and Description |
|---|---|
DisplayerConstraints |
createDisplayerConstraints() |
protected void |
createVisualization() |
String |
format(Double value) |
D3MapConf |
getConf() |
D3MapDisplayer.View |
getView() |
boolean |
isShowLegend() |
D3MapDisplayer |
markers() |
D3MapDisplayer |
regions() |
protected Map<String,Double> |
retrieveData(org.dashbuilder.dataset.DataSet dataSet) |
void |
selectLocation(String location) |
protected void |
updateVisualizationWithData() |
addToSelection, columnValueToString, evaluateValueToString, updateFilterStatus, updateVisualizationaddFormatter, addListener, afterClose, afterDataSetLookup, afterDraw, afterLoad, afterRedraw, asWidget, beforeDataSetLookup, beforeLoad, checkDisplayerSettings, close, draw, export, filterApply, filterApply, filterColumns, filterIndexes, filterInterval, filterIntervals, filterReset, filterReset, filterUpdate, filterUpdate, filterUpdate, formatDate, formatDateDynamic, formatDateFixed, formatInterval, formatValue, formatValue, getDataSetHandler, getDisplayerConstraints, getDisplayerId, getDisplayerSettings, getEvaluator, getFormatter, getFormatter, handleError, handleError, handleError, handleError, isDrawn, isRefreshOn, onClose, onDataLoaded, onDataLookup, onDraw, onError, onFilterEnabled, onFilterEnabled, onFilterReset, onFilterReset, onFilterUpdate, onRedraw, parseDynamicGroupDate, redraw, setDataSetHandler, setDisplayerSettings, setEvaluator, setFormatter, setRefreshOn, showError, sortApply, updateRefreshTimer@Inject public D3MapDisplayer(FilterLabelSet filterLabelSet, D3MapDisplayer.View view, CountriesGeoJsonService countriesGeoJsonService)
protected void createVisualization()
createVisualization in class C3AbstractDisplayer<D3MapDisplayer.View>public D3MapDisplayer.View getView()
getView in class AbstractDisplayer<D3MapDisplayer.View>public DisplayerConstraints createDisplayerConstraints()
createDisplayerConstraints in class AbstractDisplayer<D3MapDisplayer.View>protected void updateVisualizationWithData()
updateVisualizationWithData in class C3AbstractDisplayer<D3MapDisplayer.View>public void selectLocation(String location)
public D3MapDisplayer markers()
public D3MapDisplayer regions()
public D3MapConf getConf()
public boolean isShowLegend()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.