21#ifndef TE_QT_PLUGIN_RP_HAVE_BOUNDARYEXTRACTIONWIZARD_H
22#define TE_QT_PLUGIN_RP_HAVE_BOUNDARYEXTRACTIONWIZARD_H
65 void setList(std::list<te::map::AbstractLayerPtr>& layerList);
90 std::unique_ptr<te::qt::widgets::BoundaryExtractionWizardPage>
m_boundaryPage;
This is the base class for Layers.
A class that models the description of a dataset.
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
Implementation of a random-access dataset class for the TerraLib In-Memory Data Access driver.
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.