Internal: the structure used to store a style of a ClarisWksGraph. More...
Public Member Functions | |
| Style () | |
| constructor | |
| MWAWPosition::Wrapping | getWrapping () const |
| returns the wrapping | |
Public Attributes | |
| int | m_wrapping |
| the wrap type | |
| int | m_surfacePatternType |
| the surface pattern type | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, Style const &st) |
| operator<< | |
Internal: the structure used to store a style of a ClarisWksGraph.
| ClarisWksGraphInternal::Style::Style | ( | ) | [inline] |
constructor
| MWAWPosition::Wrapping ClarisWksGraphInternal::Style::getWrapping | ( | ) | const [inline] |
returns the wrapping
Referenced by ClarisWksGraph::sendGroupChild().
| std::ostream& operator<< | ( | std::ostream & | o, |
| Style const & | st | ||
| ) | [friend] |
operator<<
the surface pattern type
Referenced by ClarisWksGraph::readGroupDef().
the wrap type
Referenced by getWrapping(), and ClarisWksGraph::readGroupDef().