Uses of Interface
org.pepstock.charba.client.geo.callbacks.FeatureLabelCallback
- 
Packages that use FeatureLabelCallback Package Description org.pepstock.charba.client.geo Contains all classes to activate the GEO controllers (AKAchartjs-chart-geo.js) for CHART.js.
- 
- 
Uses of FeatureLabelCallback in org.pepstock.charba.client.geoMethods in org.pepstock.charba.client.geo with parameters of type FeatureLabelCallback Modifier and Type Method Description static LabelsGeoUtil. loadLabels(List<Feature> features, FeatureLabelCallback labelCallback)Creates and loads aLabelsobject with the label of feature object by the callback.
 
-