#include <Union.h>
  
Public Member Functions | |
| bool | executeMemory (te::vp::AlgorithmParams *mainParams) | 
| bool | executeQuery (te::vp::AlgorithmParams *mainParams) | 
| Union () | |
| virtual | ~Union () | 
Protected Member Functions | |
| std::vector< te::dt::Property * > | getFirstSelectedProperties (const te::da::DataSetType *dataSetType, const std::map< std::string, te::dt::AbstractData * > &specificParams) | 
| te::gm::GeomType | getGeomResultType (const te::gm::GeomType &firstGeom, const te::gm::GeomType &secondGeom, const bool &isCollection) | 
| te::da::DataSetType * | getOutputDataSetType (te::vp::AlgorithmParams *mainParams) | 
| std::vector< std::pair< std::string, std::string > > | getProperties (const std::map< std::string, te::dt::AbstractData * > &specificParams) | 
| std::vector< te::dt::Property * > | getSecondSelectedProperties (const te::da::DataSetType *dataSetType, const std::map< std::string, te::dt::AbstractData * > &specificParams) | 
| bool | isCollection (const std::map< std::string, te::dt::AbstractData * > &specificParams) | 
| te::gm::Geometry * | setGeomAsMulti (te::gm::Geometry *geom) | 
Private Attributes | |
| std::map< std::string, std::string > | m_firstAttrNameMap | 
| std::map< std::string, std::string > | m_secondAttrNameMap | 
| te::vp::Union::Union | ( | ) | 
      
  | 
  virtual | 
Implements te::vp::Algorithm.
      
  | 
  virtual | 
Implements te::vp::Algorithm.
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  private | 
      
  | 
  private |