Defines component attributes. More...
Public Attributes | |
| te::color::RGBAColor | m_color | 
| color  More... | |
| te::gm::Geometry * | m_geomGeo | 
| component coordinates in geografic coordinates  More... | |
| te::gm::Geometry * | m_geomGrid | 
| component coordinades in raster lineXcolumn  More... | |
| std::string | m_name | 
| name  More... | |
| std::vector< double > | m_values | 
| raster values  More... | |
Defines component attributes.
Definition at line 184 of file MixtureModelWizardPage.h.
| te::color::RGBAColor te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_color | 
color
Definition at line 190 of file MixtureModelWizardPage.h.
| te::gm::Geometry* te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_geomGeo | 
component coordinates in geografic coordinates
Definition at line 188 of file MixtureModelWizardPage.h.
| te::gm::Geometry* te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_geomGrid | 
component coordinades in raster lineXcolumn
Definition at line 187 of file MixtureModelWizardPage.h.
| std::string te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_name | 
name
Definition at line 186 of file MixtureModelWizardPage.h.
| std::vector<double> te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_values | 
raster values
Definition at line 189 of file MixtureModelWizardPage.h.