FreeHandParserInternal::LineStyle Struct Reference

small structure of FreeHandParserInternal used to stored a line style More...

Public Member Functions

 LineStyle ()
 constructor More...
 

Public Attributes

float m_width
 the line width More...
 
int m_colorId
 the color id More...
 
int m_dashId
 the dash id More...
 
MWAWGraphicStyle::Pattern m_pattern
 the pattern More...
 
float m_miterLimit
 the miter limit More...
 
MWAWGraphicStyle::LineCap m_cap
 the line cap More...
 
MWAWGraphicStyle::LineJoin m_join
 the line join More...
 

Detailed Description

small structure of FreeHandParserInternal used to stored a line style

Constructor & Destructor Documentation

FreeHandParserInternal::LineStyle::LineStyle ( )
inline

constructor

Member Data Documentation

MWAWGraphicStyle::LineCap FreeHandParserInternal::LineStyle::m_cap
int FreeHandParserInternal::LineStyle::m_colorId
int FreeHandParserInternal::LineStyle::m_dashId
MWAWGraphicStyle::LineJoin FreeHandParserInternal::LineStyle::m_join
float FreeHandParserInternal::LineStyle::m_miterLimit

the miter limit

Referenced by FreeHandParser::readLineStyle().

MWAWGraphicStyle::Pattern FreeHandParserInternal::LineStyle::m_pattern
float FreeHandParserInternal::LineStyle::m_width

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

Generated on Sat Jul 29 2017 14:21:51 for libmwaw by doxygen 1.8.8