Internal: the text frame (basic, header, footer, footnote) of a HanMacWrdJGraph. More...
Public Member Functions | |
| TextFrame (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 | |
Internal: the text frame (basic, header, footer, footnote) of a HanMacWrdJGraph.
| HanMacWrdJGraphInternal::TextFrame::TextFrame | ( | Frame const & | orig | ) | [inline] |
constructor
| std::string HanMacWrdJGraphInternal::TextFrame::print | ( | ) | const [inline] |
print local data
| virtual bool HanMacWrdJGraphInternal::TextFrame::valid | ( | ) | const [inline, virtual] |
returns true if the frame data are read
Reimplemented from HanMacWrdJGraphInternal::Frame.
the first char pos
Referenced by HanMacWrdJGraph::getFootnoteInformations(), and print().
the zone width
Referenced by print().
the text id
Referenced by HanMacWrdJGraph::getFootnoteInformations(), and print().