Internal: the geometrical graph of a HanMacWrdJGraph. More...
Public Member Functions | |
| ShapeGraph (Frame const &orig) | |
| constructor | |
| virtual bool | valid () const |
| returns true if the frame data are read | |
| std::string | print () const |
| print local data | |
Public Attributes | |
| MWAWGraphicShape | m_shape |
| the shape m_shape | |
| int | m_arrowsFlag |
| the lines arrow flag | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, ShapeGraph const &graph) |
| operator<< | |
Internal: the geometrical graph of a HanMacWrdJGraph.
| HanMacWrdJGraphInternal::ShapeGraph::ShapeGraph | ( | Frame const & | orig | ) | [inline] |
constructor
| std::string HanMacWrdJGraphInternal::ShapeGraph::print | ( | ) | const [inline] |
print local data
| virtual bool HanMacWrdJGraphInternal::ShapeGraph::valid | ( | ) | const [inline, virtual] |
returns true if the frame data are read
Reimplemented from HanMacWrdJGraphInternal::Frame.
| std::ostream& operator<< | ( | std::ostream & | o, |
| ShapeGraph const & | graph | ||
| ) | [friend] |
operator<<
the lines arrow flag
Referenced by print(), HanMacWrdJGraph::sendGroup(), HanMacWrdJGraph::sendGroupChild(), and HanMacWrdJGraph::sendShapeGraph().
the shape m_shape
Referenced by print(), HanMacWrdJGraph::readGraphData(), HanMacWrdJGraph::sendGroup(), HanMacWrdJGraph::sendGroupChild(), and HanMacWrdJGraph::sendShapeGraph().