26#ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_RASTERSYMBOLIZERWIDGET_H
27#define __TERRALIB_QT_WIDGETS_SE_INTERNAL_RASTERSYMBOLIZERWIDGET_H
49namespace Ui {
class RasterSymbolizerWidgetForm; }
203 std::unique_ptr<Ui::RasterSymbolizerWidgetForm>
m_ui;
226 std::map<te::se::ContrastEnhancement::ContrastEnhancementType, QString>
m_ceNames;
227 std::map<te::rp::Contrast::InputParameters::ContrastType, te::map::RasterTransform::ContrastType>
m_contrastMap;
This is the base class for Layers.
This is the base class for layers.
This class contains the parameters needed to apply dynamic contrast over a raster.
A raster band description.
ChannelSelection specifies the false-color channel selection for a multi-spectral raster source (such...
ContrastEnhancement defines the 'stretching' of contrast for a channel of a false-color image or for ...
The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos,...
A selected channel to be display.
A Symbolizer describes how a feature is to appear on a map.
Namespace for the Map Tools module of TerraLib.
Namespace for the Qt module of TerraLib.
Namespace for the Raster module of TerraLib.
Namespace for the Symbology Encoding module of TerraLib.
This file contains include headers for TerraLib Symbology Encoding module.