26#ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_CLOUDDETECTIONDIALOG_H
27#define __TERRALIB_QT_WIDGETS_RP_INTERNAL_CLOUDDETECTIONDIALOG_H
45namespace Ui {
class CloudDetectionDialogForm; }
77 void setLayers(std::list<map::AbstractLayerPtr> &layers);
188 std::unique_ptr<Ui::CloudDetectionDialogForm>
m_ui;
204 std::unique_ptr<te::gm::Geometry>
m_geom;
This is the base class for Layers.
A conteiner class for keeping information about a data source.
A class that models the description of a dataset.
An Envelope defines a 2D rectangular region.
Implementation of a random-access dataset class for the TerraLib In-Memory Data Access driver.
An abstract class for raster data strucutures.
A Symbolizer describes how a feature is to appear on a map.
An abstract class for data providers like a DBMS, Web Services or a regular file.
Namespace for the DataAccess API of TerraLib.
boost::shared_ptr< DataSource > DataSourcePtr
Namespace for the Vector Geometry module of TerraLib.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the memory data source of TerraLib.
Namespace for the Qt module of TerraLib.