![]() |
Vault
4.1
|
VStringRangeColorElement stores one range element for a VStringRangeColorMapper. More...
#include <vcolor.h>
Public Member Functions | |
VStringRangeColorElement (const VString &rangeMin, const VColorPair &colors) | |
Public Attributes | |
VString | mRangeMin |
VColorPair | mColors |
Friends | |
bool | operator< (const VStringRangeColorElement &e1, const VStringRangeColorElement &e2) |
VStringRangeColorElement stores one range element for a VStringRangeColorMapper.
The range defines the lower bound of the range, and its color pair.