This class is GUI used to define the basic geometric operator parameters for the VP operation.
More...
#include <GeometricOpOutputWizardPage.h>
This class is GUI used to define the basic geometric operator parameters for the VP operation.
Definition at line 53 of file GeometricOpOutputWizardPage.h.
te::vp::GeometricOpOutputWizardPage::GeometricOpOutputWizardPage |
( |
QWidget * |
parent = 0 | ) |
|
te::vp::GeometricOpOutputWizardPage::~GeometricOpOutputWizardPage |
( |
| ) |
|
std::string te::vp::GeometricOpOutputWizardPage::getAttribute |
( |
| ) |
|
std::string te::vp::GeometricOpOutputWizardPage::getOutDsName |
( |
| ) |
|
std::string te::vp::GeometricOpOutputWizardPage::getPath |
( |
| ) |
|
bool te::vp::GeometricOpOutputWizardPage::getToFile |
( |
| ) |
|
bool te::vp::GeometricOpOutputWizardPage::hasArea |
( |
| ) |
|
bool te::vp::GeometricOpOutputWizardPage::hasCentroid |
( |
| ) |
|
bool te::vp::GeometricOpOutputWizardPage::hasConvexHull |
( |
| ) |
|
bool te::vp::GeometricOpOutputWizardPage::hasLine |
( |
| ) |
|
bool te::vp::GeometricOpOutputWizardPage::hasMBR |
( |
| ) |
|
bool te::vp::GeometricOpOutputWizardPage::hasOutputLayer |
( |
| ) |
|
bool te::vp::GeometricOpOutputWizardPage::hasPerimeter |
( |
| ) |
|
void te::vp::GeometricOpOutputWizardPage::onAllObjectsToggled |
( |
| ) |
|
|
slot |
void te::vp::GeometricOpOutputWizardPage::onAttributeComboBoxChanged |
( |
int |
index | ) |
|
|
slot |
void te::vp::GeometricOpOutputWizardPage::onAttributeOperationToggled |
( |
| ) |
|
|
slot |
void te::vp::GeometricOpOutputWizardPage::onSimpleOperationToggled |
( |
| ) |
|
|
slot |
void te::vp::GeometricOpOutputWizardPage::onTargetDatasourceToolButtonPressed |
( |
| ) |
|
|
slot |
void te::vp::GeometricOpOutputWizardPage::onTargetFileToolButtonPressed |
( |
| ) |
|
|
slot |
void te::vp::GeometricOpOutputWizardPage::setAttributes |
( |
std::vector< std::string > |
attributes | ) |
|
std::string te::vp::GeometricOpOutputWizardPage::m_attribute |
|
private |
std::string te::vp::GeometricOpOutputWizardPage::m_dsName |
|
private |
std::string te::vp::GeometricOpOutputWizardPage::m_path |
|
private |
bool te::vp::GeometricOpOutputWizardPage::m_toFile |
|
private |
std::auto_ptr<Ui::GeometricOpOutputWizardPageForm> te::vp::GeometricOpOutputWizardPage::m_ui |
|
private |
The documentation for this class was generated from the following file: