Internal: the geometrical graph of a HMWKGraph. 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 HMWKGraph.
| HMWKGraphInternal::ShapeGraph::ShapeGraph | ( | Frame const & | orig | ) | [inline] |
constructor
| HMWKGraphInternal::ShapeGraph::~ShapeGraph | ( | ) | [inline] |
destructor
| MWAWGraphicStyle HMWKGraphInternal::ShapeGraph::getStyle | ( | ) | const [inline] |
return the current style
Referenced by HMWKGraph::sendGroup(), HMWKGraph::sendGroupChild(), and HMWKGraph::sendShapeGraph().
| std::string HMWKGraphInternal::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(), HMWKGraph::sendGroup(), HMWKGraph::sendGroupChild(), and HMWKGraph::sendShapeGraph().