#include <Intersection.h>
|
| 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< te::dt::Property * > | getSecondSelectedProperties (const te::da::DataSetType *dataSetType, const std::map< std::string, te::dt::AbstractData * > &specificParams) |
| |
| std::vector< std::pair< std::string, std::string > > | getSelectedProperties (const std::map< std::string, te::dt::AbstractData * > &specificParams) |
| |
| bool | isCollection (const std::map< std::string, te::dt::AbstractData * > &specificParams) |
| |
| te::da::DataSet * | updateGeomType (te::da::DataSetType *dsType, te::da::DataSet *ds) |
| |
Definition at line 56 of file Intersection.h.
◆ Intersection()
| te::vp::Intersection::Intersection |
( |
| ) |
|
◆ ~Intersection()
| virtual te::vp::Intersection::~Intersection |
( |
| ) |
|
|
inlinevirtual |
◆ executeMemory()
◆ executeQuery()
◆ getFirstSelectedProperties()
◆ getGeomResultType()
◆ getOutputDataSetType()
◆ getSecondSelectedProperties()
◆ getSelectedProperties()
| std::vector< std::pair< std::string, std::string > > te::vp::Intersection::getSelectedProperties |
( |
const std::map< std::string, te::dt::AbstractData * > & |
specificParams | ) |
|
|
protected |
◆ isCollection()
| bool te::vp::Intersection::isCollection |
( |
const std::map< std::string, te::dt::AbstractData * > & |
specificParams | ) |
|
|
protected |
◆ updateGeomType()
◆ m_firstAttrNameMap
| std::map<std::string, std::string> te::vp::Intersection::m_firstAttrNameMap |
|
private |
◆ m_secondAttrNameMap
| std::map<std::string, std::string> te::vp::Intersection::m_secondAttrNameMap |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/vp/Intersection.h