| _a1 | vg::attr_a1< arc > | |
| _a2 | vg::attr_a2< arc > | |
| _cx | vg::attr_cx< arc > | |
| _cy | vg::attr_cy< arc > | |
| _fill | vg::attr_fill< arc > | |
| _fill_opacity | vg::attr_fill_opacity< arc > | |
| _fill_rule | vg::attr_fill_rule< arc > | |
| _hidden | vg::attr_hidden< arc > | |
| _internal_set_origin(int x, int y) | vg::element_t | inline |
| _opacity | vg::attr_opacity< arc > | |
| _r | vg::attr_r< arc > | |
| _stroke | vg::attr_stroke< arc > | |
| _stroke_dasharray | vg::attr_stroke_dasharray< arc > | |
| _stroke_dashoffset | vg::attr_stroke_dashoffset< arc > | |
| _stroke_linecap | vg::attr_stroke_linecap< arc > | |
| _stroke_linejoin | vg::attr_stroke_linejoin< arc > | |
| _stroke_miterlimit | vg::attr_stroke_miterlimit< arc > | |
| _stroke_opacity | vg::attr_stroke_opacity< arc > | |
| _stroke_width | vg::attr_stroke_width< arc > | |
| a1(double &_a1_) | vg::attr_a1< arc > | inline |
| a1(double &&_a1_) | vg::attr_a1< arc > | inline |
| a2(double &_a2_) | vg::attr_a2< arc > | inline |
| a2(double &&_a2_) | vg::attr_a2< arc > | inline |
| apply_fill(pixelmap_editor_t &editor) const | vg::attrs_fill< arc > | inlineprotected |
| apply_stroke(pixelmap_editor_t &editor) const | vg::attrs_stroke< arc > | inlineprotected |
| apply_to(pixelmap_editor_t &editor) const override | vg::arc | inlinevirtual |
| arc() | vg::arc | inline |
| cx(const quantify::quantity_t< UNIT, T > &_cx_) | vg::attr_cx< arc > | inline |
| cx(quantify::quantity_t< UNIT, T > &&_cx_) | vg::attr_cx< arc > | inline |
| cx(const int &_cx_) | vg::attr_cx< arc > | inline |
| cx(int &&_cx_) | vg::attr_cx< arc > | inline |
| cy(const quantify::quantity_t< UNIT, T > &_cy_) | vg::attr_cy< arc > | inline |
| cy(quantify::quantity_t< UNIT, T > &&_cy_) | vg::attr_cy< arc > | inline |
| cy(const int &_cy_) | vg::attr_cy< arc > | inline |
| cy(int &&_cy_) | vg::attr_cy< arc > | inline |
| fill(vg::paint::type &_fill_) | vg::attr_fill< arc > | inline |
| fill(vg::paint::type &&_fill_) | vg::attr_fill< arc > | inline |
| fill(vg::paint::solid &_fill_) | vg::attr_fill< arc > | inline |
| fill(vg::paint::solid &&_fill_) | vg::attr_fill< arc > | inline |
| fill(vg::paint::gradient::linear &_fill_) | vg::attr_fill< arc > | inline |
| fill(vg::paint::gradient::linear &&_fill_) | vg::attr_fill< arc > | inline |
| fill(vg::paint::gradient::radial &_fill_) | vg::attr_fill< arc > | inline |
| fill(vg::paint::gradient::radial &&_fill_) | vg::attr_fill< arc > | inline |
| fill_opacity(double &_fill_opacity_) | vg::attr_fill_opacity< arc > | inline |
| fill_opacity(double &&_fill_opacity_) | vg::attr_fill_opacity< arc > | inline |
| fill_rule(fill_rule_e &_fill_rule_) | vg::attr_fill_rule< arc > | inline |
| fill_rule(fill_rule_e &&_fill_rule_) | vg::attr_fill_rule< arc > | inline |
| get_footprint() const override | vg::arc | inlinevirtual |
| hidden(bool &_hidden_) | vg::attr_hidden< arc > | inline |
| hidden(bool &&_hidden_) | vg::attr_hidden< arc > | inline |
| opacity(float &_opacity_) | vg::attr_opacity< arc > | inline |
| opacity(float &&_opacity_) | vg::attr_opacity< arc > | inline |
| origin_x | vg::element_t | |
| origin_y | vg::element_t | |
| r(const quantify::quantity_t< UNIT, T > &_r_) | vg::attr_r< arc > | inline |
| r(quantify::quantity_t< UNIT, T > &&_r_) | vg::attr_r< arc > | inline |
| r(const int &_r_) | vg::attr_r< arc > | inline |
| r(int &&_r_) | vg::attr_r< arc > | inline |
| sample_fill(int x, int y) const | vg::attrs_fill< arc > | inlineprotected |
| sample_stroke(int x, int y) const | vg::attrs_stroke< arc > | inlineprotected |
| set_source_to_fill(pixelmap_editor_t &editor) const | vg::attrs_fill< arc > | inlineprotected |
| set_source_to_stroke(pixelmap_editor_t &editor) const | vg::attrs_stroke< arc > | inlineprotected |
| stroke(vg::paint::type &_stroke_) | vg::attr_stroke< arc > | inline |
| stroke(vg::paint::type &&_stroke_) | vg::attr_stroke< arc > | inline |
| stroke(vg::paint::solid &_stroke_) | vg::attr_stroke< arc > | inline |
| stroke(vg::paint::solid &&_stroke_) | vg::attr_stroke< arc > | inline |
| stroke(vg::paint::gradient::linear &_stroke_) | vg::attr_stroke< arc > | inline |
| stroke(vg::paint::gradient::linear &&_stroke_) | vg::attr_stroke< arc > | inline |
| stroke(vg::paint::gradient::radial &_stroke_) | vg::attr_stroke< arc > | inline |
| stroke(vg::paint::gradient::radial &&_stroke_) | vg::attr_stroke< arc > | inline |
| stroke_dasharray(std::valarray< double > &_stroke_dasharray_) | vg::attr_stroke_dasharray< arc > | inline |
| stroke_dasharray(std::valarray< double > &&_stroke_dasharray_) | vg::attr_stroke_dasharray< arc > | inline |
| stroke_dashoffset(double &_stroke_dashoffset_) | vg::attr_stroke_dashoffset< arc > | inline |
| stroke_dashoffset(double &&_stroke_dashoffset_) | vg::attr_stroke_dashoffset< arc > | inline |
| stroke_linecap(stroke_linecap_e &_stroke_linecap_) | vg::attr_stroke_linecap< arc > | inline |
| stroke_linecap(stroke_linecap_e &&_stroke_linecap_) | vg::attr_stroke_linecap< arc > | inline |
| stroke_linejoin(stroke_linejoin_e &_stroke_linejoin_) | vg::attr_stroke_linejoin< arc > | inline |
| stroke_linejoin(stroke_linejoin_e &&_stroke_linejoin_) | vg::attr_stroke_linejoin< arc > | inline |
| stroke_miterlimit(int &_stroke_miterlimit_) | vg::attr_stroke_miterlimit< arc > | inline |
| stroke_miterlimit(int &&_stroke_miterlimit_) | vg::attr_stroke_miterlimit< arc > | inline |
| stroke_opacity(float &_stroke_opacity_) | vg::attr_stroke_opacity< arc > | inline |
| stroke_opacity(float &&_stroke_opacity_) | vg::attr_stroke_opacity< arc > | inline |
| stroke_width(const quantify::quantity_t< UNIT, T > &_stroke_width_) | vg::attr_stroke_width< arc > | inline |
| stroke_width(quantify::quantity_t< UNIT, T > &&_stroke_width_) | vg::attr_stroke_width< arc > | inline |
| stroke_width(const int &_stroke_width_) | vg::attr_stroke_width< arc > | inline |
| stroke_width(int &&_stroke_width_) | vg::attr_stroke_width< arc > | inline |
| ~arc() override | vg::arc | inline |
| ~element_t()=default | vg::element_t | virtual |