#include <TdkLayoutMapRectInteractor.h>
Inheritance diagram for TdkLayoutMapRectInteractor:
Public Member Functions | |
TdkLayoutMapRectInteractor () | |
Protected Member Functions | |
virtual void | handleVSEvent (TdkMouseClickEvent &event) |
virtual void | handleVSEvent (TdkMouseMoveEvent &event) |
virtual void | draw () |
virtual void | reset () |
TdkLayoutMapRectInteractor::TdkLayoutMapRectInteractor | ( | ) | [inline] |
void TdkLayoutMapRectInteractor::handleVSEvent | ( | TdkMouseClickEvent & | event | ) | [protected, virtual] |
Reimplemented from TdkRectInteractor.
void TdkLayoutMapRectInteractor::handleVSEvent | ( | TdkMouseMoveEvent & | event | ) | [protected, virtual] |
Tecgraf - GIS development team
Tdk Framework
@(#) TdkLayoutMapRectInteractor.cpp
Reimplemented from TdkRectInteractor.
void TdkLayoutMapRectInteractor::draw | ( | ) | [protected, virtual] |
Reimplemented from TdkRectInteractor.
void TdkLayoutMapRectInteractor::reset | ( | ) | [protected, virtual] |
Reimplemented from TdkRectInteractor.