Interface ElementHookCallback


  • public interface ElementHookCallback
    Callback interface of AnnotationPlugin.ID plugin to set beforeDraw and afterDraw properties at runtime, to AbstractAnnotation.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • invoke

        void invoke​(AnnotationContext context)
        Invoked before and after drawing of annotation element.
        Parameters:
        context - annotation context instance