This class is GUI used to define the mixture model parameters for the RP constast operation.  
 More...
#include <MixtureModelWizardPage.h>
This class is GUI used to define the mixture model parameters for the RP constast operation. 
Definition at line 125 of file MixtureModelWizardPage.h.
      
        
          | te::qt::widgets::MixtureModelWizardPage::MixtureModelWizardPage | ( | QWidget * | parent = 0 | ) |  | 
      
 
 
      
        
          | te::qt::widgets::MixtureModelWizardPage::~MixtureModelWizardPage | ( |  | ) |  | 
      
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::addGeometryComponent | ( |  | ) |  |  | protected | 
 
 
      
        
          | void te::qt::widgets::MixtureModelWizardPage::clearCanvas | ( |  | ) |  | 
      
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::drawGeom | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::drawMarks | ( |  | ) |  |  | protected | 
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::fillMixtureModelTypes | ( |  | ) |  |  | protected | 
 
 
  
  | 
        
          | double te::qt::widgets::MixtureModelWizardPage::GetMediumWavelength | ( | std::string | sensor | ) |  |  | protected | 
 
 
      
        
          | bool te::qt::widgets::MixtureModelWizardPage::isComplete | ( |  | ) | const | 
      
 
 
      
        
          | bool te::qt::widgets::MixtureModelWizardPage::isDecompose | ( |  | ) |  | 
      
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::listBands | ( |  | ) |  |  | protected | 
 
 
      
        
          | void te::qt::widgets::MixtureModelWizardPage::loadMixtureModelComponents | ( | std::string & | fileName | ) |  | 
      
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::onallEnabled | ( | bool |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::oncolorToolButtonClicked | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::oncomponentChanged | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::onComponentItemClicked | ( | QTreeWidgetItem * | item, |  
          |  |  | int | column |  
          |  | ) |  |  |  | slot | 
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::onEnvelopeAcquired | ( | te::gm::Envelope | env | ) |  |  | slot | 
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::onGeomAquired | ( | te::gm::Polygon * | poly | ) |  |  | slot | 
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::onLoadToolButtonClicked | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::onMapDisplayExtentChanged | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::onMixturetabChanged | ( | int |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::onPointPicked | ( | double | x, |  
          |  |  | double | y |  
          |  | ) |  |  |  | slot | 
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::onRemoveToolButtonClicked | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::onSaveToolButtonClicked | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::onselectedEnabled | ( | bool |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void te::qt::widgets::MixtureModelWizardPage::PlotSpectralSignature | ( |  | ) |  |  | protected | 
 
 
      
        
          | void te::qt::widgets::MixtureModelWizardPage::saveMixtureModelComponents | ( | std::string & | fileName | ) |  | 
      
 
 
This method is used to set the selected layer for mixture model operation. 
- Parameters
- 
  
  
- Note
- This layer MUST HAVE a valid raster object. 
 
 
      
        
          | void te::qt::widgets::MixtureModelWizardPage::setActionGroup | ( | QActionGroup * | actionGroup | ) |  | 
      
 
 
      
        
          | void te::qt::widgets::MixtureModelWizardPage::updateComponents | ( |  | ) |  | 
      
 
 
  
  | 
        
          | QColor te::qt::widgets::MixtureModelWizardPage::m_color |  | private | 
 
 
  
  | 
        
          | std::map<std::string, MixModelComponent > te::qt::widgets::MixtureModelWizardPage::m_components |  | private | 
 
 
  
  | 
        
          | unsigned int te::qt::widgets::MixtureModelWizardPage::m_countComponents |  | private | 
 
 
  
  | 
        
          | QGridLayout* te::qt::widgets::MixtureModelWizardPage::m_layoutg |  | private | 
 
 
  
  | 
        
          | te::se::Mark* te::qt::widgets::MixtureModelWizardPage::m_mark |  | private | 
 
 
  
  | 
        
          | std::auto_ptr<Ui::MixtureModelWizardPageForm> te::qt::widgets::MixtureModelWizardPage::m_ui |  | private | 
 
 
The documentation for this class was generated from the following file: