|
Swiftray
1.0
|
#include <stylable-context.h>
Classes | |
| struct | inherit_tag |
Public Member Functions | |
| Style () | |
| Style (Style const &src, inherit_tag) | |
Public Member Functions inherited from Parser::InheritedStyle | |
| InheritedStyle () | |
Additional Inherited Members | |
Public Attributes inherited from Parser::InheritedStyle | |
| color_t | color_ |
| double | fill_opacity_ |
| SVGPPPaint | fill_paint_ |
| int | line_cap_ |
| int | line_join_ |
| boost::optional< std::string > | marker_end_ |
| boost::optional< std::string > | marker_mid_ |
| boost::optional< std::string > | marker_start_ |
| double | miterlimit_ |
| bool | nonzero_fill_rule_ |
| std::vector< double > | stroke_dasharray_ |
| double | stroke_dashoffset_ |
| double | stroke_opacity_ |
| SVGPPPaint | stroke_paint_ |
| double | stroke_width_ |
|
inline |
|
inline |