#include <TdkZoomOutInteractor.h>
Inheritance diagram for TdkZoomOutInteractor:

Static Public Member Functions | |
| static TdkZoomOutInteractor * | getInstance () |
Private Member Functions | |
| TdkZoomOutInteractor () | |
| ~TdkZoomOutInteractor () | |
| void | handleVSEvent (TdkMouseClickEvent &event) |
| void | handleVSEvent (TdkStartEvent &event) |
| void | handleVSEvent (TdkStopEvent &event) |
Static Private Attributes | |
| static TdkZoomOutInteractor * | instance_ = NULL |
| TdkZoomOutInteractor::TdkZoomOutInteractor | ( | ) | [private] |
| TdkZoomOutInteractor::~TdkZoomOutInteractor | ( | ) | [private] |
| TdkZoomOutInteractor * TdkZoomOutInteractor::getInstance | ( | ) | [static] |
| void TdkZoomOutInteractor::handleVSEvent | ( | TdkMouseClickEvent & | event | ) | [private, virtual] |
Reimplemented from TdkPointInteractor.
| void TdkZoomOutInteractor::handleVSEvent | ( | TdkStartEvent & | event | ) | [private, virtual] |
Reimplemented from TdkPointInteractor.
| void TdkZoomOutInteractor::handleVSEvent | ( | TdkStopEvent & | event | ) | [private, virtual] |
Reimplemented from TdkPointInteractor.
TdkZoomOutInteractor * TdkZoomOutInteractor::instance_ = NULL [static, private] |
1.5.2