Version: 0.6.0
PlotObserver Class Referenceabstract

#include <plot.h>

Inheritance diagram for PlotObserver:

Public Member Functions

virtual void PlotNeedRedraw (Plot *_plot)=0
 

Detailed Description

Interface that receives Plot events, such as need redraw condition.

Member Function Documentation

virtual void PlotObserver::PlotNeedRedraw ( Plot _plot)
pure virtual

Called when plot has been changed and need to be redrawn.

Parameters
_plotplot

Implemented in Chart, and MultiPlot.


The documentation for this class was generated from the following files:
  • /home/bishop/work/projects/nextgismanager/include/freechart/wx/plot.h
  • /home/bishop/work/projects/nextgismanager/src/freechart/plot.cpp