Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Plot::ColorLookupFactory< PixelType, Scale > Class Template Reference

#include <colorlookup.h>

List of all members.


Detailed Description

template<class PixelType = Plot::RGBPixel<>, class Scale = Scale::Linear<double>>
class Plot::ColorLookupFactory< PixelType, Scale >

Wrapper for a single-dimensional ColorLookup specified in a string.

Definition at line 330 of file colorlookup.h.

Public Types

typedef ColorLookup< PixelType > result_type

Public Methods

 ColorLookupFactory (bool paper_based_colors=false, Bounded::Magnitude default_single_hue=0)
virtual result_type * operator() (string specification) const
 Construct a ColorLookup from the given string name.

virtual void error (const string &s) const


The documentation for this class was generated from the following file:
Generated on Mon Jan 20 02:37:39 2003 for RF-LISSOM by doxygen1.3-rc2