26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_RASTERSYMBOLIZERDIALOG_H
27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_RASTERSYMBOLIZERDIALOG_H
30 #include "../Config.h"
41 namespace Ui {
class RasterSymbolizerDialogForm; }
48 class RasterSymbolizer;
64 class ChannelSelectionWidget;
66 class OverlapBehaviorWidget;
67 class ContrastEnhancementWidget;
68 class ShadedReliefWidget;
69 class ImageOutlineWidget;
70 class HorizontalSliderWidget;
71 class RasterSymbolizerWidget;
135 std::unique_ptr<Ui::RasterSymbolizerDialogForm>
m_ui;
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...
The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos,...
A Symbolizer describes how a feature is to appear on a map.