Interface FontCallback<C extends ChartContext>

  • Type Parameters:
    C - type of context to pass to the callback.
    All Superinterfaces:
    Scriptable<FontItem,​C>

    public interface FontCallback<C extends ChartContext>
    extends Scriptable<FontItem,​C>
    Callback interface to set font property at runtime.
    Author:
    Andrea "Stock" Stocchero
    • Method Summary

      • Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable

        invoke