Uses of Class
org.pepstock.charba.client.treemap.TreeMapDataPoint.TreeMapDataPointFactory
-
Packages that use TreeMapDataPoint.TreeMapDataPointFactory Package Description org.pepstock.charba.client.treemap Contains all classes to activate the TreeMap controller (AKAchartjs-chart-treemap.js
) for CHART.js. -
-
Uses of TreeMapDataPoint.TreeMapDataPointFactory in org.pepstock.charba.client.treemap
Fields in org.pepstock.charba.client.treemap declared as TreeMapDataPoint.TreeMapDataPointFactory Modifier and Type Field Description static TreeMapDataPoint.TreeMapDataPointFactory
TreeMapDataPoint. FACTORY
Factory instance to create data points.
-