Swiftray  1.0
Parser::Style Struct Reference

#include <stylable-context.h>

Inheritance diagram for Parser::Style:
Parser::InheritedStyle

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_
 

Constructor & Destructor Documentation

◆ Style() [1/2]

Parser::Style::Style ( )
inline

◆ Style() [2/2]

Parser::Style::Style ( Style const &  src,
inherit_tag   
)
inline

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