Internal: the footnote of a HMWKGraph. More...
Public Member Functions | |
| FootnoteFrame (Frame const &orig) | |
| constructor | |
| ~FootnoteFrame () | |
| destructor | |
| std::string | print () const |
| print local data | |
Public Member Functions inherited from HMWKGraphInternal::Frame | |
| Frame () | |
| constructor | |
| virtual | ~Frame () |
| destructor | |
| bool | getLineColor (MWAWColor &color) const |
| returns the line colors | |
| bool | getSurfaceColor (MWAWColor &color) const |
| returns the surface colors | |
Public Attributes | |
| long | m_textFileId |
| the text file id | |
| long | m_textFileSubId |
| the text file subId | |
Public Attributes inherited from HMWKGraphInternal::Frame | |
| int | m_type |
| the graph type | |
| long | m_fileId |
| the file id | |
| int | m_id |
| the local id | |
| int | m_page |
| the page | |
| Box2f | m_pos |
| the position | |
| float | m_baseline |
| the baseline | |
| int | m_posFlags |
| the graph anchor flags | |
| Vec2f | m_borders [4] |
| the border default size (before using width), 0 means Top, other unknown | |
| float | m_lineWidth |
| the line width | |
| MWAWColor | m_colors [2] |
| the line/surface colors | |
| float | m_patterns [2] |
| the line/surface percent pattern | |
| bool | m_parsed |
| true if we have send the data | |
| std::string | m_extra |
| an extra string | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, FootnoteFrame const &ftn) |
| operator<< | |
Internal: the footnote of a HMWKGraph.
|
inline |
constructor
|
inline |
destructor
|
inline |
print local data
|
friend |
operator<<
| long HMWKGraphInternal::FootnoteFrame::m_textFileId |
the text file id
Referenced by print(), and HMWKGraph::sendFrame().
| long HMWKGraphInternal::FootnoteFrame::m_textFileSubId |
the text file subId
Referenced by print(), and HMWKGraph::sendFrame().