Vault  4.1
Public Member Functions | Protected Member Functions | Friends
VDoubleRangeColorMapper Class Reference

VDoubleRangeColorMapper maps ranges of double values to colors. More...

#include <vcolor.h>

Inheritance diagram for VDoubleRangeColorMapper:
VColorMapper

List of all members.

Public Member Functions

virtual VColorPair getColors (const VString &stringValue) const
virtual VColorPair getColors (int intValue) const
virtual VColorPair getColors (Vs64 int64Value) const
virtual VColorPair getColors (VDouble doubleValue) const
void addColors (VDouble rangeMin, const VColorPair &rangeColors)

Protected Member Functions

virtual void _readColorElement (const VSettingsNode &colorNode)

Friends

class VColorUnit

Detailed Description

VDoubleRangeColorMapper maps ranges of double values to colors.

Definition at line 545 of file vcolor.h.


The documentation for this class was generated from the following files:

Copyright ©1997-2014 Trygve Isaacson. All rights reserved. This documentation was generated with Doxygen.