Interface BoundsCallback
-
- All Superinterfaces:
Scriptable<Bounds,ScaleContext>
public interface BoundsCallback extends Scriptable<Bounds,ScaleContext>
Callback interface to set whateverbounds
property at runtime, forCartesianAxis
.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-