Uses of Class
org.pepstock.charba.client.sankey.SankeyDataPoint.SankeyDataPointFactory
-
Packages that use SankeyDataPoint.SankeyDataPointFactory Package Description org.pepstock.charba.client.sankey Contains all classes to activate the Sankey controller (AKAchartjs-chart-sankey.js) for CHART.js. -
-
Uses of SankeyDataPoint.SankeyDataPointFactory in org.pepstock.charba.client.sankey
Fields in org.pepstock.charba.client.sankey declared as SankeyDataPoint.SankeyDataPointFactory Modifier and Type Field Description static SankeyDataPoint.SankeyDataPointFactorySankeyDataPoint. FACTORYFactory instance to create data points.
-