21#ifndef TE_QT_WIDGETS_RASTERIZATIONWIZARD_H
22#define TE_QT_WIDGETS_RASTERIZATIONWIZARD_H
66 void setList(std::list<te::map::AbstractLayerPtr>& layerList);
95 std::unique_ptr<te::qt::widgets::RasterizationWizardPage>
m_vectorPage;
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.
A raster band description.
An abstract class for raster data strucutures.
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.
Namespace for the Raster module of TerraLib.