FreeHandParserInternal::LineStyle Struct Reference

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

Public Member Functions

 LineStyle ()
 constructor
 

Public Attributes

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

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 Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6