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 101 of file MixtureModelWizardPage.h.
 
      
        
          | te::qt::widgets::MixtureModelWizardPage::MixtureModelWizardPage  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
        
      
 
 
      
        
          | te::qt::widgets::MixtureModelWizardPage::~MixtureModelWizardPage  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void te::qt::widgets::MixtureModelWizardPage::drawMarks  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::MixtureModelWizardPage::fillMixtureModelTypes  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | bool te::qt::widgets::MixtureModelWizardPage::isComplete  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | void te::qt::widgets::MixtureModelWizardPage::listBands  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | void te::qt::widgets::MixtureModelWizardPage::loadMixtureModelComponents  | 
          ( | 
          std::string  | 
          fileName | ) | 
           | 
        
      
 
 
  
  
      
        
          | void te::qt::widgets::MixtureModelWizardPage::onItemChanged  | 
          ( | 
          QTableWidgetItem *  | 
          item | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::MixtureModelWizardPage::onLoadToolButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::MixtureModelWizardPage::onMapDisplayExtentChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::MixtureModelWizardPage::onNavigatorClosed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
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::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::showNavigator  | 
          ( | 
          bool  | 
          show | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::MixtureModelWizardPage::updateComponents  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | std::map<std::string, MixModelComponent > te::qt::widgets::MixtureModelWizardPage::m_components | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | unsigned int te::qt::widgets::MixtureModelWizardPage::m_countComponents | 
         
       
   | 
  
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: