Go to the documentation of this file.
   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;                 
 
  143 #endif  // __TERRALIB_QT_WIDGETS_SE_INTERNAL_COLORMAPWIDGET_H 
  
 
An abstract class for raster data strucutures.
 
TECOLOREXPORT te::color::ColorSchemeCatalog * loadColorBar(const std::string &jsonfile, const std::string &catalogName)
This file contains utility functions for color bar.
 
A ColorMap defines either the colors of a pallette-type raster source or the mapping of numeric pixel...
 
It models the concept of color bar.