Internal: the graphic style of MSKGraph. More...
#include <MSKGraph.hxx>
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<< | |
Internal: the graphic style of MSKGraph.
| MSKGraph::Style::Style | ( | ) | [inline] |
constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| Style const & | st | ||
| ) | [friend] |
operator<<
the line color
Referenced by MSKGraph::readGradient(), and MSKGraph::readPictHeader().
the 2D surface color
Referenced by MSKGraphInternal::TextBox::fillFramePropertyList(), MSKGraphInternal::TextBoxv4::fillFramePropertyList(), MSKGraph::readGradient(), MSKGraph::readPictHeader(), and MSKTableInternal::Table::Table().