26 #ifndef __TERRALIB_MAPTOOLS_INTERNAL_RASTERTRANSFORMCONFIGURER_H 
   27 #define __TERRALIB_MAPTOOLS_INTERNAL_RASTERTRANSFORMCONFIGURER_H 
   41     class ContrastEnhancement;
 
   42     class RasterSymbolizer;
 
   43     class SelectedChannel;
 
   86         void getGeneralProperties();
 
   89         void getChannelSelection();
 
  107         void getColorMapInformation();
 
  126 #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...