26#ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_OVERLAPBEHAVIORWIDGET_H
27#define __TERRALIB_QT_WIDGETS_SE_INTERNAL_OVERLAPBEHAVIORWIDGET_H
42namespace Ui {
class OverlapBehaviorWidgetForm; }
101 std::unique_ptr<Ui::OverlapBehaviorWidgetForm>
m_ui;
102 std::map<te::se::RasterSymbolizer::OverlapBehavior, QString>
m_obNames;
The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos,...
OverlapBehavior
OverlapBehavior tells a system how to behave when multiple raster images in a layer overlap each othe...
Namespace for the Qt module of TerraLib.
Namespace for the Symbology Encoding module of TerraLib.
This file contains include headers for TerraLib Symbology Encoding module.