LineInfo Struct Reference

List of all members.

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
WPXPropertyListVector LineInfo::m_vertices

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