_fill | vg::attr_fill< text > | |
_fill_opacity | vg::attr_fill_opacity< text > | |
_fill_rule | vg::attr_fill_rule< text > | |
_font_family | vg::attr_font_family< text > | |
_font_size | vg::attr_font_size< text > | |
_font_stretch | vg::attr_font_stretch< text > | |
_font_style | vg::attr_font_style< text > | |
_font_weight | vg::attr_font_weight< text > | |
_h | vg::attr_h< text > | |
_hidden | vg::attr_hidden< text > | |
_internal_set_origin(int x, int y) | vg::element_t | inline |
_opacity | vg::attr_opacity< text > | |
_pivot_x | vg::attr_pivot_x< text > | |
_pivot_y | vg::attr_pivot_y< text > | |
_rotate | vg::attr_rotate< text > | |
_scale_x | vg::attr_scale_x< text > | |
_scale_y | vg::attr_scale_y< text > | |
_text | vg::text | |
_w | vg::attr_w< text > | |
_x | vg::attr_x< text > | |
_y | vg::attr_y< text > | |
apply_fill(pixelmap_editor_t &editor) const | vg::attrs_fill< text > | inlineprotected |
apply_font(pixelmap_editor_t &editor) const | vg::attrs_font< text > | inlineprotected |
apply_to(pixelmap_editor_t &editor) const override | vg::text | inlinevirtual |
fill(vg::paint::type &_fill_) | vg::attr_fill< text > | inline |
fill(vg::paint::type &&_fill_) | vg::attr_fill< text > | inline |
fill(vg::paint::solid &_fill_) | vg::attr_fill< text > | inline |
fill(vg::paint::solid &&_fill_) | vg::attr_fill< text > | inline |
fill(vg::paint::gradient::linear &_fill_) | vg::attr_fill< text > | inline |
fill(vg::paint::gradient::linear &&_fill_) | vg::attr_fill< text > | inline |
fill(vg::paint::gradient::radial &_fill_) | vg::attr_fill< text > | inline |
fill(vg::paint::gradient::radial &&_fill_) | vg::attr_fill< text > | inline |
fill_opacity(double &_fill_opacity_) | vg::attr_fill_opacity< text > | inline |
fill_opacity(double &&_fill_opacity_) | vg::attr_fill_opacity< text > | inline |
fill_rule(fill_rule_e &_fill_rule_) | vg::attr_fill_rule< text > | inline |
fill_rule(fill_rule_e &&_fill_rule_) | vg::attr_fill_rule< text > | inline |
font_family(std::string &_font_family_) | vg::attr_font_family< text > | inline |
font_family(std::string &&_font_family_) | vg::attr_font_family< text > | inline |
font_size(int &_font_size_) | vg::attr_font_size< text > | inline |
font_size(int &&_font_size_) | vg::attr_font_size< text > | inline |
font_stretch(double &_font_stretch_) | vg::attr_font_stretch< text > | inline |
font_stretch(double &&_font_stretch_) | vg::attr_font_stretch< text > | inline |
font_style(font_style_e &_font_style_) | vg::attr_font_style< text > | inline |
font_style(font_style_e &&_font_style_) | vg::attr_font_style< text > | inline |
font_weight(font_weight_e &_font_weight_) | vg::attr_font_weight< text > | inline |
font_weight(font_weight_e &&_font_weight_) | vg::attr_font_weight< text > | inline |
get_font_extents() const | vg::text | inline |
get_footprint() const override | vg::text | inlinevirtual |
get_text_extents() const | vg::text | inline |
h(const quantify::quantity_t< UNIT, T > &_h_) | vg::attr_h< text > | inline |
h(quantify::quantity_t< UNIT, T > &&_h_) | vg::attr_h< text > | inline |
h(const int &_h_) | vg::attr_h< text > | inline |
h(int &&_h_) | vg::attr_h< text > | inline |
hidden(bool &_hidden_) | vg::attr_hidden< text > | inline |
hidden(bool &&_hidden_) | vg::attr_hidden< text > | inline |
opacity(float &_opacity_) | vg::attr_opacity< text > | inline |
opacity(float &&_opacity_) | vg::attr_opacity< text > | inline |
origin_x | vg::element_t | |
origin_y | vg::element_t | |
pivot_x(const quantify::quantity_t< UNIT, T > &_pivot_x_) | vg::attr_pivot_x< text > | inline |
pivot_x(quantify::quantity_t< UNIT, T > &&_pivot_x_) | vg::attr_pivot_x< text > | inline |
pivot_x(const int &_pivot_x_) | vg::attr_pivot_x< text > | inline |
pivot_x(int &&_pivot_x_) | vg::attr_pivot_x< text > | inline |
pivot_y(const quantify::quantity_t< UNIT, T > &_pivot_y_) | vg::attr_pivot_y< text > | inline |
pivot_y(quantify::quantity_t< UNIT, T > &&_pivot_y_) | vg::attr_pivot_y< text > | inline |
pivot_y(const int &_pivot_y_) | vg::attr_pivot_y< text > | inline |
pivot_y(int &&_pivot_y_) | vg::attr_pivot_y< text > | inline |
rotate(double &_rotate_) | vg::attr_rotate< text > | inline |
rotate(double &&_rotate_) | vg::attr_rotate< text > | inline |
sample_fill(int x, int y) const | vg::attrs_fill< text > | inlineprotected |
scale_x(double &_scale_x_) | vg::attr_scale_x< text > | inline |
scale_x(double &&_scale_x_) | vg::attr_scale_x< text > | inline |
scale_y(double &_scale_y_) | vg::attr_scale_y< text > | inline |
scale_y(double &&_scale_y_) | vg::attr_scale_y< text > | inline |
set_source_to_fill(pixelmap_editor_t &editor) const | vg::attrs_fill< text > | inlineprotected |
text(std::string _text) | vg::text | inlineexplicit |
w(const quantify::quantity_t< UNIT, T > &_w_) | vg::attr_w< text > | inline |
w(quantify::quantity_t< UNIT, T > &&_w_) | vg::attr_w< text > | inline |
w(const int &_w_) | vg::attr_w< text > | inline |
w(int &&_w_) | vg::attr_w< text > | inline |
x(const quantify::quantity_t< UNIT, T > &_x_) | vg::attr_x< text > | inline |
x(quantify::quantity_t< UNIT, T > &&_x_) | vg::attr_x< text > | inline |
x(const int &_x_) | vg::attr_x< text > | inline |
x(int &&_x_) | vg::attr_x< text > | inline |
y(const quantify::quantity_t< UNIT, T > &_y_) | vg::attr_y< text > | inline |
y(quantify::quantity_t< UNIT, T > &&_y_) | vg::attr_y< text > | inline |
y(const int &_y_) | vg::attr_y< text > | inline |
y(int &&_y_) | vg::attr_y< text > | inline |
~element_t()=default | vg::element_t | virtual |
~text() override | vg::text | inline |