casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Friends | List of all members
casa::PlotPanToolNotifier Class Referenceabstract

Interface for objects that want to be notified when the pan tool changes. More...

Public Member Functions

 PlotPanToolNotifier ()
 
virtual ~PlotPanToolNotifier ()
 

Protected Member Functions

virtual void notifyPanChanged (PlotPanTool &tool)=0
 This method is called AFTER the canvas has been panned. More...
 

Friends

class PlotPanTool
 

Detailed Description

Interface for objects that want to be notified when the pan tool changes.

Definition at line 716 of file PlotTool.h.

Constructor & Destructor Documentation

casa::PlotPanToolNotifier::PlotPanToolNotifier ( )
inline

Definition at line 720 of file PlotTool.h.

virtual casa::PlotPanToolNotifier::~PlotPanToolNotifier ( )
inlinevirtual

Definition at line 721 of file PlotTool.h.

Member Function Documentation

virtual void casa::PlotPanToolNotifier::notifyPanChanged ( PlotPanTool tool)
protectedpure virtual

This method is called AFTER the canvas has been panned.

Friends And Related Function Documentation

friend class PlotPanTool
friend

Definition at line 717 of file PlotTool.h.


The documentation for this class was generated from the following file: