Uses of Interface
org.pepstock.charba.client.geo.callbacks.LengthCallback
-
Packages that use LengthCallback Package Description org.pepstock.charba.client.geo Contains all classes to activate the GEO controllers (AKAchartjs-chart-geo.js
) for CHART.js. -
-
Uses of LengthCallback in org.pepstock.charba.client.geo
Methods in org.pepstock.charba.client.geo that return LengthCallback Modifier and Type Method Description LengthCallback
Legend. getLengthCallback()
Returns the callback to set length of the legend.Methods in org.pepstock.charba.client.geo with parameters of type LengthCallback Modifier and Type Method Description void
Legend. setLength(LengthCallback lengthCallback)
Sets the length of the legend.
-