Internal: the geometrical graph of a HMWJGraph. 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 HMWJGraph.
HMWJGraphInternal::ShapeGraph::ShapeGraph | ( | Frame const & | orig | ) | [inline] |
constructor
std::string HMWJGraphInternal::ShapeGraph::print | ( | ) | const [inline] |
print local data
virtual bool HMWJGraphInternal::ShapeGraph::valid | ( | ) | const [inline, virtual] |
returns true if the frame data are read
Reimplemented from HMWJGraphInternal::Frame.
std::ostream& operator<< | ( | std::ostream & | o, |
ShapeGraph const & | graph | ||
) | [friend] |
operator<<
the lines arrow flag
Referenced by print(), HMWJGraph::sendGroup(), HMWJGraph::sendGroupChild(), and HMWJGraph::sendShapeGraph().
the shape m_shape
Referenced by print(), HMWJGraph::readGraphData(), HMWJGraph::sendGroup(), HMWJGraph::sendGroupChild(), and HMWJGraph::sendShapeGraph().