#include <cairo.h>
#include <vector>
#include <string>
#include <stdio.h>
#include <iostream>
#include "color.hpp"
#include "label.hpp"
#include "coordmapper.hpp"
Go to the source code of this file.
Classes | |
| class | Ruler |
| Class for coordinate axis ruler. More... | |
| struct | Ruler::Tic |
| One coordinate tic with label and location. | |
Defines | |
| #define | RULER_HPP 1 |
| #define RULER_HPP 1 |
1.4.7