26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_COLORTRANSFORMDIALOG_H
27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_COLORTRANSFORMDIALOG_H
31 #include "../../../maptools/AbstractLayer.h"
33 #include "../Config.h"
45 namespace Ui {
class ColorTransformDialogForm; }
71 COLORTRANSFORM_HLS2RGB
90 void setList(std::list<te::map::AbstractLayerPtr>& layerList);
189 std::unique_ptr<Ui::ColorTransformDialogForm>
m_ui;
An Envelope defines a 2D rectangular region.
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
Polygon is a subclass of CurvePolygon whose rings are defined by linear rings.
An abstract class for raster data strucutures.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr