MSKGraph::Style Struct Reference

Internal: the graphic style of MSKGraph. More...

#include <MSKGraph.hxx>

Inheritance diagram for MSKGraph::Style:
MWAWGraphicStyle

List of all members.

Public Member Functions

 Style ()
 constructor

Public Attributes

MWAWColor m_baseLineColor
 the line color
MWAWColor m_baseSurfaceColor
 the 2D surface color

Friends

std::ostream & operator<< (std::ostream &o, Style const &st)
 operator<<

Detailed Description

Internal: the graphic style of MSKGraph.


Constructor & Destructor Documentation

MSKGraph::Style::Style ( ) [inline]

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Style const &  st 
) [friend]

operator<<


Member Data Documentation


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