Class PlotEventNotifierAbstract

Abstract class employed to implement the basic behaviour of notifying plot events and suscribing to them

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

  • Register a handler to be notified for plot events

    Parameters

    • handler: PlotEventHandler

      The handler that is going to be registered to this notifier

    Returns void