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