26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_CONTRASTDIALOG_H 
   27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_CONTRASTDIALOG_H 
   30 #include "../Config.h" 
   31 #include "../../../raster/Raster.h" 
   42 #include <boost/shared_ptr.hpp> 
   81             const std::string& outpuRasterDSType, 
 
   82             const std::map< std::string, std::string >& outpuRasterInfo,
 
   84             Qt::WindowFlags f = 0);
 
   96             Qt::WindowFlags f = 0);            
 
  107           bool getOutputRaster( boost::shared_ptr< te::rst::Raster >& outputRasterPtr );
 
  111           void on_okPushButton_clicked();
 
  127 #endif  // __TERRALIB_QT_WIDGETS_RP_INTERNAL_CONTRASTDIALOG_H 
A dialog used to build a basic fill element. 
 
An abstract class for raster data strucutures.