Interface EnterCallback


  • public interface EnterCallback
    Callback interface of AnnotationPlugin.ID plugin that is called once enter is fired.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • onEnter

        void onEnter​(IsChart chart,
                     AbstractAnnotation annotation,
                     ChartEventContext event)
        Method called once enter is fired.
        Parameters:
        chart - chart instance
        annotation - annotation instance where event has been performed
        event - event instance