#include <VectorToRaster.h>
Definition at line 55 of file VectorToRaster.h.
 
      
        
          | te::attributefill::VectorToRaster::VectorToRaster  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | te::attributefill::VectorToRaster::~VectorToRaster  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | bool te::attributefill::VectorToRaster::paramsAreValid  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | bool te::attributefill::VectorToRaster::run  | 
          ( | 
           | ) | 
           | 
        
      
 
Definition at line 116 of file VectorToRaster.cpp.
References te::rst::PolygonIterator< T >::begin(), te::dt::DOUBLE_TYPE, te::rst::PolygonIterator< T >::end(), te::rst::PolygonIterator< T >::getColumn(), te::da::GetFirstGeomProperty(), te::dt::Property::getName(), te::rst::PolygonIterator< T >::getRow(), te::gm::GeometryProperty::getSRID(), te::sa::Grid, te::common::TaskProgress::isActive(), te::rst::BandProperty::m_noDataValue, te::rst::RasterFactory::make(), te::common::TaskProgress::pulse(), te::common::TaskProgress::setTotalSteps(), TE_TR, and te::common::TaskProgress::useTimer().
Referenced by te::attributefill::VectorToRasterDialog::onOkPushButtonClicked().
 
 
      
        
          | void te::attributefill::VectorToRaster::setParams  | 
          ( | 
          std::vector< std::string >  | 
          selectedAttVec,  | 
        
        
           | 
           | 
          double  | 
          resolutionX,  | 
        
        
           | 
           | 
          double  | 
          resolutionY,  | 
        
        
           | 
           | 
          int  | 
          columns,  | 
        
        
           | 
           | 
          int  | 
          rows,  | 
        
        
           | 
           | 
          bool  | 
          useDummy,  | 
        
        
           | 
           | 
          int  | 
          dummy = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | int te::attributefill::VectorToRaster::m_columns | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | int te::attributefill::VectorToRaster::m_dummy | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | std::string te::attributefill::VectorToRaster::m_inVectorName | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | std::string te::attributefill::VectorToRaster::m_outDset | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | double te::attributefill::VectorToRaster::m_resolutionX | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | double te::attributefill::VectorToRaster::m_resolutionY | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | int te::attributefill::VectorToRaster::m_rows | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | std::vector<std::string> te::attributefill::VectorToRaster::m_selectedAttVec | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | bool te::attributefill::VectorToRaster::m_setDummy | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: