All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Enums.h File Reference

Enumerations related to Symbology Enconding module. More...

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::se
 Namespace for the Symbology Encoding module of TerraLib.
 

Enumerations

enum  te::se::ColorCompositionType {
  te::se::RGB_COMPOSITION, te::se::RED_COMPOSITION, te::se::GREEN_COMPOSITION, te::se::BLUE_COMPOSITION,
  te::se::GRAY_COMPOSITION, te::se::UNKNOWN_COMPOSITION
}
 Allowed color compositions type. More...
 
enum  te::se::ColorMapTransformationType { te::se::CATEGORIZE_TRANSFORMATION, te::se::INTERPOLATE_TRANSFORMATION, te::se::RECODE_TRANSFORMATION }
 Allowed color transformations type. More...
 

Detailed Description

Enumerations related to Symbology Enconding module.

Definition in file Enums.h.