26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_MOSAICWIZARD_H 
   27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_MOSAICWIZARD_H 
   30 #include "../../../maptools/AbstractLayer.h" 
   31 #include "../Config.h" 
   45       class MosaicWizardPage;
 
   46       class LayerSearchWizardPage;
 
   47       class RasterInfoWizardPage;
 
   65           virtual bool validateCurrentPage();
 
   67           void setList(std::list<te::map::AbstractLayerPtr>& layerList);
 
   69           std::list<te::map::AbstractLayerPtr> getOutputLayers();
 
   77           bool executeGeoMosaic();
 
   79           bool executeTiePointMosaic();
 
   81           bool executeSequenceMosaic();
 
   95 #endif  // __TERRALIB_QT_WIDGETS_RP_INTERNAL_MOSAICWIZARD_H