MRWGraphInternal::Pattern Struct Reference

Internal: the struct use to store a pattern in MRWGraph. More...

List of all members.

Public Member Functions

 Pattern ()
 constructor with default pattern
 Pattern (uint16_t const *pat, bool uniform)
 constructor ( 4 uint16_t by pattern )

Public Attributes

bool m_uniform
 a flag to know if the pattern is uniform or not
MWAWGraphicStyle::Pattern m_pattern
 the graphic style pattern
float m_percent
 the percent color

Detailed Description

Internal: the struct use to store a pattern in MRWGraph.


Constructor & Destructor Documentation

constructor with default pattern

MRWGraphInternal::Pattern::Pattern ( uint16_t const *  pat,
bool  uniform 
) [inline]

constructor ( 4 uint16_t by pattern )


Member Data Documentation

the percent color

Referenced by Pattern(), and MRWGraph::sendRule().

a flag to know if the pattern is uniform or not

Referenced by MRWGraph::sendRule().


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