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

Public Member Functions | |
| TdkCreatePolygonTask () | |
| ~TdkCreatePolygonTask () | |
Protected Member Functions | |
| virtual void | handleVSEvent (TdkEvent &event) |
| virtual void | handleVSEvent (TdkPolygonEvent &event) |
| virtual void | handleVSEvent (TdkPolylineFeedbackEvent &event) |
| virtual void | handleVSEvent (TdkValidateCoordinateEvent &event) |
| virtual void | handleVSEvent (TdkStartEvent &event) |
| virtual void | createPolygon (const TePolygon &poly) |
Private Member Functions | |
| virtual void | createGeometricPolygon (const TePolygon &poly) |
| virtual void | createGeographicPolygon (const TePolygon &poly) |
| bool | saveAttributes () |
| bool | saveAttributes (bool saveAttributes) |
Private Attributes | |
| bool | saveAttributes_ |
| TdkCreatePolygonTask::TdkCreatePolygonTask | ( | ) | [inline] |
| TdkCreatePolygonTask::~TdkCreatePolygonTask | ( | ) |
| void TdkCreatePolygonTask::handleVSEvent | ( | TdkEvent & | event | ) | [protected, virtual] |
| void TdkCreatePolygonTask::handleVSEvent | ( | TdkPolygonEvent & | event | ) | [protected, virtual] |
| void TdkCreatePolygonTask::handleVSEvent | ( | TdkPolylineFeedbackEvent & | event | ) | [protected, virtual] |
| void TdkCreatePolygonTask::handleVSEvent | ( | TdkValidateCoordinateEvent & | event | ) | [protected, virtual] |
| void TdkCreatePolygonTask::handleVSEvent | ( | TdkStartEvent & | event | ) | [protected, virtual] |
| void TdkCreatePolygonTask::createPolygon | ( | const TePolygon & | poly | ) | [protected, virtual] |
| void TdkCreatePolygonTask::createGeometricPolygon | ( | const TePolygon & | poly | ) | [private, virtual] |
| void TdkCreatePolygonTask::createGeographicPolygon | ( | const TePolygon & | poly | ) | [private, virtual] |
| bool TdkCreatePolygonTask::saveAttributes | ( | ) | [inline, private] |
| bool TdkCreatePolygonTask::saveAttributes | ( | bool | saveAttributes | ) | [inline, private] |
bool TdkCreatePolygonTask::saveAttributes_ [private] |
1.5.2