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

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

_hiddenvg::attr_hidden< line >
_internal_set_origin(int x, int y)vg::element_tinline
_opacityvg::attr_opacity< line >
_strokevg::attr_stroke< line >
_stroke_dasharrayvg::attr_stroke_dasharray< line >
_stroke_dashoffsetvg::attr_stroke_dashoffset< line >
_stroke_linecapvg::attr_stroke_linecap< line >
_stroke_linejoinvg::attr_stroke_linejoin< line >
_stroke_miterlimitvg::attr_stroke_miterlimit< line >
_stroke_opacityvg::attr_stroke_opacity< line >
_stroke_widthvg::attr_stroke_width< line >
_x1vg::attr_x1< line >
_x2vg::attr_x2< line >
_y1vg::attr_y1< line >
_y2vg::attr_y2< line >
apply_stroke(pixelmap_editor_t &editor) constvg::attrs_stroke< line >inlineprotected
apply_to(pixelmap_editor_t &editor) const overridevg::lineinlinevirtual
get_footprint() const overridevg::lineinlinevirtual
hidden(bool &_hidden_)vg::attr_hidden< line >inline
hidden(bool &&_hidden_)vg::attr_hidden< line >inline
line()vg::lineinline
opacity(float &_opacity_)vg::attr_opacity< line >inline
opacity(float &&_opacity_)vg::attr_opacity< line >inline
origin_xvg::element_t
origin_yvg::element_t
sample_stroke(int x, int y) constvg::attrs_stroke< line >inlineprotected
set_source_to_stroke(pixelmap_editor_t &editor) constvg::attrs_stroke< line >inlineprotected
stroke(vg::paint::type &_stroke_)vg::attr_stroke< line >inline
stroke(vg::paint::type &&_stroke_)vg::attr_stroke< line >inline
stroke(vg::paint::solid &_stroke_)vg::attr_stroke< line >inline
stroke(vg::paint::solid &&_stroke_)vg::attr_stroke< line >inline
stroke(vg::paint::gradient::linear &_stroke_)vg::attr_stroke< line >inline
stroke(vg::paint::gradient::linear &&_stroke_)vg::attr_stroke< line >inline
stroke(vg::paint::gradient::radial &_stroke_)vg::attr_stroke< line >inline
stroke(vg::paint::gradient::radial &&_stroke_)vg::attr_stroke< line >inline
stroke_dasharray(std::valarray< double > &_stroke_dasharray_)vg::attr_stroke_dasharray< line >inline
stroke_dasharray(std::valarray< double > &&_stroke_dasharray_)vg::attr_stroke_dasharray< line >inline
stroke_dashoffset(double &_stroke_dashoffset_)vg::attr_stroke_dashoffset< line >inline
stroke_dashoffset(double &&_stroke_dashoffset_)vg::attr_stroke_dashoffset< line >inline
stroke_linecap(stroke_linecap_e &_stroke_linecap_)vg::attr_stroke_linecap< line >inline
stroke_linecap(stroke_linecap_e &&_stroke_linecap_)vg::attr_stroke_linecap< line >inline
stroke_linejoin(stroke_linejoin_e &_stroke_linejoin_)vg::attr_stroke_linejoin< line >inline
stroke_linejoin(stroke_linejoin_e &&_stroke_linejoin_)vg::attr_stroke_linejoin< line >inline
stroke_miterlimit(int &_stroke_miterlimit_)vg::attr_stroke_miterlimit< line >inline
stroke_miterlimit(int &&_stroke_miterlimit_)vg::attr_stroke_miterlimit< line >inline
stroke_opacity(float &_stroke_opacity_)vg::attr_stroke_opacity< line >inline
stroke_opacity(float &&_stroke_opacity_)vg::attr_stroke_opacity< line >inline
stroke_width(const quantify::quantity_t< UNIT, T > &_stroke_width_)vg::attr_stroke_width< line >inline
stroke_width(quantify::quantity_t< UNIT, T > &&_stroke_width_)vg::attr_stroke_width< line >inline
stroke_width(const int &_stroke_width_)vg::attr_stroke_width< line >inline
stroke_width(int &&_stroke_width_)vg::attr_stroke_width< line >inline
x1(const quantify::quantity_t< UNIT, T > &_x1_)vg::attr_x1< line >inline
x1(quantify::quantity_t< UNIT, T > &&_x1_)vg::attr_x1< line >inline
x1(const int &_x1_)vg::attr_x1< line >inline
x1(int &&_x1_)vg::attr_x1< line >inline
x2(const quantify::quantity_t< UNIT, T > &_x2_)vg::attr_x2< line >inline
x2(quantify::quantity_t< UNIT, T > &&_x2_)vg::attr_x2< line >inline
x2(const int &_x2_)vg::attr_x2< line >inline
x2(int &&_x2_)vg::attr_x2< line >inline
y1(const quantify::quantity_t< UNIT, T > &_y1_)vg::attr_y1< line >inline
y1(quantify::quantity_t< UNIT, T > &&_y1_)vg::attr_y1< line >inline
y1(const int &_y1_)vg::attr_y1< line >inline
y1(int &&_y1_)vg::attr_y1< line >inline
y2(const quantify::quantity_t< UNIT, T > &_y2_)vg::attr_y2< line >inline
y2(quantify::quantity_t< UNIT, T > &&_y2_)vg::attr_y2< line >inline
y2(const int &_y2_)vg::attr_y2< line >inline
y2(int &&_y2_)vg::attr_y2< line >inline
~element_t()=defaultvg::element_tvirtual
~line() overridevg::lineinline