colormap.hpp File Reference

Colormap graph for plotting. More...

#include <cairo.h>
#include <vector>
#include "palette.hpp"
#include "graph.hpp"
#include "coordmapper.hpp"
#include "interpolation.hpp"

Go to the source code of this file.

Classes

class  Colormap
 Class for colormap type plots. More...

Defines

#define COLORMAP_HPP   1

Enumerations

enum  interpolation_e { INTERPOLATION_CLOSEST = 0, INTERPOLATION_BILINEAR, INTERPOLATION_BICUBIC }
enum  zscale_e { ZSCALE_LINEAR = 0, ZSCALE_LOG, ZSCALE_RELLOG }


Detailed Description

Colormap graph for plotting.


Define Documentation

#define COLORMAP_HPP   1


Enumeration Type Documentation

enum interpolation_e

Enumerator:
INTERPOLATION_CLOSEST 
INTERPOLATION_BILINEAR 
INTERPOLATION_BICUBIC 

enum zscale_e

Enumerator:
ZSCALE_LINEAR 
ZSCALE_LOG 
ZSCALE_RELLOG 


Generated on Thu Apr 21 13:39:59 2011 for IBSimu by  doxygen 1.4.7