A dialog used to build a RasterSymbolizerDialog element. More...
#include <RasterSymbolizerDialog.h>
  
 Public Member Functions | |
| te::se::Symbolizer * | getRasterSymbolizer () const | 
| void | setRasterProperty (te::rst::Raster *r, te::rst::RasterProperty *p) | 
| Sets the raster information.  More... | |
| void | setRasterSymbolizer (const te::se::RasterSymbolizer *rs) | 
Initializer Methods  | |
Methods related to instantiation and destruction.  | |
| RasterSymbolizerDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
| Constructs a RasterSymbolizerDialog dialog which is a child of parent, with widget flags set to f.  More... | |
| ~RasterSymbolizerDialog () | |
| Destructor.  More... | |
Protected Slots | |
| void | onChannelSelectionClicked () | 
| void | onColorMapClicked () | 
| void | onContrastEnhancementClicked () | 
| void | onImageOutlineClicked () | 
| void | onOpacityClicked () | 
| void | onOverlapBehaviorClicked () | 
| void | onShadedReliefClicked () | 
| void | onVisualClicked () | 
Protected Member Functions | |
| void | updateUi () | 
| Updates the widget form based on internal mark element.  More... | |
A dialog used to build a RasterSymbolizerDialog element.
Definition at line 79 of file RasterSymbolizerDialog.h.
| te::qt::widgets::RasterSymbolizerDialog::RasterSymbolizerDialog | ( | QWidget * | parent = 0,  | 
        
| Qt::WindowFlags | f = 0  | 
        ||
| ) | 
Constructs a RasterSymbolizerDialog dialog which is a child of parent, with widget flags set to f.
| te::qt::widgets::RasterSymbolizerDialog::~RasterSymbolizerDialog | ( | ) | 
Destructor.
| te::se::Symbolizer* te::qt::widgets::RasterSymbolizerDialog::getRasterSymbolizer | ( | ) | const | 
      
  | 
  protectedslot | 
      
  | 
  protectedslot | 
      
  | 
  protectedslot | 
      
  | 
  protectedslot | 
      
  | 
  protectedslot | 
      
  | 
  protectedslot | 
      
  | 
  protectedslot | 
      
  | 
  protectedslot | 
| void te::qt::widgets::RasterSymbolizerDialog::setRasterProperty | ( | te::rst::Raster * | r, | 
| te::rst::RasterProperty * | p | ||
| ) | 
Sets the raster information.
| p | Raster property | 
| void te::qt::widgets::RasterSymbolizerDialog::setRasterSymbolizer | ( | const te::se::RasterSymbolizer * | rs | ) | 
      
  | 
  protected | 
Updates the widget form based on internal mark element.
      
  | 
  private | 
Channel Selection Widget form.
Definition at line 136 of file RasterSymbolizerDialog.h.
      
  | 
  private | 
SE Color Map element.
Definition at line 146 of file RasterSymbolizerDialog.h.
      
  | 
  private | 
Color Map Widget form.
Definition at line 137 of file RasterSymbolizerDialog.h.
      
  | 
  private | 
Constrast Widget form.
Definition at line 139 of file RasterSymbolizerDialog.h.
      
  | 
  private | 
Image Outline Widget form.
Definition at line 141 of file RasterSymbolizerDialog.h.
      
  | 
  private | 
Overlap Behavior Widget form.
Definition at line 138 of file RasterSymbolizerDialog.h.
      
  | 
  private | 
Raster Property object.
Definition at line 148 of file RasterSymbolizerDialog.h.
      
  | 
  private | 
Raster Object.
Definition at line 149 of file RasterSymbolizerDialog.h.
      
  | 
  private | 
Raster Symbolizer widget.
Definition at line 143 of file RasterSymbolizerDialog.h.
      
  | 
  private | 
Shaded Relief Widget form.
Definition at line 140 of file RasterSymbolizerDialog.h.
      
  | 
  private | 
Slider widget used for opacity information.
Definition at line 142 of file RasterSymbolizerDialog.h.
      
  | 
  private | 
SE Raster Symbolizer element.
Definition at line 145 of file RasterSymbolizerDialog.h.
      
  | 
  private | 
Dialog form.
Definition at line 135 of file RasterSymbolizerDialog.h.