26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_SLICINGCOLORMAPWIDGET_H
27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_SLICINGCOLORMAPWIDGET_H
30 #include "../../../se/Enums.h"
31 #include "../Config.h"
35 #include <QTableWidgetItem>
43 namespace Ui {
class SlicingColorMapForm; }
68 class ColorCatalogWidget;
107 void getIndexes( std::vector< double >& indexesVector )
const;
132 std::unique_ptr<Ui::SlicingColorMapForm>
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...
TECOLOREXPORT te::color::ColorSchemeCatalog * loadColorBar(const std::string &jsonfile, const std::string &catalogName)
This file contains utility functions for color bar.