|
GPParameters | m_paParam |
|
IGxCatalog * | m_pCatalog |
|
bool wxGISGPProjectVectorTool::Execute |
( |
ITrackCancel * |
pTrackCancel | ) |
|
|
virtual |
This function call from task manager than task is started.
- Parameters
-
pTrackCancel | The pointer to the ITrackCancel which get status meesages, done percent and indicating, that tool should stop execution than user cancel it |
- Returns
- true on success and false if failed
Implements wxGISGPTool.
const wxString wxGISGPProjectVectorTool::GetCategory |
( |
void |
| ) |
|
|
virtual |
Returns tool category name. This is used in add tool to the toolbox dialog
Implements wxGISGPTool.
const wxString wxGISGPProjectVectorTool::GetDisplayName |
( |
void |
| ) |
|
|
virtual |
Returns tool name for display in UI
Implements wxGISGPTool.
const wxString wxGISGPProjectVectorTool::GetName |
( |
void |
| ) |
|
|
virtual |
Returns uniq tool name for internal use
Implements wxGISGPTool.
GPParameters wxGISGPProjectVectorTool::GetParameterInfo |
( |
void |
| ) |
|
|
virtual |
bool wxGISGPProjectVectorTool::Validate |
( |
void |
| ) |
|
|
virtual |
Returns true if tool parameters are valid
Implements wxGISGPTool.
The documentation for this class was generated from the following files:
- /home/bishop/work/projects/nextgismanager/include/wxgis/geoprocessing/gpprojecttool.h
- /home/bishop/work/projects/nextgismanager/src/geoprocessing/gpprojecttool.cpp