FreeHandParserInternal::FillStyle Struct Reference

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

Public Member Functions

 FillStyle ()
 constructor More...
 

Public Attributes

MWAWGraphicStyle::GradientType m_type
 the gradient type More...
 
int m_colorId [2]
 the color id More...
 
MWAWGraphicStyle::Pattern m_pattern
 the pattern More...
 
float m_angle
 the angle More...
 
bool m_logarithm
 flag to know if a flag has logarithmic scale More...
 

Detailed Description

small structure of FreeHandParserInternal used to stored a fill style

Constructor & Destructor Documentation

FreeHandParserInternal::FillStyle::FillStyle ( )
inline

constructor

Member Data Documentation

float FreeHandParserInternal::FillStyle::m_angle
int FreeHandParserInternal::FillStyle::m_colorId[2]
bool FreeHandParserInternal::FillStyle::m_logarithm

flag to know if a flag has logarithmic scale

Referenced by FreeHandParser::readFillStyle().

MWAWGraphicStyle::Pattern FreeHandParserInternal::FillStyle::m_pattern
MWAWGraphicStyle::GradientType FreeHandParserInternal::FillStyle::m_type

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

Generated on Thu May 24 2018 11:29:10 for libmwaw by doxygen 1.8.8