26 #ifndef __TERRALIB_TOOLS_RASTERMANAGER_RASTERMANAGERDIALOG_H 
   27 #define __TERRALIB_TOOLS_RASTERMANAGER_RASTERMANAGERDIALOG_H 
   30 #include "../core/RasterManager.h" 
   33 #include <QtGui/QDialog> 
   34 #include <ui_RasterManagerDialog.h> 
   43     namespace rastermanager
 
   78 #endif // __TERRALIB_TOOLS_RASTERMANAGER_RASTERMANAGERDIALOG_H 
Class with methods to manage and manipulate rasters. 
 
void resolutionPushButton_clicked()
 
void inputPushButton_clicked()
 
void reprojectPushButton_clicked()
 
RasterManagerDialog(QWidget *parent=0, Qt::WindowFlags f=0)
 
void trimPushButton_clicked()
 
void convertPushButton_clicked()
 
void closeEvent(QCloseEvent *e)
 
void functionsTabWidget_currentChanged(int id)
 
void copyPushButton_clicked()
 
void outputPushButton_clicked()