#include <LineToPolygonQuery.h>
  
 Public Member Functions | |
| LineToPolygonQuery () | |
| virtual bool | paramsAreValid () | 
| bool | run () throw (te::common::Exception) | 
| void | setInput (te::da::DataSourcePtr inDsrc, std::string inDsetName, const te::da::ObjectIdSet *oidSet=0) | 
| void | setOutput (te::da::DataSourcePtr outDsrc, std::string dsname) | 
| ~LineToPolygonQuery () | |
Protected Member Functions | |
| std::auto_ptr < te::da::DataSetType >  | buildOutDataSetType () | 
| te::gm::GeomType | getGeomResultType (te::gm::GeomType geom) | 
Protected Attributes | |
| std::string | m_inDsetName | 
| te::da::DataSourcePtr | m_inDsrc | 
| const te::da::ObjectIdSet * | m_oidSet | 
| std::string | m_outDset | 
| te::da::DataSourcePtr | m_outDsrc | 
Definition at line 42 of file LineToPolygonQuery.h.
| te::vp::LineToPolygonQuery::LineToPolygonQuery | ( | ) | 
Definition at line 54 of file LineToPolygonQuery.cpp.
| te::vp::LineToPolygonQuery::~LineToPolygonQuery | ( | ) | 
Definition at line 57 of file LineToPolygonQuery.cpp.
      
  | 
  protectedinherited | 
Definition at line 70 of file LineToPolygonOp.cpp.
References te::da::PrimaryKey::add(), te::dt::GEOMETRY_TYPE, te::dt::Property::getName(), te::gm::GeometryProperty::getSRID(), te::gm::MultiPolygonType, te::gm::GeometryProperty::setGeometryType(), and te::gm::GeometryProperty::setSRID().
      
  | 
  protectedinherited | 
Definition at line 136 of file LineToPolygonOp.cpp.
References te::gm::LineStringType, te::gm::MultiLineStringType, te::gm::MultiPointType, te::gm::MultiPolygonType, te::gm::PointType, and te::gm::PolygonType.
      
  | 
  virtualinherited | 
Definition at line 41 of file LineToPolygonOp.cpp.
Referenced by te::vp::LineToPolygonDialog::onOkPushButtonClicked().
      
  | 
  virtual | |||||||||||||
Implements te::vp::LineToPolygonOp.
Definition at line 60 of file LineToPolygonQuery.cpp.
References te::dt::GEOMETRY_TYPE, te::vp::Save(), and te::da::Select::setGroupBy().
      
  | 
  inherited | 
Definition at line 55 of file LineToPolygonOp.cpp.
Referenced by te::vp::LineToPolygonDialog::onOkPushButtonClicked().
      
  | 
  inherited | 
Definition at line 64 of file LineToPolygonOp.cpp.
Referenced by te::vp::LineToPolygonDialog::onOkPushButtonClicked().
      
  | 
  protectedinherited | 
Definition at line 71 of file LineToPolygonOp.h.
      
  | 
  protectedinherited | 
Definition at line 70 of file LineToPolygonOp.h.
      
  | 
  protectedinherited | 
Definition at line 72 of file LineToPolygonOp.h.
      
  | 
  protectedinherited | 
Definition at line 75 of file LineToPolygonOp.h.
      
  | 
  protectedinherited | 
Definition at line 74 of file LineToPolygonOp.h.