Trees | Indices | Help |
---|
|
Types of color gradient mapping in LayerBasic
.
Note: All the enumerated values are defined at the module level, not the class level. The are just groupped by class here for easier orientation.
|
|||
LAYER_BASIC_RANGE_ADAPT Color range is mapped nonuniformly, see gwy_pixbuf_draw_data_field_adaptive(). |
|||
LAYER_BASIC_RANGE_AUTO Color gradient is uniformly mapped to a range inside which most of data points lie, that is height distribution tails are cut off. |
|||
LAYER_BASIC_RANGE_FIXED Color gradient is uniformly mapped to a fixed range, independent on data. |
|||
LAYER_BASIC_RANGE_FULL Color gradient is uniformly mapped to range from data minimum to maximum. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |