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

§ FillStyle()

FreeHandParserInternal::FillStyle::FillStyle ( )
inline

constructor

Member Data Documentation

§ m_angle

float FreeHandParserInternal::FillStyle::m_angle

§ m_colorId

int FreeHandParserInternal::FillStyle::m_colorId[2]

§ m_logarithm

bool FreeHandParserInternal::FillStyle::m_logarithm

flag to know if a flag has logarithmic scale

Referenced by FreeHandParser::readFillStyle().

§ m_pattern

MWAWGraphicStyle::Pattern FreeHandParserInternal::FillStyle::m_pattern

§ m_type

MWAWGraphicStyle::GradientType FreeHandParserInternal::FillStyle::m_type

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

Generated on Wed Nov 23 2016 20:04:27 for libmwaw by doxygen 1.8.12