Interface CubicInterpolationModeCallback
-
- All Superinterfaces:
Scriptable<CubicInterpolationMode,DatasetContext>
public interface CubicInterpolationModeCallback extends Scriptable<CubicInterpolationMode,DatasetContext>
Callback interface to setcubicInterpolationMode
property at runtime.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-