Vault  4.1
Public Member Functions | Protected Member Functions
VStringColorMapper Class Reference

VStringColorMapper maps string values to colors. More...

#include <vcolor.h>

Inheritance diagram for VStringColorMapper:
VColorMapper

List of all members.

Public Member Functions

virtual void readColors (const VSettingsNode &mapperNode, VStringVector *errorList)
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 (const VString &stringValue, const VColorPair &colors)

Protected Member Functions

virtual void _readColorElement (const VSettingsNode &colorNode)

Detailed Description

VStringColorMapper maps string values to colors.

Definition at line 303 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.