Internal: the picture of a HanMacWrdKGraph. More...
Public Member Functions | |
| PictureFrame (Frame const &orig) | |
| constructor | |
| ~PictureFrame () | |
| destructor | |
| std::string | print () const |
| print local data | |
Public Attributes | |
| int | m_pictureType |
| a type | |
| MWAWVec2i | m_dim |
| a dim? | |
| MWAWVec2f | m_borderDim |
| the border dim? | |
| int | m_values [7] |
| some unknown int | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, PictureFrame const &picture) |
| operator<< | |
Internal: the picture of a HanMacWrdKGraph.
| HanMacWrdKGraphInternal::PictureFrame::PictureFrame | ( | Frame const & | orig | ) | [inline] |
constructor
| HanMacWrdKGraphInternal::PictureFrame::~PictureFrame | ( | ) | [inline] |
destructor
| std::string HanMacWrdKGraphInternal::PictureFrame::print | ( | ) | const [inline] |
print local data
| std::ostream& operator<< | ( | std::ostream & | o, |
| PictureFrame const & | picture | ||
| ) | [friend] |
operator<<
the border dim?
Referenced by print().
a dim?
Referenced by print().
a type
Referenced by print().
some unknown int
Referenced by PictureFrame(), and print().