casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions | Friends
casa::PlotPanToolNotifier Class Reference

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

#include <PlotTool.h>

List of all members.

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.

Friends

class PlotPanTool

Detailed Description

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

Definition at line 643 of file PlotTool.h.


Constructor & Destructor Documentation

Definition at line 647 of file PlotTool.h.

virtual casa::PlotPanToolNotifier::~PlotPanToolNotifier ( ) [inline, virtual]

Definition at line 648 of file PlotTool.h.


Member Function Documentation

virtual void casa::PlotPanToolNotifier::notifyPanChanged ( PlotPanTool tool) [protected, pure virtual]

This method is called AFTER the canvas has been panned.


Friends And Related Function Documentation

friend class PlotPanTool [friend]

Definition at line 644 of file PlotTool.h.


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