#include <RasterSlicingWizard.h>
Definition at line 48 of file RasterSlicingWizard.h.
 
◆ RasterSlicingWizard() [1/2]
      
        
          | te::qt::widgets::RasterSlicingWizard::RasterSlicingWizard  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
        
      
 
 
◆ ~RasterSlicingWizard()
      
        
          | te::qt::widgets::RasterSlicingWizard::~RasterSlicingWizard  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ RasterSlicingWizard() [2/2]
◆ addLayer
◆ addPages()
  
  
      
        
          | void te::qt::widgets::RasterSlicingWizard::addPages  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ execute()
  
  
      
        
          | bool te::qt::widgets::RasterSlicingWizard::execute  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ getOutputLayer()
This function returns the layer that has been created by the wizard with the sliced raster. 
\retunrn A new AbstractLayerPtr containing the sliced raster. 
 
 
◆ onMapDisplayExtentChanged()
      
        
          | void te::qt::widgets::RasterSlicingWizard::onMapDisplayExtentChanged  | 
          ( | 
           | ) | 
           | 
        
      
 
This function refreshes the map display when the layer extent was changed. 
 
 
◆ onPageChanged
  
  
      
        
          | void te::qt::widgets::RasterSlicingWizard::onPageChanged  | 
          ( | 
          int  | 
          index | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ operator=()
◆ setActionGroup()
      
        
          | void te::qt::widgets::RasterSlicingWizard::setActionGroup  | 
          ( | 
          QActionGroup *  | 
          actionGroup | ) | 
           | 
        
      
 
This function sets the QActionGroup. 
- Parameters
 - 
  
  
 
 
 
◆ setExtent()
      
        
          | void te::qt::widgets::RasterSlicingWizard::setExtent  | 
          ( | 
          const te::gm::Envelope &  | 
          extent | ) | 
           | 
        
      
 
This function sets the envelope that will be used to trim tha raster if the user requests it. 
- Parameters
 - 
  
    | extent | A reference to the envelope that can be used to trim tha raster.  | 
  
   
 
 
◆ setList()
This function sets the list of layers from which the raster that will be sliced will come from. 
- Parameters
 - 
  
    | layerList | The list of AbstractLayerPtrs that will be used to get a raster from.  | 
  
   
 
 
◆ setMapDisplay()
This function sets the map display. 
- Parameters
 - 
  
  
 
 
 
◆ setSRID()
      
        
          | void te::qt::widgets::RasterSlicingWizard::setSRID  | 
          ( | 
          int  | 
          srid = 0 | ) | 
           | 
        
      
 
This function sets the srid of the display when the wizard was initiated. 
- Parameters
 - 
  
    | srid | The current srid of the display.  | 
  
   
 
 
◆ validateCurrentPage()
      
        
          | bool te::qt::widgets::RasterSlicingWizard::validateCurrentPage  | 
          ( | 
           | ) | 
           | 
        
      
 
Overridden function that checks if the current page's configuration is done in order to proceed to the next page. 
- Returns
 - A boolean that indicates if the current page's configuration is finished. 
 
 
 
◆ m_layerSearchPage
◆ m_outputLayer
◆ m_rasterInfoPage
◆ m_wizardPage
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/rp/RasterSlicingWizard.h