#include <Difference.h>
  
 Public Member Functions | |
| Difference () | |
| bool | executeMemory (te::vp::AlgorithmParams *mainParams) | 
| bool | executeQuery (te::vp::AlgorithmParams *mainParams) | 
| virtual | ~Difference () | 
Protected Member Functions | |
| te::da::DataSetType * | getOutputDataSetType (te::vp::AlgorithmParams *mainParams) | 
| std::vector< std::string > | getPropNames (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) | 
| te::gm::GeomType | setGeomResultType (const te::gm::GeomType &geomType, const bool &isCollection) | 
Private Types | |
| typedef te::sam::rtree::Index< size_t, 8 > * | DataSetRTree | 
Definition at line 57 of file Difference.h.
      
  | 
  private | 
Definition at line 83 of file Difference.h.
| te::vp::Difference::Difference | ( | ) | 
      
  | 
  inlinevirtual | 
Definition at line 63 of file Difference.h.
      
  | 
  virtual | 
Implements te::vp::Algorithm.
      
  | 
  virtual | 
Implements te::vp::Algorithm.
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected |