#include <Volume.h>
|  | 
| void | getResults (std::vector< std::string > &polyvec, std::vector< std::string > &cortevec, std::vector< std::string > &aterrovec, std::vector< std::string > &areavec, std::vector< std::string > &iquotavec) | 
|  | 
| bool | run () | 
|  | 
| void | setInput (te::da::DataSourcePtr inrstDsrc, std::string inrstDsetName, std::auto_ptr< te::da::DataSetType > inrstDsetType, te::da::DataSourcePtr invecDsrc, std::string invecDsetName, std::auto_ptr< te::da::DataSetType > invecDsetType, const te::da::ObjectIdSet *OidSet) | 
|  | 
| void | setParams (double quota, std::string &attr, double dummy) | 
|  | 
| void | setSRID (int srid) | 
|  | 
|  | Volume () | 
|  | 
|  | ~Volume () | 
|  | 
Definition at line 23 of file Volume.h.
 
      
        
          | te::mnt::Volume::Volume | ( |  | ) |  | 
      
 
 
      
        
          | te::mnt::Volume::~Volume | ( |  | ) |  | 
      
 
 
  
  | 
        
          | bool te::mnt::Volume::CVGrd | ( | te::gm::Polygon * | pol, |  
          |  |  | int | flin, |  
          |  |  | int | llin, |  
          |  |  | int | fcol, |  
          |  |  | int | lcol, |  
          |  |  | std::string & | polid |  
          |  | ) |  |  |  | protected | 
 
 
  
  | 
        
          | bool te::mnt::Volume::DefLC | ( | te::gm::Polygon * | pol, |  
          |  |  | int & | flin, |  
          |  |  | int & | llin, |  
          |  |  | int & | fcol, |  
          |  |  | int & | lcol |  
          |  | ) |  |  |  | protected | 
 
 
      
        
          | void te::mnt::Volume::getResults | ( | std::vector< std::string > & | polyvec, | 
        
          |  |  | std::vector< std::string > & | cortevec, | 
        
          |  |  | std::vector< std::string > & | aterrovec, | 
        
          |  |  | std::vector< std::string > & | areavec, | 
        
          |  |  | std::vector< std::string > & | iquotavec | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | bool te::mnt::Volume::run | ( |  | ) |  | 
      
 
 
      
        
          | void te::mnt::Volume::setParams | ( | double | quota, | 
        
          |  |  | std::string & | attr, | 
        
          |  |  | double | dummy | 
        
          |  | ) |  |  | 
      
 
 
  
  | 
        
          | void te::mnt::Volume::setSRID | ( | int | srid | ) |  |  | inline | 
 
Function used to set the Spatial Reference System ID 
Definition at line 40 of file Volume.h.
 
 
  
  | 
        
          | std::vector<std::string> te::mnt::Volume::m_areavec |  | protected | 
 
Attribute with structure to save results. 
Definition at line 78 of file Volume.h.
 
 
  
  | 
        
          | std::vector<std::string> te::mnt::Volume::m_aterrovec |  | protected | 
 
Attribute with structure to save results. 
Definition at line 77 of file Volume.h.
 
 
  
  | 
        
          | std::string te::mnt::Volume::m_attr |  | protected | 
 
 
  
  | 
        
          | std::vector<std::string> te::mnt::Volume::m_cortevec |  | protected | 
 
Attribute with structure to save results. 
Definition at line 76 of file Volume.h.
 
 
  
  | 
        
          | double te::mnt::Volume::m_dummy |  | protected | 
 
 
  
  | 
        
          | std::string te::mnt::Volume::m_inrstDsetName |  | protected | 
 
 
  
  | 
        
          | std::string te::mnt::Volume::m_invecDsetName |  | protected | 
 
 
  
  | 
        
          | std::vector<std::string> te::mnt::Volume::m_iquotavec |  | protected | 
 
Attribute with structure to save results. 
Definition at line 79 of file Volume.h.
 
 
  
  | 
        
          | std::vector<std::string> te::mnt::Volume::m_polyvec |  | protected | 
 
Attribute with structure to save results. 
Definition at line 75 of file Volume.h.
 
 
  
  | 
        
          | double te::mnt::Volume::m_quota |  | protected | 
 
 
  
  | 
        
          | int te::mnt::Volume::m_srid |  | protected | 
 
Attribute with spatial reference information. 
Definition at line 73 of file Volume.h.
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/mnt/core/Volume.h