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

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

#include <PlotTool.h>

List of all members.

Public Member Functions

 PlotZoomToolNotifier ()
virtual ~PlotZoomToolNotifier ()

Protected Member Functions

virtual void notifyZoomChanged (PlotZoomTool &tool)=0
 This method is called AFTER the canvas has been zoomed.

Friends

class PlotZoomTool

Detailed Description

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

Definition at line 628 of file PlotTool.h.


Constructor & Destructor Documentation

Definition at line 632 of file PlotTool.h.

Definition at line 633 of file PlotTool.h.


Member Function Documentation

virtual void casa::PlotZoomToolNotifier::notifyZoomChanged ( PlotZoomTool tool) [protected, pure virtual]

This method is called AFTER the canvas has been zoomed.


Friends And Related Function Documentation

friend class PlotZoomTool [friend]

Definition at line 629 of file PlotTool.h.


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