Uses of Package
org.pepstock.charba.client.geo.callbacks
-
Packages that use org.pepstock.charba.client.geo.callbacks Package Description org.pepstock.charba.client.geo Contains all classes to activate the GEO controllers (AKAchartjs-chart-geo.js
) for CHART.js. -
Classes in org.pepstock.charba.client.geo.callbacks used by org.pepstock.charba.client.geo Class Description AlignCallback Callback interface to setalign
property at runtime inLegend
item.FeatureFilterCallback Callback to implement to have a newFeature
list creation with all elements that pass the test implemented by this callback.FeatureFindCallback Callback to implement to find aFeature
from a list that pass the test implemented by this callback.FeatureLabelCallback LengthCallback Callback interface to setlength
property at runtime inLegend
item.MarginCallback Callback interface to setmargin
property at runtime inLegend
item.PositionCallback Callback interface to setposition
property at runtime inLegend
item.