This class is GUI used to define the fusion parameters for the RP fusion operation.  
 More...
#include <FusionWizardPage.h>
This class is GUI used to define the fusion parameters for the RP fusion operation. 
Definition at line 71 of file FusionWizardPage.h.
 
◆ FusionWizardPage()
      
        
          | te::qt::widgets::FusionWizardPage::FusionWizardPage  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
        
      
 
 
◆ ~FusionWizardPage()
      
        
          | te::qt::widgets::FusionWizardPage::~FusionWizardPage  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ cropRasters()
      
        
          | bool te::qt::widgets::FusionWizardPage::cropRasters  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ fillFusionTypes()
  
  
      
        
          | void te::qt::widgets::FusionWizardPage::fillFusionTypes  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ fillSensorTypes()
  
  
      
        
          | void te::qt::widgets::FusionWizardPage::fillSensorTypes  | 
          ( | 
          QComboBox *  | 
          combo | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ fillWaveletTypes()
  
  
      
        
          | void te::qt::widgets::FusionWizardPage::fillWaveletTypes  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ getInputIHSParams()
◆ getInputPCAParams()
◆ getInputWisperParams()
◆ getOutputIHSParams()
◆ getOutputPCAParams()
◆ getOutputWisperParams()
◆ getSRFMap()
  
  
      
        
          | std::map<double, double> te::qt::widgets::FusionWizardPage::getSRFMap  | 
          ( | 
          const int &  | 
          st,  | 
         
        
           | 
           | 
          std::string  | 
          stName  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protected   | 
  
 
 
◆ isComplete()
      
        
          | bool te::qt::widgets::FusionWizardPage::isComplete  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ isIHSFusion()
      
        
          | bool te::qt::widgets::FusionWizardPage::isIHSFusion  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ isPCAFusion()
      
        
          | bool te::qt::widgets::FusionWizardPage::isPCAFusion  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ isWisperFusion()
      
        
          | bool te::qt::widgets::FusionWizardPage::isWisperFusion  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ listBandsHigher()
  
  
      
        
          | void te::qt::widgets::FusionWizardPage::listBandsHigher  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ listBandsLower()
  
  
      
        
          | void te::qt::widgets::FusionWizardPage::listBandsLower  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ onHighCsvToolButtonClicked
  
  
      
        
          | void te::qt::widgets::FusionWizardPage::onHighCsvToolButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onHighResSensorTypeActivated
  
  
      
        
          | void te::qt::widgets::FusionWizardPage::onHighResSensorTypeActivated  | 
          ( | 
          int  | 
          idx | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onLowCsvToolButtonClicked
  
  
      
        
          | void te::qt::widgets::FusionWizardPage::onLowCsvToolButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onLowResSensorTypeActivated
  
  
      
        
          | void te::qt::widgets::FusionWizardPage::onLowResSensorTypeActivated  | 
          ( | 
          int  | 
          idx | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ setHigher()
This method is used to set the selected layer for classifier operation. 
- Parameters
 - 
  
  
 
- Note
 - This layer MUST HAVE a valid raster object. 
 
 
 
◆ setLower()
This method is used to set the selected layer for classifier operation. 
- Parameters
 - 
  
  
 
- Note
 - This layer MUST HAVE a valid raster object. 
 
 
 
◆ m_buttonMap
  
  
      
        
          | std::map<QToolButton*, int> te::qt::widgets::FusionWizardPage::m_buttonMap | 
         
       
   | 
  
private   | 
  
 
 
◆ m_chartDialog
  
  
      
        
          | QDialog* te::qt::widgets::FusionWizardPage::m_chartDialog | 
         
       
   | 
  
private   | 
  
 
 
◆ m_chartDisplay
◆ m_comboMap
  
  
      
        
          | std::map<QComboBox*, int> te::qt::widgets::FusionWizardPage::m_comboMap | 
         
       
   | 
  
private   | 
  
 
 
◆ m_layerHigher
◆ m_layerLower
◆ m_scatterChartHighRes
◆ m_scatterChartLowResVec
◆ m_scatterHighRes
◆ m_scatterLowResVec
◆ m_ui
  
  
      
        
          | std::unique_ptr<Ui::FusionWizardPageForm> te::qt::widgets::FusionWizardPage::m_ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/rp/FusionWizardPage.h