Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | Protected Member Functions | List of all members
PalEntry Class Reference
Collaboration diagram for PalEntry:
Collaboration graph
[legend]

Public Types

typedef double value_t
 Threshold value (lowest value to be associated with entry (color and alpha)
 
typedef std::vector< value_tcolor_vect_t
 Color vector type.
 
typedef drain::FlexVariableMap map_t
 

Public Member Functions

 PalEntry (const color_vect_t &color={}, value_t alpha=1.0, const std::string &label="")
 
 PalEntry (const std::initializer_list< drain::Variable::init_pair_t > &args)
 
PalEntryoperator= (const PalEntry &b)
 
const map_tgetParameters () const
 
map_tgetParameters ()
 

Public Attributes

map_t parameters
 
drain::FlexibleVariablecolor
 
value_t alpha = 1.0
 
std::string label
 
const std::string name
 
const std::string description
 

Protected Member Functions

void init ()
 

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