#include <object-context.h>
|
| void | set (svgpp::tag::attribute::data_original_layer, RangedChar fragment) |
| |
| template<class IRI > |
| void | set (svgpp::tag::attribute::data_original_layer, tag::iri_fragment, IRI const &fragment) |
| |
| void | set (tag::attribute::height, double val) |
| |
| template<typename MinMax , typename SliceMeet > |
| void | set (tag::attribute::preserveAspectRatio, bool, MinMax, SliceMeet) |
| |
| void | set (tag::attribute::preserveAspectRatio, bool, tag::value::none) |
| |
| void | set (tag::attribute::width, double val) |
| |
| void | set (tag::attribute::xlink::href, RangedChar fragment) |
| |
| template<class IRI > |
| void | set (tag::attribute::xlink::href, tag::iri_fragment, IRI const &fragment) |
| |
◆ set() [1/8]
| void Parser::ObjectContext::set |
( |
svgpp::tag::attribute::data_original_layer |
, |
|
|
RangedChar |
fragment |
|
) |
| |
|
inline |
◆ set() [2/8]
template<class IRI >
| void Parser::ObjectContext::set |
( |
svgpp::tag::attribute::data_original_layer |
, |
|
|
tag::iri_fragment |
, |
|
|
IRI const & |
fragment |
|
) |
| |
|
inline |
◆ set() [3/8]
| void Parser::ObjectContext::set |
( |
tag::attribute::height |
, |
|
|
double |
val |
|
) |
| |
|
inline |
◆ set() [4/8]
template<typename MinMax , typename SliceMeet >
| void Parser::ObjectContext::set |
( |
tag::attribute::preserveAspectRatio |
, |
|
|
bool |
, |
|
|
MinMax |
, |
|
|
SliceMeet |
|
|
) |
| |
|
inline |
◆ set() [5/8]
| void Parser::ObjectContext::set |
( |
tag::attribute::preserveAspectRatio |
, |
|
|
bool |
, |
|
|
tag::value::none |
|
|
) |
| |
|
inline |
◆ set() [6/8]
| void Parser::ObjectContext::set |
( |
tag::attribute::width |
, |
|
|
double |
val |
|
) |
| |
|
inline |
◆ set() [7/8]
| void Parser::ObjectContext::set |
( |
tag::attribute::xlink::href |
, |
|
|
RangedChar |
fragment |
|
) |
| |
|
inline |
◆ set() [8/8]
template<class IRI >
| void Parser::ObjectContext::set |
( |
tag::attribute::xlink::href |
, |
|
|
tag::iri_fragment |
, |
|
|
IRI const & |
fragment |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: