#include <stylable-context.h>
|
| | PaintContext (SVGPPPaint &paint) |
| |
| template<class IRI > |
| void | set (AttributeTag tag, IRI const &, color_t val, svgpp::tag::skip_icc_color=svgpp::tag::skip_icc_color()) |
| |
| template<class IRI > |
| void | set (AttributeTag tag, IRI const &, svgpp::tag::value::currentColor val) |
| |
| template<class IRI > |
| void | set (AttributeTag tag, IRI const &, svgpp::tag::value::none val) |
| |
| template<class IRI > |
| void | set (AttributeTag tag, IRI const &iri) |
| |
| template<class IRI > |
| void | set (AttributeTag tag, svgpp::tag::iri_fragment, IRI const &fragment) |
| |
| template<class IRI > |
| void | set (AttributeTag tag, svgpp::tag::iri_fragment, IRI const &fragment, color_t val, svgpp::tag::skip_icc_color=svgpp::tag::skip_icc_color()) |
| |
| template<class IRI > |
| void | set (AttributeTag tag, svgpp::tag::iri_fragment, IRI const &fragment, svgpp::tag::value::currentColor val) |
| |
| template<class IRI > |
| void | set (AttributeTag tag, svgpp::tag::iri_fragment, IRI const &fragment, svgpp::tag::value::none val) |
| |
| void | set (AttributeTag, color_t color, svgpp::tag::skip_icc_color=svgpp::tag::skip_icc_color()) |
| |
| void | set (AttributeTag, svgpp::tag::value::currentColor) |
| |
| void | set (AttributeTag, svgpp::tag::value::none) |
| |
◆ PaintContext()
template<class AttributeTag >
◆ set() [1/11]
template<class AttributeTag >
template<class IRI >
| void Parser::PaintContext< AttributeTag >::set |
( |
AttributeTag |
tag, |
|
|
IRI const & |
, |
|
|
color_t |
val, |
|
|
svgpp::tag::skip_icc_color |
= svgpp::tag::skip_icc_color() |
|
) |
| |
|
inline |
◆ set() [2/11]
template<class AttributeTag >
template<class IRI >
| void Parser::PaintContext< AttributeTag >::set |
( |
AttributeTag |
tag, |
|
|
IRI const & |
, |
|
|
svgpp::tag::value::currentColor |
val |
|
) |
| |
|
inline |
◆ set() [3/11]
template<class AttributeTag >
template<class IRI >
| void Parser::PaintContext< AttributeTag >::set |
( |
AttributeTag |
tag, |
|
|
IRI const & |
, |
|
|
svgpp::tag::value::none |
val |
|
) |
| |
|
inline |
◆ set() [4/11]
template<class AttributeTag >
template<class IRI >
◆ set() [5/11]
template<class AttributeTag >
template<class IRI >
| void Parser::PaintContext< AttributeTag >::set |
( |
AttributeTag |
tag, |
|
|
svgpp::tag::iri_fragment |
, |
|
|
IRI const & |
fragment |
|
) |
| |
|
inline |
◆ set() [6/11]
template<class AttributeTag >
template<class IRI >
| void Parser::PaintContext< AttributeTag >::set |
( |
AttributeTag |
tag, |
|
|
svgpp::tag::iri_fragment |
, |
|
|
IRI const & |
fragment, |
|
|
color_t |
val, |
|
|
svgpp::tag::skip_icc_color |
= svgpp::tag::skip_icc_color() |
|
) |
| |
|
inline |
◆ set() [7/11]
template<class AttributeTag >
template<class IRI >
| void Parser::PaintContext< AttributeTag >::set |
( |
AttributeTag |
tag, |
|
|
svgpp::tag::iri_fragment |
, |
|
|
IRI const & |
fragment, |
|
|
svgpp::tag::value::currentColor |
val |
|
) |
| |
|
inline |
◆ set() [8/11]
template<class AttributeTag >
template<class IRI >
| void Parser::PaintContext< AttributeTag >::set |
( |
AttributeTag |
tag, |
|
|
svgpp::tag::iri_fragment |
, |
|
|
IRI const & |
fragment, |
|
|
svgpp::tag::value::none |
val |
|
) |
| |
|
inline |
◆ set() [9/11]
template<class AttributeTag >
| void Parser::PaintContext< AttributeTag >::set |
( |
AttributeTag |
, |
|
|
color_t |
color, |
|
|
svgpp::tag::skip_icc_color |
= svgpp::tag::skip_icc_color() |
|
) |
| |
|
inline |
◆ set() [10/11]
template<class AttributeTag >
◆ set() [11/11]
template<class AttributeTag >
◆ paint_
template<class AttributeTag >
The documentation for this class was generated from the following file: