LotusStyleManagerInternal::LineStyle Struct Reference

small struct used to defined line style More...

List of all members.

Public Member Functions

 LineStyle ()
 constructor

Public Attributes

float m_width
 the line width
WPSColor m_color
 the line color
int m_dashId
 the dash id
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, LineStyle const &line)
 operator<<

Detailed Description

small struct used to defined line style


Constructor & Destructor Documentation


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
LineStyle const &  line 
) [friend]

operator<<


Member Data Documentation


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