This is the complete list of members for Ruler, including all inherited members.
calculate(cairo_t *cairo, Coordmapper1D &cm, bool ruler_tic_bbox_test) | Ruler | |
copy_tics(const Ruler &ruler) | Ruler | |
debug_print(std::ostream &os) const | Ruler | |
draw(cairo_t *cairo, Coordmapper1D &cm, bool recalculate=true) | Ruler | |
enable_labels(bool enable) | Ruler | |
get_autorange(bool &autorange_min, bool &autorange_max) const | Ruler | |
get_bbox(cairo_t *cairo, double bbox[4], Coordmapper1D &cm, bool recalculate=true) | Ruler | |
get_ranges(double &min, double &max) const | Ruler | |
operator=(const Ruler &ruler) | Ruler | |
Ruler() | Ruler | |
Ruler(int cind) | Ruler | |
Ruler(const Ruler &ruler) | Ruler | |
set_autorange(bool autorange_min, bool autorange_max) | Ruler | |
set_axis_label(const std::string &label) | Ruler | |
set_color(const Color &color) | Ruler | |
set_coord_index(int cind) | Ruler | |
set_endpoints(double x1, double y1, double x2, double y2) | Ruler | |
set_font_size(double size) | Ruler | |
set_indir(bool ccw) | Ruler | |
set_ranges(double min, double max) | Ruler | |
set_ticlen(double inlen, double outlen) | Ruler | |
~Ruler() | Ruler | inline |