Uses of Class
org.pepstock.charba.client.geo.ChoroplethDataPoint.ChoroplethDataPointFactory
-
Packages that use ChoroplethDataPoint.ChoroplethDataPointFactory 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.ChoroplethDataPointFactory in org.pepstock.charba.client.geo
Fields in org.pepstock.charba.client.geo declared as ChoroplethDataPoint.ChoroplethDataPointFactory Modifier and Type Field Description static ChoroplethDataPoint.ChoroplethDataPointFactory
ChoroplethDataPoint. FACTORY
Factory instance to create data points.
-