|
|
| ColoredValue (BandsRegion::Region l, double v, BandsRegion::Region r) |
| |
|
std::string | toString () const |
| |
|
|
static void | init (std::vector< ColoredValue > &l, double min, double max, BandsRegion::Region int_color) |
| |
|
static void | init (std::vector< ColoredValue > &l, double min, double max, double min_val, double max_val, BandsRegion::Region int_color) |
| |
|
static void | init (std::vector< ColoredValue > &l, double min, double max, double mod, BandsRegion::Region int_color) |
| |
|
static void | insert (std::vector< ColoredValue > &l, double lb, double ub, BandsRegion::Region int_color) |
| |
|
static void | fromColoredValuestoBandsRanges (std::vector< BandsRange > &ranges, const std::vector< ColoredValue > &l) |
| |
|
static void | insertNoneSetToColoredValues (std::vector< ColoredValue > &l, IntervalSet none_set, BandsRegion::Region bg_color) |
| |
|
|
double | val |
| |
|
BandsRegion::Region | color_left |
| |
|
BandsRegion::Region | color_right |
| |
The documentation for this class was generated from the following files: