SVG for C++
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SVG::AttributeMap::AttrSetter Struct Reference

Public Member Functions

 AttrSetter (SVGAttrib::mapped_type &_attr, bool _normalize_class=false, std::function< void(const std::string &)> _on_update={})
 
AttrSetteroperator<< (const Color &value)
 
template<typename T >
AttrSetteroperator<< (T value)
 
template<>
AttributeMap::AttrSetteroperator<< (const char *value)
 
template<>
AttributeMap::AttrSetteroperator<< (const std::string value)
 

Member Function Documentation

◆ operator<<()

AttrSetter & SVG::AttributeMap::AttrSetter::operator<< ( const Color value)
inline

Append a serialized color token to the attribute value.


The documentation for this struct was generated from the following file: