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

plotspecification.h File Reference


Detailed Description

PlotSpecification class.

Header
/u/nn/cvsroot/lissom/src/plotspecification.h,v 1.33 2002/10/19 08:31:51 jbednar Exp

Definition in file plotspecification.h.

#include <utility>
#include <string>
#include "../src/matriximagefactory.h"
#include "../src/pointermap.h"
#include "../src/allocatingpointer.h"
#include "../src/tnt_gnuplot.h"
#include "../src/msg.h"
#include "../src/parammap.h"
#include "../src/stringutils.h"
#include "../src/matrixhistogram.h"
#include "../src/histogramimage.h"
#include "../src/scale.h"

Include dependency graph for plotspecification.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  Plot

Functions

template<class Color> Color lookup_color (const ParamMap &params, const string &basename, const Color &default_val)
 Helper for getting the values for a color parameter; those are not currently supported directly by the ParamMap.

template<class SubRegion> SubRegion lookup_subregion (const ParamMap &params, const SubRegion &default_val)
 Helper for getting the values for a rectangle parameter; those are not currently supported directly by the ParamMap.


Function Documentation

template<class Color>
Color lookup_color const ParamMap   params,
const string &    basename,
const Color &    default_val
 

Helper for getting the values for a color parameter; those are not currently supported directly by the ParamMap.

Color should be an RGB type.

Definition at line 35 of file plotspecification.h.

Referenced by Plot::PlotSpecification< Matrix, String, ScaleType, MatrixTableType, ParameterMapType >::bitmap_image().


Generated on Mon Jan 20 02:36:35 2003 for RF-LISSOM by doxygen1.3-rc2