Uses of Class
org.pepstock.charba.client.geo.BubbleMapPoint
-
Packages that use BubbleMapPoint Package Description org.pepstock.charba.client.geo Contains all classes to activate the GEO controllers (AKAchartjs-chart-geo.js
) for CHART.js. -
-
Uses of BubbleMapPoint in org.pepstock.charba.client.geo
Methods in org.pepstock.charba.client.geo that return BubbleMapPoint Modifier and Type Method Description BubbleMapPoint
BubbleMapElements. getBubbleMapPoint()
Returns the bubble map point element.
-