#include <PCAWizardPage.h>
Definition at line 54 of file PCAWizardPage.h.
 
◆ PCAWizardPage() [1/2]
      
        
          | te::qt::widgets::PCAWizardPage::PCAWizardPage  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
        
      
 
 
◆ ~PCAWizardPage()
      
        
          | te::qt::widgets::PCAWizardPage::~PCAWizardPage  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ PCAWizardPage() [2/2]
  
  
      
        
          | te::qt::widgets::PCAWizardPage::PCAWizardPage  | 
          ( | 
          const PCAWizardPage &  | 
          rhs | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ getMatrixFileName()
      
        
          | std::string te::qt::widgets::PCAWizardPage::getMatrixFileName  | 
          ( | 
           | ) | 
           const | 
        
      
 
This function returns the bands from the raster taht will be used. 
- Returns
 - A vector of band indexes. 
 
 
 
◆ getOutputRasterDataType()
      
        
          | int te::qt::widgets::PCAWizardPage::getOutputRasterDataType  | 
          ( | 
           | ) | 
           const | 
        
      
 
This function returns the output raster data type. 
- Returns
 - The output raster data type. 
 
 
 
◆ getSelectedBands()
      
        
          | std::vector< unsigned int > te::qt::widgets::PCAWizardPage::getSelectedBands  | 
          ( | 
           | ) | 
           const | 
        
      
 
This function returns the bands from the raster taht will be used. 
- Returns
 - A vector of band indexes. 
 
 
 
◆ inversePCACheckBoxToggled
  
  
      
        
          | void te::qt::widgets::PCAWizardPage::inversePCACheckBoxToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ inversePCASelected()
      
        
          | bool te::qt::widgets::PCAWizardPage::inversePCASelected  | 
          ( | 
           | ) | 
           const | 
        
      
 
Returnes true the inverse PCA option is selected. 
- Returns
 - Returnes true the inverse PCA option is selected. 
 
 
 
◆ isComplete()
      
        
          | bool te::qt::widgets::PCAWizardPage::isComplete  | 
          ( | 
           | ) | 
           const | 
        
      
 
In order for this function to return true:
The color map taht will be used on the output layer can not be empty.
- Parameters
 - 
  
    | A | boolean that indicates if the page is complete.  | 
  
   
 
 
◆ loadPCAMatrixFilePushButtonClicked
  
  
      
        
          | void te::qt::widgets::PCAWizardPage::loadPCAMatrixFilePushButtonClicked  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ operator=()
◆ setLayer()
This function sets the layer that contains the raster that will be sliced. 
- Parameters
 - 
  
    | layer | The layer from which the raster will be obtained.  | 
  
   
 
 
◆ m_raster
◆ m_rasterLayer
◆ m_ui
  
  
      
        
          | std::unique_ptr<Ui::PCAWizardPageForm> te::qt::widgets::PCAWizardPage::m_ui | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/qt/widgets/rp/PCAWizardPage.h