te::attributefill::VectorToVectorMemory Member List

This is the complete list of members for te::attributefill::VectorToVectorMemory, including all inherited members.

checkGeometries(te::gm::Geometry *fromGeom, std::size_t fromPos, te::gm::Geometry *toGeom)te::attributefill::VectorToVectorMemoryprotected
getAllPointsOfGeometry(te::gm::Geometry *geom)te::attributefill::VectorToVectorMemoryprotected
getArea(te::gm::Geometry *geom)te::attributefill::VectorToVectorMemoryprotected
getClassWithHighestIntersectionArea(te::da::DataSet *toDs, std::size_t toSrid, te::da::DataSet *fromDs, std::size_t fromSrid, std::vector< std::size_t > dsPos, const std::string &propertyName, std::vector< std::vector< te::dt::AbstractData * > > &dataValues)te::attributefill::VectorToVectorMemoryprotected
getClassWithHighestOccurrence(te::da::DataSet *fromDs, std::vector< std::size_t > dsPos, const std::string &propertyName, std::vector< std::vector< te::dt::AbstractData * > > &dataValues)te::attributefill::VectorToVectorMemoryprotected
getDataBasedOnType(const std::string &strValue, const int type)te::attributefill::VectorToVectorMemoryprotected
getDataValues(te::da::DataSet *fromDs, std::vector< std::size_t > dsPos)te::attributefill::VectorToVectorMemoryprotected
getDistinctClasses(te::da::DataSet *fromDs, const std::string &propertyName)te::attributefill::VectorToVectorMemoryprotected
getIntersections(te::da::DataSet *toDs, te::da::DataSet *fromDs, te::sam::rtree::Index< size_t, 8 > *rtree, bool &hasInvalid)te::attributefill::VectorToVectorMemoryprotected
getKDtree(te::da::DataSet *data, std::size_t toSrid)te::attributefill::VectorToVectorMemoryprotected
getMinimumDistance(te::da::DataSet *toDs, std::size_t toSrid, te::da::DataSet *fromDs, std::size_t fromSrid, KD_ADAPTATIVE_TREE *kdtree)te::attributefill::VectorToVectorMemoryprotected
getModeValue(te::stat::NumericStatisticalSummary ss)te::attributefill::VectorToVectorMemoryprotected
getNumValues(std::vector< std::vector< te::dt::AbstractData * > > dataValues, std::size_t pos)te::attributefill::VectorToVectorMemoryprotected
getOutputDataSetType()te::attributefill::VectorToVectorMemoryprotected
getPercentageOfEachClassByArea(te::da::DataSet *toDs, std::size_t toSrid, te::da::DataSet *fromDs, std::size_t fromSrid, std::vector< std::size_t > dsPos, const std::string &propertyName, std::vector< std::vector< te::dt::AbstractData * > > &dataValues)te::attributefill::VectorToVectorMemoryprotected
getPercentageOfTotalArea(te::da::DataSet *toDs, std::size_t toSrid, te::da::DataSet *fromDs, std::size_t fromSrid, std::vector< std::size_t > dsPos, const std::string &propertyName, std::vector< std::vector< te::dt::AbstractData * > > &dataValues)te::attributefill::VectorToVectorMemoryprotected
getPercentagePerClass(te::da::DataSet *fromDs, std::vector< std::size_t > dsPos, const std::string &propertyName, std::vector< std::vector< te::dt::AbstractData * > > &dataValues)te::attributefill::VectorToVectorMemoryprotected
getPropertyName(te::dt::Property *prop, te::attributefill::OperationType func)te::attributefill::VectorToVectorMemoryprotected
getRtree(te::da::DataSet *data)te::attributefill::VectorToVectorMemoryprotected
getStrValues(std::vector< std::vector< te::dt::AbstractData * > > dataValues, std::size_t pos)te::attributefill::VectorToVectorMemoryprotected
getValue(te::stat::NumericStatisticalSummary ss, te::attributefill::OperationType type)te::attributefill::VectorToVectorMemoryprotected
getValue(te::stat::StringStatisticalSummary ss, te::attributefill::OperationType type)te::attributefill::VectorToVectorMemoryprotected
getWeightedByArea(te::da::DataSet *toDs, std::size_t toSrid, te::da::DataSet *fromDs, std::size_t fromSrid, std::vector< std::size_t > dsPos, const std::string &propertyName, std::vector< std::vector< te::dt::AbstractData * > > &dataValues)te::attributefill::VectorToVectorMemoryprotected
getWeightedSumByArea(te::da::DataSet *toDs, std::size_t toSrid, te::da::DataSet *fromDs, std::size_t fromSrid, std::vector< std::size_t > dsPos, const std::string &propertyName, std::vector< std::vector< te::dt::AbstractData * > > &dataValues)te::attributefill::VectorToVectorMemoryprotected
hasErrors()te::attributefill::VectorToVectorOp
hasNoIntersectionOperations()te::attributefill::VectorToVectorMemoryprotected
isLine(te::gm::GeomType type)te::attributefill::VectorToVectorMemoryprotected
isMultiLine(te::gm::GeomType type)te::attributefill::VectorToVectorMemoryprotected
isMultiPoint(te::gm::GeomType type)te::attributefill::VectorToVectorMemoryprotected
isMultiPolygon(te::gm::GeomType type)te::attributefill::VectorToVectorMemoryprotected
isPoint(te::gm::GeomType type)te::attributefill::VectorToVectorMemoryprotected
isPolygon(te::gm::GeomType type)te::attributefill::VectorToVectorMemoryprotected
isStatistical(te::attributefill::OperationType type)te::attributefill::VectorToVectorMemoryprotected
isToLayerOGR()te::attributefill::VectorToVectorMemoryprotected
m_fromLayerte::attributefill::VectorToVectorOpprotected
m_hasErrorste::attributefill::VectorToVectorOpprotected
m_mapGeomte::attributefill::VectorToVectorMemoryprivate
m_optionste::attributefill::VectorToVectorOpprotected
m_outDsette::attributefill::VectorToVectorOpprotected
m_outDsrcte::attributefill::VectorToVectorOpprotected
m_toLayerte::attributefill::VectorToVectorOpprotected
m_toLayerPropste::attributefill::VectorToVectorOpprotected
normalizeClassName(std::string &name)te::attributefill::VectorToVectorMemoryprotected
paramsAreValid()te::attributefill::VectorToVectorOpvirtual
run()te::attributefill::VectorToVectorMemoryvirtual
save(std::auto_ptr< te::mem::DataSet > result, std::auto_ptr< te::da::DataSetType > outDsType)te::attributefill::VectorToVectorOpprotected
setInput(te::map::AbstractLayerPtr fromLayer, te::map::AbstractLayerPtr toLayer)te::attributefill::VectorToVectorMemory
setOutput(te::da::DataSourcePtr outDsrc, std::string dsName)te::attributefill::VectorToVectorMemory
setParams(const std::map< te::dt::Property *, std::vector< std::string > > &options)te::attributefill::VectorToVectorMemory
te::attributefill::VectorToVectorOp::setParams(const std::map< std::string, std::vector< te::attributefill::OperationType > > &options, std::vector< std::string > toLayerProps)te::attributefill::VectorToVectorOp
VectorToVectorMemory()te::attributefill::VectorToVectorMemory
VectorToVectorOp()te::attributefill::VectorToVectorOp
~VectorToVectorMemory()te::attributefill::VectorToVectorMemory
~VectorToVectorOp()te::attributefill::VectorToVectorOpvirtual