Internal: the geometrical graph of a HanMacWrdKGraph. More...
Public Member Functions | |
| ShapeGraph (Frame const &orig) | |
| constructor | |
| ~ShapeGraph () | |
| destructor | |
| MWAWGraphicStyle | getStyle () const |
| return the current style | |
| std::string | print () const |
| print local data | |
Public Attributes | |
| MWAWGraphicShape | m_shape |
| the shape m_shape | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, ShapeGraph const &graph) |
| operator<< | |
Internal: the geometrical graph of a HanMacWrdKGraph.
| HanMacWrdKGraphInternal::ShapeGraph::ShapeGraph | ( | Frame const & | orig | ) | [inline] |
constructor
| HanMacWrdKGraphInternal::ShapeGraph::~ShapeGraph | ( | ) | [inline] |
destructor
| MWAWGraphicStyle HanMacWrdKGraphInternal::ShapeGraph::getStyle | ( | ) | const [inline] |
return the current style
Referenced by HanMacWrdKGraph::sendGroup(), HanMacWrdKGraph::sendGroupChild(), and HanMacWrdKGraph::sendShapeGraph().
| std::string HanMacWrdKGraphInternal::ShapeGraph::print | ( | ) | const [inline] |
print local data
| std::ostream& operator<< | ( | std::ostream & | o, |
| ShapeGraph const & | graph | ||
| ) | [friend] |
operator<<
the shape m_shape
Referenced by getStyle(), print(), HanMacWrdKGraph::sendGroup(), HanMacWrdKGraph::sendGroupChild(), and HanMacWrdKGraph::sendShapeGraph().