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.
Constructor.
- Parameters
-
rs | Valid raster symbolizer pointer |
rt | Pointer to a raster transform object that will be configurated |
- Note
te::map::RasterTransformConfigurer::~RasterTransformConfigurer |
( |
| ) |
|
void te::map::RasterTransformConfigurer::configure |
( |
| ) |
|
Configure Transformation.
Function used to get blue channel properties
void te::map::RasterTransformConfigurer::getCategorizedMap |
( |
te::se::Categorize * |
caterogize | ) |
|
|
protected |
Function used to get the color map Categorized information
void te::map::RasterTransformConfigurer::getChannelSelection |
( |
| ) |
|
|
protected |
Function used to get channel selection order
void te::map::RasterTransformConfigurer::getColorMapInformation |
( |
| ) |
|
|
protected |
Function used to get the color map information
Function used to get gamma value from a Contrast Enhancement
void te::map::RasterTransformConfigurer::getGeneralProperties |
( |
| ) |
|
|
protected |
Function used to get the commun properties (gain, offset, opacity)
Function used to get gray channel properties
Function used to get green channel properties
void te::map::RasterTransformConfigurer::getInterpolatedMap |
( |
te::se::Interpolate * |
interpolate | ) |
|
|
protected |
Function used to get the color map Interpolated information
void te::map::RasterTransformConfigurer::getRecodedMap |
( |
te::se::Recode * |
recode | ) |
|
|
protected |
Function used to get the color map Recoded information
Function used to get red channel properties
The documentation for this class was generated from the following file: