Internal: the comment frame of a HanMacWrdJGraph. More...
Public Member Functions | |
| CommentFrame (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 | |
| long | m_zId |
| the text id | |
| double | m_width |
| the zone width | |
| long | m_cPos |
| the first char pos | |
| MWAWVec2f | m_dim |
| the auxilliary dim | |
Internal: the comment frame of a HanMacWrdJGraph.
| HanMacWrdJGraphInternal::CommentFrame::CommentFrame | ( | Frame const & | orig | ) | [inline] |
constructor
| std::string HanMacWrdJGraphInternal::CommentFrame::print | ( | ) | const [inline] |
print local data
| virtual bool HanMacWrdJGraphInternal::CommentFrame::valid | ( | ) | const [inline, virtual] |
returns true if the frame data are read
Reimplemented from HanMacWrdJGraphInternal::Frame.
the first char pos
Referenced by print().
the auxilliary dim
Referenced by print(), and HanMacWrdJGraph::sendComment().
the zone width
Referenced by print().
the text id
Referenced by print(), and HanMacWrdJGraph::sendComment().