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 } |
Colormap graph for plotting.
| #define COLORMAP_HPP 1 |
| enum interpolation_e |
| enum zscale_e |
1.6.1