CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
vg::ellipse Member List

This is the complete list of members for vg::ellipse, including all inherited members.

_cxvg::attr_cx< ellipse >
_cyvg::attr_cy< ellipse >
_fillvg::attr_fill< ellipse >
_fill_opacityvg::attr_fill_opacity< ellipse >
_fill_rulevg::attr_fill_rule< ellipse >
_hiddenvg::attr_hidden< ellipse >
_internal_set_origin(int x, int y)vg::element_tinline
_opacityvg::attr_opacity< ellipse >
_rxvg::attr_rx< ellipse >
_ryvg::attr_ry< ellipse >
_strokevg::attr_stroke< ellipse >
_stroke_dasharrayvg::attr_stroke_dasharray< ellipse >
_stroke_dashoffsetvg::attr_stroke_dashoffset< ellipse >
_stroke_linecapvg::attr_stroke_linecap< ellipse >
_stroke_linejoinvg::attr_stroke_linejoin< ellipse >
_stroke_miterlimitvg::attr_stroke_miterlimit< ellipse >
_stroke_opacityvg::attr_stroke_opacity< ellipse >
_stroke_widthvg::attr_stroke_width< ellipse >
apply_fill(pixelmap_editor_t &editor) constvg::attrs_fill< ellipse >inlineprotected
apply_stroke(pixelmap_editor_t &editor) constvg::attrs_stroke< ellipse >inlineprotected
apply_to(pixelmap_editor_t &editor) const overridevg::ellipseinlinevirtual
cx(const quantify::quantity_t< UNIT, T > &_cx_)vg::attr_cx< ellipse >inline
cx(quantify::quantity_t< UNIT, T > &&_cx_)vg::attr_cx< ellipse >inline
cx(const int &_cx_)vg::attr_cx< ellipse >inline
cx(int &&_cx_)vg::attr_cx< ellipse >inline
cy(const quantify::quantity_t< UNIT, T > &_cy_)vg::attr_cy< ellipse >inline
cy(quantify::quantity_t< UNIT, T > &&_cy_)vg::attr_cy< ellipse >inline
cy(const int &_cy_)vg::attr_cy< ellipse >inline
cy(int &&_cy_)vg::attr_cy< ellipse >inline
ellipse()vg::ellipseinline
fill(vg::paint::type &_fill_)vg::attr_fill< ellipse >inline
fill(vg::paint::type &&_fill_)vg::attr_fill< ellipse >inline
fill(vg::paint::solid &_fill_)vg::attr_fill< ellipse >inline
fill(vg::paint::solid &&_fill_)vg::attr_fill< ellipse >inline
fill(vg::paint::gradient::linear &_fill_)vg::attr_fill< ellipse >inline
fill(vg::paint::gradient::linear &&_fill_)vg::attr_fill< ellipse >inline
fill(vg::paint::gradient::radial &_fill_)vg::attr_fill< ellipse >inline
fill(vg::paint::gradient::radial &&_fill_)vg::attr_fill< ellipse >inline
fill_opacity(double &_fill_opacity_)vg::attr_fill_opacity< ellipse >inline
fill_opacity(double &&_fill_opacity_)vg::attr_fill_opacity< ellipse >inline
fill_rule(fill_rule_e &_fill_rule_)vg::attr_fill_rule< ellipse >inline
fill_rule(fill_rule_e &&_fill_rule_)vg::attr_fill_rule< ellipse >inline
get_footprint() const overridevg::ellipseinlinevirtual
hidden(bool &_hidden_)vg::attr_hidden< ellipse >inline
hidden(bool &&_hidden_)vg::attr_hidden< ellipse >inline
opacity(float &_opacity_)vg::attr_opacity< ellipse >inline
opacity(float &&_opacity_)vg::attr_opacity< ellipse >inline
origin_xvg::element_t
origin_yvg::element_t
rx(const quantify::quantity_t< UNIT, T > &_rx_)vg::attr_rx< ellipse >inline
rx(quantify::quantity_t< UNIT, T > &&_rx_)vg::attr_rx< ellipse >inline
rx(const int &_rx_)vg::attr_rx< ellipse >inline
rx(int &&_rx_)vg::attr_rx< ellipse >inline
ry(const quantify::quantity_t< UNIT, T > &_ry_)vg::attr_ry< ellipse >inline
ry(quantify::quantity_t< UNIT, T > &&_ry_)vg::attr_ry< ellipse >inline
ry(const int &_ry_)vg::attr_ry< ellipse >inline
ry(int &&_ry_)vg::attr_ry< ellipse >inline
sample_fill(int x, int y) constvg::attrs_fill< ellipse >inlineprotected
sample_stroke(int x, int y) constvg::attrs_stroke< ellipse >inlineprotected
set_source_to_fill(pixelmap_editor_t &editor) constvg::attrs_fill< ellipse >inlineprotected
set_source_to_stroke(pixelmap_editor_t &editor) constvg::attrs_stroke< ellipse >inlineprotected
stroke(vg::paint::type &_stroke_)vg::attr_stroke< ellipse >inline
stroke(vg::paint::type &&_stroke_)vg::attr_stroke< ellipse >inline
stroke(vg::paint::solid &_stroke_)vg::attr_stroke< ellipse >inline
stroke(vg::paint::solid &&_stroke_)vg::attr_stroke< ellipse >inline
stroke(vg::paint::gradient::linear &_stroke_)vg::attr_stroke< ellipse >inline
stroke(vg::paint::gradient::linear &&_stroke_)vg::attr_stroke< ellipse >inline
stroke(vg::paint::gradient::radial &_stroke_)vg::attr_stroke< ellipse >inline
stroke(vg::paint::gradient::radial &&_stroke_)vg::attr_stroke< ellipse >inline
stroke_dasharray(std::valarray< double > &_stroke_dasharray_)vg::attr_stroke_dasharray< ellipse >inline
stroke_dasharray(std::valarray< double > &&_stroke_dasharray_)vg::attr_stroke_dasharray< ellipse >inline
stroke_dashoffset(double &_stroke_dashoffset_)vg::attr_stroke_dashoffset< ellipse >inline
stroke_dashoffset(double &&_stroke_dashoffset_)vg::attr_stroke_dashoffset< ellipse >inline
stroke_linecap(stroke_linecap_e &_stroke_linecap_)vg::attr_stroke_linecap< ellipse >inline
stroke_linecap(stroke_linecap_e &&_stroke_linecap_)vg::attr_stroke_linecap< ellipse >inline
stroke_linejoin(stroke_linejoin_e &_stroke_linejoin_)vg::attr_stroke_linejoin< ellipse >inline
stroke_linejoin(stroke_linejoin_e &&_stroke_linejoin_)vg::attr_stroke_linejoin< ellipse >inline
stroke_miterlimit(int &_stroke_miterlimit_)vg::attr_stroke_miterlimit< ellipse >inline
stroke_miterlimit(int &&_stroke_miterlimit_)vg::attr_stroke_miterlimit< ellipse >inline
stroke_opacity(float &_stroke_opacity_)vg::attr_stroke_opacity< ellipse >inline
stroke_opacity(float &&_stroke_opacity_)vg::attr_stroke_opacity< ellipse >inline
stroke_width(const quantify::quantity_t< UNIT, T > &_stroke_width_)vg::attr_stroke_width< ellipse >inline
stroke_width(quantify::quantity_t< UNIT, T > &&_stroke_width_)vg::attr_stroke_width< ellipse >inline
stroke_width(const int &_stroke_width_)vg::attr_stroke_width< ellipse >inline
stroke_width(int &&_stroke_width_)vg::attr_stroke_width< ellipse >inline
~element_t()=defaultvg::element_tvirtual
~ellipse() overridevg::ellipseinline