CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
vg::polyline Member List
This is the complete list of members for
vg::polyline
, including all inherited members.
_fill
vg::attr_fill< polyline >
_fill_opacity
vg::attr_fill_opacity< polyline >
_fill_rule
vg::attr_fill_rule< polyline >
_hidden
vg::attr_hidden< polyline >
_internal_set_origin
(int x, int y)
vg::element_t
inline
_opacity
vg::attr_opacity< polyline >
_points
vg::attr_points< polyline >
_stroke
vg::attr_stroke< polyline >
_stroke_dasharray
vg::attr_stroke_dasharray< polyline >
_stroke_dashoffset
vg::attr_stroke_dashoffset< polyline >
_stroke_linecap
vg::attr_stroke_linecap< polyline >
_stroke_linejoin
vg::attr_stroke_linejoin< polyline >
_stroke_miterlimit
vg::attr_stroke_miterlimit< polyline >
_stroke_opacity
vg::attr_stroke_opacity< polyline >
_stroke_width
vg::attr_stroke_width< polyline >
apply_fill
(pixelmap_editor_t &editor) const
vg::attrs_fill< polyline >
inline
protected
apply_stroke
(pixelmap_editor_t &editor) const
vg::attrs_stroke< polyline >
inline
protected
apply_to
(pixelmap_editor_t &editor) const override
vg::polyline
inline
virtual
fill
(vg::paint::type &_fill_)
vg::attr_fill< polyline >
inline
fill
(vg::paint::type &&_fill_)
vg::attr_fill< polyline >
inline
fill
(vg::paint::solid &_fill_)
vg::attr_fill< polyline >
inline
fill
(vg::paint::solid &&_fill_)
vg::attr_fill< polyline >
inline
fill
(vg::paint::gradient::linear &_fill_)
vg::attr_fill< polyline >
inline
fill
(vg::paint::gradient::linear &&_fill_)
vg::attr_fill< polyline >
inline
fill
(vg::paint::gradient::radial &_fill_)
vg::attr_fill< polyline >
inline
fill
(vg::paint::gradient::radial &&_fill_)
vg::attr_fill< polyline >
inline
fill_opacity
(double &_fill_opacity_)
vg::attr_fill_opacity< polyline >
inline
fill_opacity
(double &&_fill_opacity_)
vg::attr_fill_opacity< polyline >
inline
fill_rule
(fill_rule_e &_fill_rule_)
vg::attr_fill_rule< polyline >
inline
fill_rule
(fill_rule_e &&_fill_rule_)
vg::attr_fill_rule< polyline >
inline
get_footprint
() const override
vg::polyline
inline
virtual
hidden
(bool &_hidden_)
vg::attr_hidden< polyline >
inline
hidden
(bool &&_hidden_)
vg::attr_hidden< polyline >
inline
opacity
(float &_opacity_)
vg::attr_opacity< polyline >
inline
opacity
(float &&_opacity_)
vg::attr_opacity< polyline >
inline
origin_x
vg::element_t
origin_y
vg::element_t
points
(point_list_t &_points_)
vg::attr_points< polyline >
inline
points
(point_list_t &&_points_)
vg::attr_points< polyline >
inline
polyline
()
vg::polyline
inline
sample_fill
(int x, int y) const
vg::attrs_fill< polyline >
inline
protected
sample_stroke
(int x, int y) const
vg::attrs_stroke< polyline >
inline
protected
set_source_to_fill
(pixelmap_editor_t &editor) const
vg::attrs_fill< polyline >
inline
protected
set_source_to_stroke
(pixelmap_editor_t &editor) const
vg::attrs_stroke< polyline >
inline
protected
stroke
(vg::paint::type &_stroke_)
vg::attr_stroke< polyline >
inline
stroke
(vg::paint::type &&_stroke_)
vg::attr_stroke< polyline >
inline
stroke
(vg::paint::solid &_stroke_)
vg::attr_stroke< polyline >
inline
stroke
(vg::paint::solid &&_stroke_)
vg::attr_stroke< polyline >
inline
stroke
(vg::paint::gradient::linear &_stroke_)
vg::attr_stroke< polyline >
inline
stroke
(vg::paint::gradient::linear &&_stroke_)
vg::attr_stroke< polyline >
inline
stroke
(vg::paint::gradient::radial &_stroke_)
vg::attr_stroke< polyline >
inline
stroke
(vg::paint::gradient::radial &&_stroke_)
vg::attr_stroke< polyline >
inline
stroke_dasharray
(std::valarray< double > &_stroke_dasharray_)
vg::attr_stroke_dasharray< polyline >
inline
stroke_dasharray
(std::valarray< double > &&_stroke_dasharray_)
vg::attr_stroke_dasharray< polyline >
inline
stroke_dashoffset
(double &_stroke_dashoffset_)
vg::attr_stroke_dashoffset< polyline >
inline
stroke_dashoffset
(double &&_stroke_dashoffset_)
vg::attr_stroke_dashoffset< polyline >
inline
stroke_linecap
(stroke_linecap_e &_stroke_linecap_)
vg::attr_stroke_linecap< polyline >
inline
stroke_linecap
(stroke_linecap_e &&_stroke_linecap_)
vg::attr_stroke_linecap< polyline >
inline
stroke_linejoin
(stroke_linejoin_e &_stroke_linejoin_)
vg::attr_stroke_linejoin< polyline >
inline
stroke_linejoin
(stroke_linejoin_e &&_stroke_linejoin_)
vg::attr_stroke_linejoin< polyline >
inline
stroke_miterlimit
(int &_stroke_miterlimit_)
vg::attr_stroke_miterlimit< polyline >
inline
stroke_miterlimit
(int &&_stroke_miterlimit_)
vg::attr_stroke_miterlimit< polyline >
inline
stroke_opacity
(float &_stroke_opacity_)
vg::attr_stroke_opacity< polyline >
inline
stroke_opacity
(float &&_stroke_opacity_)
vg::attr_stroke_opacity< polyline >
inline
stroke_width
(const quantify::quantity_t< UNIT, T > &_stroke_width_)
vg::attr_stroke_width< polyline >
inline
stroke_width
(quantify::quantity_t< UNIT, T > &&_stroke_width_)
vg::attr_stroke_width< polyline >
inline
stroke_width
(const int &_stroke_width_)
vg::attr_stroke_width< polyline >
inline
stroke_width
(int &&_stroke_width_)
vg::attr_stroke_width< polyline >
inline
~element_t
()=default
vg::element_t
virtual
~polyline
() override
vg::polyline
inline
Generated by
1.13.2