MarinerWrtGraphInternal::Pattern Struct Reference

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

Public Member Functions

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

Public Attributes

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

Detailed Description

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

Constructor & Destructor Documentation

◆ Pattern() [1/2]

MarinerWrtGraphInternal::Pattern::Pattern ( )
inline

constructor with default pattern

◆ Pattern() [2/2]

MarinerWrtGraphInternal::Pattern::Pattern ( uint16_t const *  pat,
bool  uniform 
)
inline

constructor ( 4 uint16_t by pattern )

Member Data Documentation

◆ m_pattern

MWAWGraphicStyle::Pattern MarinerWrtGraphInternal::Pattern::m_pattern

the graphic style pattern

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

◆ m_percent

float MarinerWrtGraphInternal::Pattern::m_percent

the percent color

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

◆ m_uniform

bool MarinerWrtGraphInternal::Pattern::m_uniform

a flag to know if the pattern is uniform or not

Referenced by MarinerWrtGraph::sendRule().


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

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20