LineInfo Struct Reference

Public Member Functions

 LineInfo (WPXPropertyListVector vertices, Line current, std::vector< Color > palette)
 
void output (libwpg::WPGPaintInterface *painter, WPXPropertyList &graphicsProps)
 

Public Attributes

WPXPropertyListVector m_vertices
 
double m_width
 
WPXString m_color
 
bool m_lineExists
 

Constructor & Destructor Documentation

LineInfo::LineInfo ( WPXPropertyListVector  vertices,
Line  current,
std::vector< Color palette 
)
inline

Member Function Documentation

void LineInfo::output ( libwpg::WPGPaintInterface *  painter,
WPXPropertyList &  graphicsProps 
)
inline

Referenced by drawEmulatedLine().

Member Data Documentation

WPXString LineInfo::m_color
bool LineInfo::m_lineExists
WPXPropertyListVector LineInfo::m_vertices
double LineInfo::m_width

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

Generated for libmspub by doxygen 1.8.3.1