26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_CLASSIFIERDIALOG_H
27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_CLASSIFIERDIALOG_H
30 #include "../Config.h"
32 #include "../../../raster/Raster.h"
44 #include <boost/shared_ptr.hpp>
81 std::vector<te::gm::Polygon*> inputPolygons,
82 const std::string& outpuRasterDSType,
83 const std::map<std::string, std::string>& outpuRasterInfo,
85 Qt::WindowFlags f = 0);
An abstract class for raster data strucutures.