|
ACTS
Experiment-independent tracking
|
Style struct. More...
#include </home/runner/work/acts/acts/Plugins/ActSVG/include/ActsPlugins/ActSVG/SvgUtils.hpp>
Public Member Functions | |
| std::tuple< actsvg::style::fill, actsvg::style::stroke > | fillAndStroke () const |
| Conversion to fill and stroke object from the base library. | |
| std::tuple< actsvg::style::fill, actsvg::style::stroke, actsvg::style::font > | fillStrokeFont () const |
| Conversion to fill, stroke and font. | |
Style struct.
| std::tuple< actsvg::style::fill, actsvg::style::stroke > ActsPlugins::Svg::Style::fillAndStroke | ( | ) | const |
Conversion to fill and stroke object from the base library.
| std::tuple< actsvg::style::fill, actsvg::style::stroke, actsvg::style::font > ActsPlugins::Svg::Style::fillStrokeFont | ( | ) | const |
Conversion to fill, stroke and font.