Uses of Class
org.pepstock.charba.client.geo.ChoroplethDataPoint
-
Packages that use ChoroplethDataPoint Package Description org.pepstock.charba.client.geo Contains all classes to activate the GEO controllers (AKAchartjs-chart-geo.js) for CHART.js. -
-
Uses of ChoroplethDataPoint in org.pepstock.charba.client.geo
Methods in org.pepstock.charba.client.geo that return ChoroplethDataPoint Modifier and Type Method Description ChoroplethDataPointChoroplethDataPoint.ChoroplethDataPointFactory. create(NativeObject nativeObject)Methods in org.pepstock.charba.client.geo that return types with arguments of type ChoroplethDataPoint Modifier and Type Method Description org.pepstock.charba.client.geo.GeoDatasetHandler<ChoroplethDataPoint>ChoroplethDataset. getHandler()
-