A Raster Transform configurer generates a Raster Transform given a RasterSymbolzier.  
 More...
#include <RasterTransformConfigurer.h>
A Raster Transform configurer generates a Raster Transform given a RasterSymbolzier. 
- See also
 - RasterTransform 
 
Definition at line 64 of file RasterTransformConfigurer.h.
 
◆ RasterTransformConfigurer()
Constructor. 
- Parameters
 - 
  
    | rs | Valid raster symbolizer pointer  | 
    | rt | Pointer to a raster transform object that will be configurated | 
  
   
- Note
 
 
 
◆ ~RasterTransformConfigurer()
      
        
          | te::map::RasterTransformConfigurer::~RasterTransformConfigurer  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ configure()
      
        
          | void te::map::RasterTransformConfigurer::configure  | 
          ( | 
           | ) | 
           | 
        
      
 
Configure Transformation. 
 
 
◆ getBlueChannelProperties()
Function used to get blue channel properties 
 
 
◆ getCategorizedMap()
  
  
      
        
          | void te::map::RasterTransformConfigurer::getCategorizedMap  | 
          ( | 
          te::se::Categorize *  | 
          caterogize | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Function used to get the color map Categorized information 
 
 
◆ getChannelDomain()
  
  
      
        
          | void te::map::RasterTransformConfigurer::getChannelDomain  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Function used to get channel domain 
 
 
◆ getChannelSelection()
  
  
      
        
          | void te::map::RasterTransformConfigurer::getChannelSelection  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Function used to get channel selection order 
 
 
◆ getColorMapInformation()
  
  
      
        
          | void te::map::RasterTransformConfigurer::getColorMapInformation  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Function used to get the color map information 
 
 
◆ getGammaProperty()
Function used to get gamma value from a Contrast Enhancement 
 
 
◆ getGeneralProperties()
  
  
      
        
          | void te::map::RasterTransformConfigurer::getGeneralProperties  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Function used to get the commun properties (gain, offset, opacity) 
 
 
◆ getGrayChannelProperties()
Function used to get gray channel properties 
 
 
◆ getGreenChannelProperties()
Function used to get green channel properties 
 
 
◆ getInterpolatedMap()
  
  
      
        
          | void te::map::RasterTransformConfigurer::getInterpolatedMap  | 
          ( | 
          te::se::Interpolate *  | 
          interpolate | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Function used to get the color map Interpolated information 
 
 
◆ getRecodedMap()
  
  
      
        
          | void te::map::RasterTransformConfigurer::getRecodedMap  | 
          ( | 
          te::se::Recode *  | 
          recode | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Function used to get the color map Recoded information 
 
 
◆ getRedChannelProperties()
Function used to get red channel properties 
 
 
◆ m_rstSymbolizer
◆ m_rstTransform
The documentation for this class was generated from the following file: