Enumerations related to Symbology Enconding module. More...
Go to the source code of this file.
Namespaces | |
te | |
TerraLib. | |
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::ColorMapSlicingType { te::se::EQUAL_STEP_SLICE , te::se::UNIQUE_VALUE_SLICE } |
enum | te::se::ColorMapTransformationType { te::se::CATEGORIZE_TRANSFORMATION , te::se::INTERPOLATE_TRANSFORMATION , te::se::RECODE_TRANSFORMATION } |
Allowed color transformations type. More... | |
Enumerations related to Symbology Enconding module.
Definition in file Enums.h.