getDataSetType(std::vector< std::vector< double > > pixelDistinct=std::vector< std::vector< double > >()) | te::attributefill::RasterToVector | protected |
getPixelDistinct(rst::Raster &inputRaster, unsigned int inputRasterBand, std::vector< double > &values) | te::attributefill::RasterToVector | protected |
getTexture(te::rst::Raster *rst, te::gm::Geometry *geom, int band, bool readAll=false) | te::attributefill::RasterToVector | protected |
joinMaps(std::map< double, int > &mainMap, std::map< double, int > &newMap) | te::attributefill::RasterToVector | protected |
joinMaps(std::map< double, double > &mainMap, std::map< double, double > &newMap) | te::attributefill::RasterToVector | protected |
m_bands | te::attributefill::RasterToVector | protected |
m_inRaster | te::attributefill::RasterToVector | protected |
m_inVectorDsrc | te::attributefill::RasterToVector | protected |
m_inVectorDsType | te::attributefill::RasterToVector | protected |
m_inVectorName | te::attributefill::RasterToVector | protected |
m_iteratorByBox | te::attributefill::RasterToVector | protected |
m_oidSet | te::attributefill::RasterToVector | protected |
m_outDset | te::attributefill::RasterToVector | protected |
m_outDsrc | te::attributefill::RasterToVector | protected |
m_readAll | te::attributefill::RasterToVector | protected |
m_statSum | te::attributefill::RasterToVector | protected |
m_texture | te::attributefill::RasterToVector | protected |
paramsAreValid() | te::attributefill::RasterToVector | |
RasterToVector() | te::attributefill::RasterToVector | |
run() | te::attributefill::RasterToVector | |
save(te::da::DataSet *result, te::da::DataSetType *outDsType) | te::attributefill::RasterToVector | protected |
setInput(te::rst::Raster *inRaster, te::da::DataSourcePtr inVectorDsrc, std::string inVectorName, std::auto_ptr< te::da::DataSetTypeConverter > inVectorDsType, const te::da::ObjectIdSet *oidSet=0) | te::attributefill::RasterToVector | |
setOutput(te::da::DataSourcePtr outDsrc, std::string dsName) | te::attributefill::RasterToVector | |
setParams(std::vector< unsigned int > bands, std::vector< te::stat::StatisticalSummary > statSum, bool iteratorByBox, bool texture, bool readAll) | te::attributefill::RasterToVector | |
~RasterToVector() | te::attributefill::RasterToVector | inline |