26#ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_COLORMAPWIDGET_H
27#define __TERRALIB_QT_WIDGETS_SE_INTERNAL_COLORMAPWIDGET_H
31#include "../../../maptools/AbstractLayer.h"
33#include "../../../se/Enums.h"
37#include <QTableWidgetItem>
46namespace Ui {
class ColorMapWidgetForm; }
71 class ColorCatalogWidget;
157 std::unique_ptr<Ui::ColorMapWidgetForm>
m_ui;
It models the concept of color bar.
An abstract class for raster data strucutures.
A ColorMap defines either the colors of a pallette-type raster source or the mapping of numeric pixel...
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
ColorMapTransformationType
Allowed color transformations type.