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

§ LineStyle()

FreeHandParserInternal::LineStyle::LineStyle ( )
inline

constructor

Member Data Documentation

§ m_cap

MWAWGraphicStyle::LineCap FreeHandParserInternal::LineStyle::m_cap

§ m_colorId

int FreeHandParserInternal::LineStyle::m_colorId

§ m_dashId

int FreeHandParserInternal::LineStyle::m_dashId

§ m_join

MWAWGraphicStyle::LineJoin FreeHandParserInternal::LineStyle::m_join

§ m_miterLimit

float FreeHandParserInternal::LineStyle::m_miterLimit

the miter limit

Referenced by FreeHandParser::readLineStyle().

§ m_pattern

MWAWGraphicStyle::Pattern FreeHandParserInternal::LineStyle::m_pattern

§ m_width

float FreeHandParserInternal::LineStyle::m_width

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

Generated on Tue Mar 27 2018 12:16:55 for libmwaw by doxygen 1.8.12