Label Member List

This is the complete list of members for Label, including all inherited members.

draw(cairo_t *cairo)Label
get_bbox(cairo_t *cairo, double bbox[4]) const Label
get_extents(cairo_t *cairo, cairo_text_extents_t *extents)Label
get_font_size(void) const Label
get_text(void) const Label
Label()Label
Label(const Label &label)Label
Label(const std::string &text)Label
operator<<(std::ostream &os, const Label &label)Labelfriend
operator=(const Label &label)Label
set_alignment(double x, double y, bool yzeroext=false)Label
set_color(const Color &color)Label
set_font_family(const std::string &family)Label
set_font_size(double size)Label
set_font_slant(cairo_font_slant_t slant)Label
set_font_weight(cairo_font_weight_t weight)Label
set_location(double x, double y)Label
set_rotation(double angle)Label
set_text(const std::string &text)Label
~Label()Label