26 #ifndef __TERRALIB_MAPTOOLS_INTERNAL_RASTERTRANSFORMCONFIGURER_H 
   27 #define __TERRALIB_MAPTOOLS_INTERNAL_RASTERTRANSFORMCONFIGURER_H 
   41     class ContrastEnhancement;
 
   42     class RasterSymbolizer;
 
   43     class SelectedChannel;
 
   87         void getGeneralProperties();
 
   90         void getChannelSelection();
 
  108         void getColorMapInformation();
 
  130 #endif  // __TERRALIB_MAPTOOLS_INTERNAL_RASTERTRANSFORMCONFIGURER_H 
A selected channel to be display. 
 
The transformation of continuous values to distinct values (Categorize function). ...
 
The transformation of continuous values to a number of values (Interpolate function). 
 
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...
 
Transformation of discrete values to other values.