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

Public Member Functions | |
| TdkCreateLineTask () | |
| ~TdkCreateLineTask () | |
Protected Member Functions | |
| virtual void | handleVSEvent (TdkEvent &event) |
| virtual void | handleVSEvent (TdkLineEvent &event) |
| virtual void | handleVSEvent (TdkLineFeedbackEvent &event) |
| virtual void | handleVSEvent (TdkPolylineEvent &event) |
| virtual void | handleVSEvent (TdkPolylineFeedbackEvent &event) |
| virtual void | handleVSEvent (TdkStartEvent &event) |
| virtual void | handleVSEvent (TdkValidateCoordinateEvent &event) |
| virtual void | createLine (const TeLine2D &line) |
Private Member Functions | |
| virtual void | createGeometricLine (const TeLine2D &line) |
| virtual void | createGeographicLine (const TeLine2D &line) |
| bool | saveAttributes () |
| bool | saveAttributes (bool saveAttributes) |
Private Attributes | |
| bool | saveAttributes_ |
| TdkCreateLineTask::TdkCreateLineTask | ( | ) | [inline] |
| TdkCreateLineTask::~TdkCreateLineTask | ( | ) |
| void TdkCreateLineTask::handleVSEvent | ( | TdkEvent & | event | ) | [protected, virtual] |
| void TdkCreateLineTask::handleVSEvent | ( | TdkLineEvent & | event | ) | [protected, virtual] |
| void TdkCreateLineTask::handleVSEvent | ( | TdkLineFeedbackEvent & | event | ) | [protected, virtual] |
| void TdkCreateLineTask::handleVSEvent | ( | TdkPolylineEvent & | event | ) | [protected, virtual] |
| void TdkCreateLineTask::handleVSEvent | ( | TdkPolylineFeedbackEvent & | event | ) | [protected, virtual] |
| void TdkCreateLineTask::handleVSEvent | ( | TdkStartEvent & | event | ) | [protected, virtual] |
| void TdkCreateLineTask::handleVSEvent | ( | TdkValidateCoordinateEvent & | event | ) | [protected, virtual] |
| void TdkCreateLineTask::createLine | ( | const TeLine2D & | line | ) | [protected, virtual] |
| void TdkCreateLineTask::createGeometricLine | ( | const TeLine2D & | line | ) | [private, virtual] |
| void TdkCreateLineTask::createGeographicLine | ( | const TeLine2D & | line | ) | [private, virtual] |
| bool TdkCreateLineTask::saveAttributes | ( | ) | [inline, private] |
| bool TdkCreateLineTask::saveAttributes | ( | bool | saveAttributes | ) | [inline, private] |
bool TdkCreateLineTask::saveAttributes_ [private] |
1.5.2