| _fill | vg::attr_fill< rectangle > | |
| _fill_opacity | vg::attr_fill_opacity< rectangle > | |
| _fill_rule | vg::attr_fill_rule< rectangle > | |
| _h | vg::attr_h< rectangle > | |
| _hidden | vg::attr_hidden< rectangle > | |
| _internal_set_origin(int x, int y) | vg::element_t | inline |
| _opacity | vg::attr_opacity< rectangle > | |
| _r | vg::attr_r< rectangle > | |
| _stroke | vg::attr_stroke< rectangle > | |
| _stroke_dasharray | vg::attr_stroke_dasharray< rectangle > | |
| _stroke_dashoffset | vg::attr_stroke_dashoffset< rectangle > | |
| _stroke_linecap | vg::attr_stroke_linecap< rectangle > | |
| _stroke_linejoin | vg::attr_stroke_linejoin< rectangle > | |
| _stroke_miterlimit | vg::attr_stroke_miterlimit< rectangle > | |
| _stroke_opacity | vg::attr_stroke_opacity< rectangle > | |
| _stroke_width | vg::attr_stroke_width< rectangle > | |
| _w | vg::attr_w< rectangle > | |
| _x | vg::attr_x< rectangle > | |
| _y | vg::attr_y< rectangle > | |
| apply_fill(pixelmap_editor_t &editor) const | vg::attrs_fill< rectangle > | inlineprotected |
| apply_stroke(pixelmap_editor_t &editor) const | vg::attrs_stroke< rectangle > | inlineprotected |
| apply_to(pixelmap_editor_t &editor) const override | vg::rectangle | inlinevirtual |
| fill(vg::paint::type &_fill_) | vg::attr_fill< rectangle > | inline |
| fill(vg::paint::type &&_fill_) | vg::attr_fill< rectangle > | inline |
| fill(vg::paint::solid &_fill_) | vg::attr_fill< rectangle > | inline |
| fill(vg::paint::solid &&_fill_) | vg::attr_fill< rectangle > | inline |
| fill(vg::paint::gradient::linear &_fill_) | vg::attr_fill< rectangle > | inline |
| fill(vg::paint::gradient::linear &&_fill_) | vg::attr_fill< rectangle > | inline |
| fill(vg::paint::gradient::radial &_fill_) | vg::attr_fill< rectangle > | inline |
| fill(vg::paint::gradient::radial &&_fill_) | vg::attr_fill< rectangle > | inline |
| fill_opacity(double &_fill_opacity_) | vg::attr_fill_opacity< rectangle > | inline |
| fill_opacity(double &&_fill_opacity_) | vg::attr_fill_opacity< rectangle > | inline |
| fill_rule(fill_rule_e &_fill_rule_) | vg::attr_fill_rule< rectangle > | inline |
| fill_rule(fill_rule_e &&_fill_rule_) | vg::attr_fill_rule< rectangle > | inline |
| get_footprint() const override | vg::rectangle | inlinevirtual |
| h(const quantify::quantity_t< UNIT, T > &_h_) | vg::attr_h< rectangle > | inline |
| h(quantify::quantity_t< UNIT, T > &&_h_) | vg::attr_h< rectangle > | inline |
| h(const int &_h_) | vg::attr_h< rectangle > | inline |
| h(int &&_h_) | vg::attr_h< rectangle > | inline |
| hidden(bool &_hidden_) | vg::attr_hidden< rectangle > | inline |
| hidden(bool &&_hidden_) | vg::attr_hidden< rectangle > | inline |
| opacity(float &_opacity_) | vg::attr_opacity< rectangle > | inline |
| opacity(float &&_opacity_) | vg::attr_opacity< rectangle > | inline |
| origin_x | vg::element_t | |
| origin_y | vg::element_t | |
| r(const quantify::quantity_t< UNIT, T > &_r_) | vg::attr_r< rectangle > | inline |
| r(quantify::quantity_t< UNIT, T > &&_r_) | vg::attr_r< rectangle > | inline |
| r(const int &_r_) | vg::attr_r< rectangle > | inline |
| r(int &&_r_) | vg::attr_r< rectangle > | inline |
| rectangle() | vg::rectangle | inline |
| sample_fill(int x, int y) const | vg::attrs_fill< rectangle > | inlineprotected |
| sample_stroke(int x, int y) const | vg::attrs_stroke< rectangle > | inlineprotected |
| set_source_to_fill(pixelmap_editor_t &editor) const | vg::attrs_fill< rectangle > | inlineprotected |
| set_source_to_stroke(pixelmap_editor_t &editor) const | vg::attrs_stroke< rectangle > | inlineprotected |
| stroke(vg::paint::type &_stroke_) | vg::attr_stroke< rectangle > | inline |
| stroke(vg::paint::type &&_stroke_) | vg::attr_stroke< rectangle > | inline |
| stroke(vg::paint::solid &_stroke_) | vg::attr_stroke< rectangle > | inline |
| stroke(vg::paint::solid &&_stroke_) | vg::attr_stroke< rectangle > | inline |
| stroke(vg::paint::gradient::linear &_stroke_) | vg::attr_stroke< rectangle > | inline |
| stroke(vg::paint::gradient::linear &&_stroke_) | vg::attr_stroke< rectangle > | inline |
| stroke(vg::paint::gradient::radial &_stroke_) | vg::attr_stroke< rectangle > | inline |
| stroke(vg::paint::gradient::radial &&_stroke_) | vg::attr_stroke< rectangle > | inline |
| stroke_dasharray(std::valarray< double > &_stroke_dasharray_) | vg::attr_stroke_dasharray< rectangle > | inline |
| stroke_dasharray(std::valarray< double > &&_stroke_dasharray_) | vg::attr_stroke_dasharray< rectangle > | inline |
| stroke_dashoffset(double &_stroke_dashoffset_) | vg::attr_stroke_dashoffset< rectangle > | inline |
| stroke_dashoffset(double &&_stroke_dashoffset_) | vg::attr_stroke_dashoffset< rectangle > | inline |
| stroke_linecap(stroke_linecap_e &_stroke_linecap_) | vg::attr_stroke_linecap< rectangle > | inline |
| stroke_linecap(stroke_linecap_e &&_stroke_linecap_) | vg::attr_stroke_linecap< rectangle > | inline |
| stroke_linejoin(stroke_linejoin_e &_stroke_linejoin_) | vg::attr_stroke_linejoin< rectangle > | inline |
| stroke_linejoin(stroke_linejoin_e &&_stroke_linejoin_) | vg::attr_stroke_linejoin< rectangle > | inline |
| stroke_miterlimit(int &_stroke_miterlimit_) | vg::attr_stroke_miterlimit< rectangle > | inline |
| stroke_miterlimit(int &&_stroke_miterlimit_) | vg::attr_stroke_miterlimit< rectangle > | inline |
| stroke_opacity(float &_stroke_opacity_) | vg::attr_stroke_opacity< rectangle > | inline |
| stroke_opacity(float &&_stroke_opacity_) | vg::attr_stroke_opacity< rectangle > | inline |
| stroke_width(const quantify::quantity_t< UNIT, T > &_stroke_width_) | vg::attr_stroke_width< rectangle > | inline |
| stroke_width(quantify::quantity_t< UNIT, T > &&_stroke_width_) | vg::attr_stroke_width< rectangle > | inline |
| stroke_width(const int &_stroke_width_) | vg::attr_stroke_width< rectangle > | inline |
| stroke_width(int &&_stroke_width_) | vg::attr_stroke_width< rectangle > | inline |
| w(const quantify::quantity_t< UNIT, T > &_w_) | vg::attr_w< rectangle > | inline |
| w(quantify::quantity_t< UNIT, T > &&_w_) | vg::attr_w< rectangle > | inline |
| w(const int &_w_) | vg::attr_w< rectangle > | inline |
| w(int &&_w_) | vg::attr_w< rectangle > | inline |
| x(const quantify::quantity_t< UNIT, T > &_x_) | vg::attr_x< rectangle > | inline |
| x(quantify::quantity_t< UNIT, T > &&_x_) | vg::attr_x< rectangle > | inline |
| x(const int &_x_) | vg::attr_x< rectangle > | inline |
| x(int &&_x_) | vg::attr_x< rectangle > | inline |
| y(const quantify::quantity_t< UNIT, T > &_y_) | vg::attr_y< rectangle > | inline |
| y(quantify::quantity_t< UNIT, T > &&_y_) | vg::attr_y< rectangle > | inline |
| y(const int &_y_) | vg::attr_y< rectangle > | inline |
| y(int &&_y_) | vg::attr_y< rectangle > | inline |
| ~element_t()=default | vg::element_t | virtual |
| ~rectangle() override | vg::rectangle | inline |