#include <BoundaryExtractionWizardPage.h>
◆ BoundaryExtractionWizardPage()
      
        
          | te::qt::widgets::BoundaryExtractionWizardPage::BoundaryExtractionWizardPage  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
        
      
 
 
◆ ~BoundaryExtractionWizardPage()
      
        
          | te::qt::widgets::BoundaryExtractionWizardPage::~BoundaryExtractionWizardPage  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getBand()
      
        
          | unsigned int te::qt::widgets::BoundaryExtractionWizardPage::getBand  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getDataSourceInfo()
◆ getLayerName()
      
        
          | std::string te::qt::widgets::BoundaryExtractionWizardPage::getLayerName  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getNoDataValue()
      
        
          | double te::qt::widgets::BoundaryExtractionWizardPage::getNoDataValue  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getRaster()
      
        
          | std::unique_ptr< te::rst::Raster > te::qt::widgets::BoundaryExtractionWizardPage::getRaster  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getRepositoryName()
      
        
          | std::string te::qt::widgets::BoundaryExtractionWizardPage::getRepositoryName  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ isComplete()
      
        
          | bool te::qt::widgets::BoundaryExtractionWizardPage::isComplete  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ onTargetDatasourceToolButtonPressed
  
  
      
        
          | void te::qt::widgets::BoundaryExtractionWizardPage::onTargetDatasourceToolButtonPressed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onTargetFileToolButtonPressed
  
  
      
        
          | void te::qt::widgets::BoundaryExtractionWizardPage::onTargetFileToolButtonPressed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ outputDataSourceToFile()
      
        
          | bool te::qt::widgets::BoundaryExtractionWizardPage::outputDataSourceToFile  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ setLayer()
This method is used to set the selected layer for vectorization operation. 
- Parameters
 - 
  
  
 
- Note
 - This layer MUST HAVE a valid raster object. 
 
 
 
◆ m_layer
◆ m_outputDatasource
◆ m_toFile
  
  
      
        
          | bool te::qt::widgets::BoundaryExtractionWizardPage::m_toFile | 
         
       
   | 
  
private   | 
  
 
 
◆ m_ui
  
  
      
        
          | std::unique_ptr<Ui::BoundaryExtractionWizardPageForm> te::qt::widgets::BoundaryExtractionWizardPage::m_ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: